[Gstreamer-bugs] [Bug 131452] New - Compile error: conflicting YYSTYPE - Solaris-8 and gcc-3.3.1

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Wed Jan 14 06:48:28 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=131452

Changed by jared.jones at analog.com.

--- shadow/131452	Wed Jan 14 09:48:28 2004
+++ shadow/131452.tmp.5126	Wed Jan 14 09:48:28 2004
@@ -0,0 +1,41 @@
+Bug#: 131452
+Product: GStreamer
+Version: 0.7.3
+OS: Solaris
+OS Details: SPARC/Solaris-8
+Status: NEW   
+Resolution: 
+Severity: major
+Priority: Normal
+Component: gstreamer (core)
+AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
+ReportedBy: jared.jones at analog.com               
+QAContact: gstreamer-maint at bugzilla.gnome.org
+TargetMilestone: HEAD
+URL: 
+Summary: Compile error:  conflicting YYSTYPE - Solaris-8 and gcc-3.3.1
+
+I am compiling gstreamer-0.7.3 on Solaris-8 with gcc-3.3.1 and get this
+error:
+
+ gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE
+-D_FILE_OFFSET_BITS=64 -I/home/jjones1/usr/include/libxml2 -threads
+-I/home/jjones1/usr/gnome-2.4/include/glib-2.0
+-I/home/jjones1/usr/gnome-2.4/lib/glib-2.0/include -I../.. -Wall
+-DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -O3 -pipe -mcpu=v9
+-mtune=ultrasparc -I/home/jjones1/usr/gnome-2.4/include
+-I/home/jjones1/usr/include -MT libgstparse_la-lex._gst_parse_yy.lo -MD -MP
+-MF .deps/libgstparse_la-lex._gst_parse_yy.Tpo -c lex._gst_parse_yy.c 
+-fPIC -DPIC -o .libs/libgstparse_la-lex._gst_parse_yy.o
+parse.l:143: error: conflicting types for `YYSTYPE'
+grammar.tab.h:8: error: previous declaration of `YYSTYPE'
+gmake[3]: *** [libgstparse_la-lex._gst_parse_yy.lo] Error 1
+gmake[3]: Leaving directory
+`/home/jjones1/usr/src/gnome-misc/gstreamer-0.7.3/gst/parse'
+gmake[2]: *** [install-recursive] Error 1
+gmake[2]: Leaving directory
+`/home/jjones1/usr/src/gnome-misc/gstreamer-0.7.3/gst'
+gmake[1]: *** [install] Error 2
+gmake[1]: Leaving directory
+`/home/jjones1/usr/src/gnome-misc/gstreamer-0.7.3/gst'
+gmake: *** [install-recursive] Error 1




More information about the Gstreamer-bugs mailing list