[Bug 736670] New: gstv4l2allocator: O_CLOEXEC needs _GNU_SOURCE

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Sep 15 05:59:52 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=736670
  GStreamer | gst-plugins-good | 1.4.1

           Summary: gstv4l2allocator: O_CLOEXEC needs _GNU_SOURCE
    Classification: Platform
           Product: GStreamer
           Version: 1.4.1
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: jacmet at sunsite.dk
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=286197)
 View: https://bugzilla.gnome.org/attachment.cgi?id=286197
 Review: https://bugzilla.gnome.org/review?bug=736670&attachment=286197

patch fixing issue

Similar to 94f3d6fc / bz 709423

On some systems (E.G. uClibc and older Glibc versions), O_CLOEXEC is only
defined when _GNU_SOURCE is specified, so do so.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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