[Gstreamer-bugs] [Bug 135644] Changed - sys/oss/gstosssink.c does not build under NetBSD

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Fri Feb 27 15:02:17 PST 2004


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

Changed by jmmv at menta.net.

--- shadow/135644	Fri Feb 27 18:01:53 2004
+++ shadow/135644.tmp.4627	Fri Feb 27 18:02:17 2004
@@ -27,6 +27,11 @@
  
 Second, there is an ioctl(2) call that has only two arguments.  This is 
 wrong, since NetBSD expects three.  All other calls in the file are 
 correct, as they pass a null value as the third argument (they use a 
 literal 0, though I think they should use NULL).  So the solution is to 
 simply add a 0 as the third parameter to that call to make it work.
+
+------- Additional Comments From jmmv at menta.net  2004-02-27 18:02 -------
+Created an attachment (id=24878)
+Sample patch
+




More information about the Gstreamer-bugs mailing list