[Bug 788273] fix build failure for Android Nougat
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Sep 28 08:27:25 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=788273
--- Comment #1 from Justin J. Kim <justin.joy.9to5 at gmail.com> ---
Created attachment 360579
--> https://bugzilla.gnome.org/attachment.cgi?id=360579&action=edit
gettext: Unset checking FSETLOCKING for ANDROID
With Android Nougat, it fails to build because of missing 'stdio_ext.h'.
If CFLAGS has '-I<NDK path>/sysroot/usr/include', gettext can be built again.
However, it causes build problems for the other recipe. Disabling FSETLOCKING
is much easier to build all recipes.
--
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