[Bug 774803] New: Remove stdio_ext.h dependency from gettext under Android

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Nov 21 17:19:06 UTC 2016


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

            Bug ID: 774803
           Summary: Remove stdio_ext.h dependency from gettext under
                    Android
    Classification: Platform
           Product: GStreamer
           Version: 1.9.90
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: cerbero
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: andrew.c.esh at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

When the gettext library is built for Android, it fails unless stdio_ext.h is
provided. This file is present in the AOSP source code under bionic, but is not
present in the NDK. This patch causes the configuration system to disable the
test that turned on the part of the code that requires stdio_ext.h. The
resulting gettext builds and runs on Android.

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