Please sync to the latest. This has hence been fixed. Also, please note that the updated build steps are described in external/opencore/quick_start.txt.
-Ravi On Jan 29, 5:09 am, "[email protected]" <[email protected]> wrote: > Hi, > > I'm new here and I saw this thread on how to build opencore outside of > android. Has anyone been successful in doing so? Ultimately I'd like > to be able to build and run the pvplayer_engine_test executable and > run it if possible, but I am having build issues. > > I followed rktb's original step but the build failed on me after step > (1). Compile errors shown below > > ========= > In file included from ../../src/oscl_assert.h:66, > from ../../src/oscl_time.cpp:20: > ../../src/oscl_assert.inl:23:23: error: utils/Log.h: No such file or > directory > In file included from ../../src/oscl_assert.h:66, > from ../../src/oscl_time.cpp:20: > ../../src/oscl_assert.inl: In function âvoid _OSCL_Abort()â: > ../../src/oscl_assert.inl:28: error: âLOGVâ was not declared in this > scope > make[3]: *** [linux/module_dbg/oscl_time.o] Error 1 > make[3]: Leaving directory `/home/rcp2278/work/android/external/ > opencore/oscl/oscl/osclbase/build/make' > make[2]: *** [module-install] Error 2 > make[2]: Leaving directory `/home/rcp2278/work/android/external/ > opencore/oscl/oscl/osclbase/build/make' > make[2]: Entering directory `/home/rcp2278/work/android/external/ > opencore/tools_v2/build/package/nj_rel/module/pvcommon' > /home/rcp2278/work/android/external/opencore/tools_v2/build/make/../ > bin/cc_mkdir /home/rcp2278/work/android/external/opencore/tools_v2/ > build/package/nj_rel/installed_lib/linux > rm -f linux/module_dbg/libpvcommon_debug.so > g++ -Wl-soname,linux/module_dbg/libpvcommon_debug.so -Wl,--allow- > multiple-definition -shared -Wl,-Bsymbolic --no-undefined -Wl,--whole- > archive -o linux/module_dbg/libpvcommon_debug.so - > losclbase_mod_debug -losclerror_mod_debug -losclmemory_mod_debug - > losclutil_mod_debug -lpvlogger_mod_debug -losclproc_mod_debug - > losclio_mod_debug -losclregcli_mod_debug -losclregserv_mod_debug - > loscllib_mod_debug -lpvmf_mod_debug -lpvmimeutils_mod_debug - > lthreadsafe_callback_ao_mod_debug -lpvfileoutputnode_mod_debug - > lpvmediadatastruct_mod_debug -lcolorconvert_mod_debug - > lpv_amr_nb_common_lib_mod_debug -lpv_avc_common_lib_mod_debug -L/ > home/rcp2278/work/android/external/opencore/tools_v2/build/package/ > nj_rel/installed_lib/linux -L/home/rcp2278/work/android/external/ > opencore/oscl/SDK/lib/linux -L/usr/lib -L/usr/local/lib -Wl,--no- > whole-archive > /usr/bin/ld: cannot find -losclbase_mod_debug > collect2: ld returned 1 exit status > make[2]: *** [linux/module_dbg/libpvcommon_debug.so] Error 1 > make[2]: Leaving directory `/home/rcp2278/work/android/external/ > opencore/tools_v2/build/package/nj_rel/module/pvcommon' > make[1]: *** [so-install] Error 2 > make[1]: Leaving directory `/home/rcp2278/work/android/external/ > opencore/tools_v2/build/package/nj_rel/module/pvcommon' > /home/rcp2278/work/android/external/opencore/tools_v2/build/make/../ > bin/recursive_make "make" install > ======= > > Can anyone help? > > RCP2278 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "android-framework" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-framework?hl=en -~----------~----~----~----~------~----~------~--~---
