[Bug 786763] ipcpipeline: tests and example don't build on macOS

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sun Sep 3 11:16:55 UTC 2017


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

Philippe Normand <phil at base-art.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---

--- Comment #3 from Philippe Normand <phil at base-art.net> ---
make -C tests/examples/ipcpipeline/
  CC       ipcpipeline1-ipcpipeline1.o
  CCLD     ipcpipeline1
  CC       ipc_play-ipc-play.o
ipc-play.c:972:42: error: use of undeclared identifier 'SOCK_NONBLOCK'
  if (socketpair (AF_UNIX, SOCK_STREAM | SOCK_NONBLOCK, 0, pipes)) {
                                         ^
1 error generated.
make: *** [ipc_play-ipc-play.o] Error 1

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