Hi Sonal,

Thanks Sonal. I posted all informations what you asked.

setup.sh command output is shown below:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
source setup.sh /home/rajesh/opencore/
[setup.sh] started.
[setup.sh] setting up build environment with default configuration
[setup.sh] BASE_DIR   ==> /home/rajesh/opencore
[setup.sh] SRC_ROOT   ==> /home/rajesh/opencore
[setup.sh] BUILD_ROOT ==>
/home/rajesh/opencore/build_config/opencore_dynamic/build
[setup.sh] CFG_DIR    ==>
/home/rajesh/opencore/build_config/opencore_dynamic
[setup.sh] MK         ==> /home/rajesh/opencore/tools_v2/build/make
[setup.sh]
[setup.sh] environment is ready if no errors reported.
[setup.sh] complete.
Getting make cmdline completion values...
/home/rajesh/opencore/tools_v2/build/make/library.mk:51: warning: overriding
commands for target
`/home/rajesh/opencore/build_config/opencore_dynamic/build/installed_include/getactualaacconfig.h'
/home/rajesh/opencore/tools_v2/build/make/library.mk:51: warning: ignoring
old commands for target
`/home/rajesh/opencore/build_config/opencore_dynamic/build/installed_include/getactualaacconfig.h'
Done getting make cmdline completion values.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

In the above output i got two warnings. on the line number 51 of the file
opencore/tools_v2/build/make/library.mk:51
This line no:51 is shown below:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
$(foreach hdr, $(strip $(HDRS)), $(eval $(call INST_TEMPLATE,$(notdir
$(hdr)),$(patsubst %/,%,$(LOCAL_INCSRCDIR)/$(dir $(hdr))),$(INCDESTDIR))))
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Do above warning affect the  "make -j" command execution?.

Also I checked inside the directory ("opencore\tools_v2\build\make") what
you have told to check. I found the files as follow:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
:~/opencore/tools_v2/build/make*$ ls -l
*total 80
-rw-r--r-- 1 root root 12334 2009-04-29 12:54 android_make_extras.mk
-rw-r--r-- 1 root root   203 2009-04-29 12:54 android_segments.mk
-rw-r--r-- 1 root root  2493 2009-04-29 12:54 basic_defs.mk
-rw-r--r-- 1 root root   349 2009-04-29 12:54 clear.mk
-rw-r--r-- 1 root root  3547 2009-04-29 12:54 cml2_shared.mk
-rw-r--r-- 1 root root   683 2009-04-29 12:54 doc.mk
-rw-r--r-- 1 root root  6296 2009-04-29 12:54 entry_point.mk
-rw-r--r-- 1 root root  3905 2009-04-29 12:54 g++.mk
-rw-r--r-- 1 root root    80 2009-04-29 12:54 intermediate_level.mk
*-rw-r--r-- 1 root root  5795 2009-04-29 12:54 library.mk*
-rw-r--r-- 1 root root   827 2009-04-29 12:54 linux.mk
drwxr-xr-x 2 root root  4096 2009-04-29 12:53 platforms
-rw-r--r-- 1 root root  3429 2009-04-29 12:54 prog.mk
-rw-r--r-- 1 root root  6644 2009-04-29 12:54 sdkinfo_nr.mk
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Beat Regards,
Rajesh.M



On Wed, Apr 29, 2009 at 5:34 PM, sonal gupta <sonal.aqua.gu...@gmail.com>wrote:

