[Bug 766235] undefined reference to 'bsd_signal' in Android Studio 2.1

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue May 10 21:48:47 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=766235

--- Comment #10 from Diane <dcordero at sbimagingsystems.com> ---
I am still getting the same error:



sbis-android at ubuntu:~/Android/Projects/gst-player-new/android/app$
/home/sbis-android/Android/Sdk/android-ndk-r11c/ndk-build
NDK_PROJECT_PATH=build APP_BUILD_SCRIPT=src/main/jni/Android.mk
NDK_APPLICATION_MK=src/main/jni/Application.mk
GSTREAMER_JAVA_SRC_DIR=src/main/java
GSTREAMER_ROOT_ANDROID=/home/sbis-android/Android/Installation/gstreamer-1.0-android-armv7-1.8.1
all

[armeabi] Compile thumb  : gstplayer <= player.c
GStreamer      : [GEN] => gst-build-armeabi/gstreamer_android.c
GStreamer      : [COMPILE] => gst-build-armeabi/gstreamer_android.c
GStreamer      : [LINK] => gst-build-armeabi/libgstreamer_android.so
/home/slomo/cerbero/android-ndk-r11/platforms/android-9/arch-arm/usr/include/signal.h:113:
error: undefined reference to 'bsd_signal'
/home/slomo/cerbero/android-ndk-r11/platforms/android-9/arch-arm/usr/include/signal.h:113:
error: undefined reference to 'bsd_signal'
/home/slomo/cerbero/android-ndk-r11/platforms/android-9/arch-arm/usr/include/signal.h:113:
error: undefined reference to 'bsd_signal'
/home/slomo/cerbero/android-ndk-r11/platforms/android-9/arch-arm/usr/include/signal.h:113:
error: undefined reference to 'bsd_signal'
collect2: error: ld returned 1 exit status
/home/sbis-android/Android/Installation/gstreamer-1.0-android-armv7-1.8.1/share/gst-android/ndk-build//gstreamer-1.0.mk:229:
recipe for target 'buildsharedlibrary_armeabi' failed
make: *** [buildsharedlibrary_armeabi] Error 1

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list