[Gstreamer-bugs] [Bug 104966] Changed - FreeBSD compile problems
bugzilla-daemon at widget.gnome.org
bugzilla-daemon at widget.gnome.org
Sat Feb 1 02:49:55 PST 2003
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
http://bugzilla.gnome.org/show_bug.cgi?id=104966
Changed by rbultje at ronald.bitfreak.net.
--- shadow/104966 Sat Feb 1 01:06:08 2003
+++ shadow/104966.tmp.27273 Sat Feb 1 05:49:55 2003
@@ -20,6 +20,15 @@
to get struct sockaddr_in. His patch is attached.
------- Additional Comments From omega at temple-baptist.com 2003-02-01 01:06 -------
Created an attachment (id=14013)
Patch for synaescope and udpsrc
+
+------- Additional Comments From rbultje at ronald.bitfreak.net 2003-02-01 05:49 -------
+malloc.h doesn't seem needed in linux either. glib/galloca.h (part of
+glib-2.0, included via "#include <glib.h>") contains macros that check
+for which file to include, so including <glib.h> (which is done in
+<gst/gst.h>) is enough. So the freeBSD #ifdef can be removed there.
+
+Removing malloc.h and adding netinet/in.h makes it still compile fine
+here (RH8).
More information about the Gstreamer-bugs
mailing list