[Gstreamer-bugs] [Bug 123597] New - gst-plugins mjpeg.c compile fails for Solaris-8 with gcc-3.3.1

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Tue Sep 30 16:15:23 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=123597

Changed by jared.jones at analog.com.

--- shadow/123597	Tue Sep 30 19:15:23 2003
+++ shadow/123597.tmp.17983	Tue Sep 30 19:15:23 2003
@@ -0,0 +1,52 @@
+Bug#: 123597
+Product: GStreamer
+Version: 0.6.3
+OS: Solaris
+OS Details: SPARC/Solaris-8
+Status: NEW   
+Resolution: 
+Severity: critical
+Priority: Normal
+Component: gst-plugins
+AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
+ReportedBy: jared.jones at analog.com               
+QAContact: gstreamer-maint at bugzilla.gnome.org
+TargetMilestone: HEAD
+URL: 
+Summary: gst-plugins mjpeg.c compile fails for Solaris-8 with gcc-3.3.1
+
+I am trying to build gst-plugins-0.6.3 on Solaris-8 with gcc-3.3.1 and
+get the below errors.
+
+  To build gstreamer-0.6.3 I had to patch from bug 120960 and in
+tools/Makefile removed -Wall and -Werror in GST_CFLAGS and LIBGST_CFLAGS.  
+
+
+  Any suggestions?
+
+
+gmake[6]: Entering directory
+`/home/jjones1/usr/src/gnome-2.4/gst-plugins-0.6.3/gst-libs/ext/ffmpeg/ffmpeg/libavcodec'
+gcc -O3 -mcpu=ultrasparc -I/home/jjones1/usr/gnome-2.4/include
+-I/home/jjones1/usr/include -Wno-error -Wall -g -DHAVE_AV_CONFIG_H -I..
+-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o mjpeg.o mjpeg.c 
+/usr/ccs/bin/as: "/var/tmp//ccnRun5p.s", line 9990: error: shift count
+negative or too big: 32
+gmake[6]: *** [mjpeg.o] Error 1
+gmake[6]: Leaving directory
+`/home/jjones1/usr/src/gnome-2.4/gst-plugins-0.6.3/gst-libs/ext/ffmpeg/ffmpeg/libavcodec'
+make[5]: *** [lib] Error 2
+make[5]: Leaving directory
+`/home/jjones1/usr/src/gnome-2.4/gst-plugins-0.6.3/gst-libs/ext/ffmpeg/ffmpeg'
+make[4]: *** [all-recursive] Error 1
+make[4]: Leaving directory
+`/home/jjones1/usr/src/gnome-2.4/gst-plugins-0.6.3/gst-libs/ext/ffmpeg'
+make[3]: *** [all-recursive] Error 1
+make[3]: Leaving directory
+`/home/jjones1/usr/src/gnome-2.4/gst-plugins-0.6.3/gst-libs/ext'
+make[2]: *** [all-recursive] Error 1
+make[2]: Leaving directory
+`/home/jjones1/usr/src/gnome-2.4/gst-plugins-0.6.3/gst-libs'
+make[1]: *** [all-recursive] Error 1
+make[1]: Leaving directory `/home/jjones1/usr/src/gnome-2.4/gst-plugins-0.6.3'
+make: *** [all] Error 2




More information about the Gstreamer-bugs mailing list