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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jun 7 05:00:56 UTC 2016


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

--- Comment #26 from Gregoire <gregoire at gentil.com> ---
On gstreamer very latest 1.9.x (git clone on June 6 morning), I'm seeing the
compilation problem again, aka. it doesn't find the signal symbol.

In manifest, I have:
<uses-sdk android:minSdkVersion="16" android:targetSdkVersion="22" />

In Application.mk, I have:
APP_ABI := armeabi-v7a

Also, I'm using /opt/google/android/ndk-r10e/ndk-build


If I apply the patch marked "2016-06-06 13:48 UTC, Sebastian Dröge (slomo)",
the compilation problem disappears.

-- 
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