[Gstreamer-bugs] [Bug 122520] Changed - Fix build under NetBSD/Alpha

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Wed Sep 17 04:39:12 PDT 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=122520

Changed by jmmv at hispabsd.org.

--- shadow/122520	Wed Sep 17 07:38:46 2003
+++ shadow/122520.tmp.8083	Wed Sep 17 07:39:12 2003
@@ -16,6 +16,11 @@
 Summary: Fix build under NetBSD/Alpha
 
 gstreamer fails to build under the Alpha platform (specially under NetBSD)
 because cast problems in conversion to pointers.  The file currently
 failing is libs/ext/cothreads/cothreads/cothreads.c, which converts an int
 to void *. The conversion should be from intptr_t to void *.
+
+------- Additional Comments From jmmv at hispabsd.org  2003-09-17 07:39 -------
+Created an attachment (id=20004)
+Sample patch
+




More information about the Gstreamer-bugs mailing list