error: undefined reference to 'g_value_get_schar'

Denis Green zagre.torez at gmail.com
Tue Nov 20 13:16:11 PST 2012


Hi,

I try to compile GStreamer 0.10 NDK

The build fails with the next error:
 error: undefined reference to 'g_value_get_schar'

Output:
/home/sam/android/android-ndk-r8c/toolchains/arm-linux-androideabi-4.6/prebuilt/linux-x86/bin/../lib/gcc/arm-linux-androideabi/4.6/../../../../arm-linux-androideabi/bin/ld:
./obj/local/armeabi/objs-debug/gobject-2.0/gsignal.o: in function
g_cclosure_marshal_VOID__CHAR:/home/sam/work/gstreamer-0.10_ndk_bundle/jni/../glib/gobject/gmarshal.c:149:
error: undefined reference to 'g_value_get_schar'
collect2: ld returned 1 exit status
make: *** [obj/local/armeabi/libgobject-2.0.so] Error 1


I can't downgrade glib2

Thanks, any help appreciated
Denis


More information about the gstreamer-android mailing list