[Bug 756136] gstreamer-1.6.0 doesn't compile on OS X 10.6: header file issue in gst-ptp-helper.c

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Oct 7 03:38:15 PDT 2015


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |slomo at coaxion.net
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.7.1

--- Comment #1 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit 29d11c4566ee342670ae32fbfff6dd7b1973f65e
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Wed Oct 7 11:25:52 2015 +0100

    gst-ptp-helper: #include <sys/socket.h> to fix net/if.h include on OSX 10.6

    In file included from gst-ptp-helper.c:40:0:
       /usr/include/net/if.h:265:19: error: field 'ifru_addr' has incomplete
type
          struct sockaddr ifru_addr;

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

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