Inter plugin compilation for Android

Sebastian Dröge sebastian at centricular.com
Wed Aug 6 01:29:35 PDT 2014


On Mi, 2014-08-06 at 10:25 +0200, Lee Matthews wrote:
> Hi Sebastian,
> 
> Sure, I can add the changes to Bugzilla, but they may be a little hacky as I'm not entirely sure what I'm doing...
> 
> I now have libgstinter libraries ie : 
> 
> /home/lma/cerbero/dist/android_arm/lib/gstreamer-1.0/static/libgstinter.a
> /home/lma/cerbero/dist/android_arm/lib/gstreamer-1.0/static/libgstinter.la
> 
> But when I try running the gstreamer shared library android build script I get :
> 
> export GSTREAMER_ROOT_ANDROID=~/Development/gstreamer-1.0-android-arm-1.4.0-debug
> lma at lma-Precision-T1650:~/Android/gstreamer$ ndk-build 
> Android NDK: WARNING: APP_PLATFORM android-19 is larger than android:minSdkVersion 9 in ./AndroidManifest.xml    
> GStreamer      : [GEN] => gst-build-armeabi/gstreamer_android.c
> GStreamer      : [COMPILE] => gst-build-armeabi/gstreamer_android.c
> GStreamer      : [LINK] => gst-build-armeabi/libgstreamer_android.so
> arm-linux-androideabi-gcc: error: gstgl-1.0: No such file or directory
> arm-linux-androideabi-gcc: error: gstbadvideo-1.0: No such file or directory
> arm-linux-androideabi-gcc: error: gstbadbase-1.0: No such file or directory
> arm-linux-androideabi-gcc: error: gstphotography-1.0: No such file or directory
> arm-linux-androideabi-gcc: error: gstbasecamerabinsrc-1.0: No such file or directory
> 
> Any ideas why it seems to be missing these files ?

What's the content of your Android.mk and the plugin.mk that was created
by the gst-android recipe? And can you send me your cerbero changes?

Also if you run ndk-build with LIBTOOL_DEBUG=1 you'll get a lot of
output. That might help to find the problem too.

Difficult to say what goes wrong here without further information :)

-- 
Sebastian Dröge, Centricular Ltd - http://www.centricular.com
Expertise, Straight from the Source
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20140806/91d90b01/attachment.sig>


More information about the gstreamer-devel mailing list