> Can you post the output of your 'source setup.sh <opencore>' command ?
>
> The makefiles for whihc you are getting errors are actuallt kept in the
> folder :"opencore\tools_v2\build\make"
>
> Just check if you have those files there..
>
> Regards,
> Sonal
>
>   On Wed, Apr 29, 2009 at 3:05 PM, Rajesh 
> <rajesh.mahalingam...@gmail.com>wrote:
>
>>
>> Hi raj & Rktp,
>>
>> I run the command "source setup.sh <opencore>" successfully.
>>
>> Then I tried the command "make -j" , here I am Getting the error as
>> follow
>> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>> makefile:2: /entry_point.mk: No such file or directory
>> makefile:6: /../common/local.mk: No such file or directory
>> makefile:18: /cml2_shared.mk: No such file or directory
>> make: *** No rule to make target `/cml2_shared.mk'.  Stop.
>> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>>
>> I dont know why this error happened. could U help me to solve this
>> error.
>>
>> Best Regards,
>> -Rajesh
>>
>> On Apr 6, 12:03 pm, "raj.10788" <raj.10...@gmail.com> wrote:
>> > Hi Rktp,
>> >
>> > When I try the same in the quick_start file. I am geeting a error when
>> > building the make -j.
>> >
>> > When I make -j, am geeting the follwoing error, So can anyone help me
>> > out to solve this error.
>> >
>> >
>> ---------------------------------------------------------------------------­-----------------------
>> >
>> > Building /home/android/mydroid/external/opencore/build_config/
>> > opencore_dynamic/build/installed_lib/linux/
>> > libopencore_mp4local_debug.so...
>> >
>> > DONE building /home/android/mydroid/external/opencore/build_config/
>> > opencore_dynamic/build/installed_lib/linux/
>> > libopencore_mp4local_debug.so.
>> >
>> > Building /home/android/mydroid/external/opencore/build_config/
>> > opencore_dynamic/build/engines/player/test/build/android/linux/
>> > test_pv_player_engine.o
>> >
>> > Using /home/android/mydroid/external/opencore/engines/player/test/src/
>> > test_pv_player_engine.cpp
>> > cc1plus: warnings being treated as errors
>> > /home/android/mydroid/external/opencore/engines/player/test/src/
>> > test_pv_player_engine.cpp: In function ‘int _local_main(FILE*,
>> > cmd_line*)’:
>> >
>> > /home/android/mydroid/external/opencore/engines/player/test/src/
>> > test_pv_player_engine.cpp:1878: error: format not a string literal and
>> > no format arguments
>> >
>> > make: *** [/home/android/mydroid/external/opencore/build_config/
>> > opencore_dynamic/build/engines/player/test/build/android/linux/
>> > test_pv_player_engine.o] Error 1
>> >
>> > andr...@android-desktop:~/mydroid/external/opencore/build_config/
>> > opencore_dynamic$ make run_pe_test TEST_ARGS="-help"
>> > /home/android/mydroid/external/opencore/tools_v2/build/make/library.mk:
>> > 53: warning: overriding commands for target `/home/android/mydroid/
>> > external/opencore/build_config/opencore_dynamic/build/
>> > installed_include/getactualaacconfig.h'
>> >
>> > /home/android/mydroid/external/opencore/tools_v2/build/make/library.mk:
>> > 53: warning: ignoring old commands for target `/home/android/mydroid/
>> > external/opencore/build_config/opencore_dynamic/build/
>> > installed_include/getactualaacconfig.h'
>> >
>> > Building /home/android/mydroid/external/opencore/build_config/
>> > opencore_dynamic/build/engines/player/test/build/android/linux/
>> > test_pv_player_engine.o
>> >
>> > Using /home/android/mydroid/external/opencore/engines/player/test/src/
>> > test_pv_player_engine.cpp
>> > cc1plus: warnings being treated as errors
>> > /home/android/mydroid/external/opencore/engines/player/test/src/
>> > test_pv_player_engine.cpp: In function ‘int _local_main(FILE*,
>> > cmd_line*)’:
>> >
>> > /home/android/mydroid/external/opencore/engines/player/test/src/
>> > test_pv_player_engine.cpp:1878: error: format not a string literal and
>> > no format arguments
>> >
>> > make: *** [/home/android/mydroid/external/opencore/build_config/
>> > opencore_dynamic/build/engines/player/test/build/android/linux/
>> > test_pv_player_engine.o] Error 1
>> >
>> >
>> ---------------------------------------------------------------------------­-----------------------
>> >
>> > On Apr 3, 5:49 pm, sonal gupta <sonal.aqua.gu...@gmail.com> wrote:
>> >
>> >
>> >
>> > > THe .cfg file should be present in the same directory as your
>> > > pvplayer_engine_test application .
>> > > The application will pick it at run time to register the OMX Core.
>> > > You can find it in theopencore/  directory.
>> >
>> > > Regards,
>> > > Sonal
>> >
>> > > On Fri, Apr 3, 2009 at 3:46 PM, renu <ren...@gmail.com> wrote:
>> > > > Hi Sonal,
>> >
>> > > > In one of the mail chains you had mentioned that the pvplayer.cfg
>> file
>> > > > has to be kept in our working directory.
>> >
>> > > > I'm trying to run PVOpenCoretest cases out ofAndroidas there seem
>> > > > to issues with RTSP streaming on emulator.
>> >
>> > > > Can you tell me what has to be done with the ".cfg" file .where do
>> > > > have to take it from and where do we have to keep it?
>> >
>> > > > Thanks,
>> > > > Renu- Hide quoted text -
>> >
>> > > - Show quoted text -- Hide quoted text -
>>  >
>> > - Show quoted text -
>>
>>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"android-framework" group.
To post to this group, send email to android-framework@googlegroups.com
To unsubscribe from this group, send email to 
android-framework+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/android-framework?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to