[gstreamer-bugs] [Bug 317048] gstreamer Cygwin build fixes

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Jan 13 12:39:01 PST 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=317048
 GStreamer | gstreamer (core) | Ver: HEAD CVS


Cygwin Ports maintainer changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |UNCONFIRMED




------- Comment #23 from Cygwin Ports maintainer  2006-01-13 20:38 UTC -------
Re: comment 20 (1.a)
In theory looks good; if this doesn't work when it's released (0.10.2?), I'll
let you know.

Re: comment 21 (2.c)
When I built 0.9.5, those were required to link.  I tried just GST_LIBS for
ximage, but there were still undefined symbols which needed GST_BASE_LIBS.
Perhaps something has changed since then and 0.10.1, because now their
dependency trees are identical.
In any case, at a minimum GST_LIBS is needed for both, obviously.

Re: comment 21 (MSG_DONTWAIT)
The following are implemented in Cygwin:
#define MSG_OOB         0x1    /* process out-of-band data */
#define MSG_PEEK        0x2    /* peek at incoming message */
#define MSG_DONTROUTE   0x4    /* send without using routing tables */
#define MSG_WINMASK     0x7    /* flags understood by WinSock calls */
#define MSG_NOSIGNAL    0x20   /* Don't raise SIGPIPE */



More information about the Gstreamer-bugs mailing list