libstagefright - Experimental hardware video decoding builds
(2013-07-23, 17:41)jevgenijo Wrote: Hi Guys,

Thanks for great work you are doing!

I'm trying to compile the libstagefright release from the sources.
I'm using the Ubuntu 12.04 x32 virtual machine.

I'm getting the error:

Code:
make -C arm-linux-androideabi-android-14
make[3]: Entering directory `/home/developer/libstagefright/xbmc-android/tools/depends/target/pcre/arm-linux-androideabi-android-14'
make[3]: *** No targets specified and no makefile found.  Stop.
make[3]: Leaving directory `/home/developer/libstagefright/xbmc-android/tools/depends/target/pcre/arm-linux-androideabi-android-14'
make[2]: *** [arm-linux-androideabi-android-14/.libs/libpcre.a] Error 2
make[2]: Leaving directory `/home/developer/libstagefright/xbmc-android/tools/depends/target/pcre'
make[1]: *** [pcre] Error 2
make[1]: Leaving directory `/home/developer/libstagefright/xbmc-android/tools/depends/target'
make: *** [target/.installed-arm-linux-androideabi-android-14] Error 2
developer@ubuntu:~/libstagefright/xbmc-android/tools/depends$

You must follow the instructions in the Readme.Android file, see here https://github.com/xbmc/xbmc/blob/master...ME.android
You are also using the wrong Android NDK, the Crystal NDK was previously used.
Also try to use Java 6 instead of Java 7 as default.
Also try to use 'make' without running it in parallel threads, no '-j10'.
If it doesn't compile correctly, run 'make' again and look at the lines that say error to know which file is causing the error.
You can also read this thread for help http://forum.xbmc.org/showthread.php?tid=167107


Messages In This Thread
libstagefright - by mo123 - 2013-05-14, 14:29
RE: libstagefright - by Koying - 2013-05-14, 14:30
RE: libstagefright - by Maverick5269 - 2013-05-16, 23:04
RE: libstagefright - by matander - 2013-05-19, 18:26
RE: libstagefright - by FreeFrag - 2013-05-22, 13:02
RE: libstagefright - Experimental hardware video decoding builds - by mo123 - 2013-07-23, 18:32
Logout Mark Read Team Forum Stats Members Help
libstagefright - Experimental hardware video decoding builds10