[Gstreamer-bugs] [Bug 104715] Changed - [Solaris] Can't build it!

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Tue Mar 18 03:38:32 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=104715

Changed by brian.cameron at ireland.sun.com.

--- shadow/104715	Sat Mar 15 12:21:05 2003
+++ shadow/104715.tmp.5289	Tue Mar 18 06:38:31 2003
@@ -98,6 +98,17 @@
 successfully compiled on Sparc before!
 
 Looking at other versions of that function written for different
 architectures, it looks like the decrement value is one, so I just put
 in an "int val=1" line, and it compiles.  Whether it works or not I
 have no idea, there are other Solaris compile problems.
+
+------- Additional Comments From brian.cameron at ireland.sun.com  2003-03-18 06:38 -------
+Note that in HEAD, that this code is surrounded by 
+
+#elif defined(HAVE_CPU_SPARC) && defined(__GNUC__) && 0
+
+Note the "&& 0".  Therefore this code should not be used if you
+are compiling with the HEAD version of gstreamer.  This code is
+broken, and until it is fixed, it should not be used.  The
+generic implementations of these functions are appropriate for
+Solaris, at this time.





More information about the Gstreamer-bugs mailing list