[Gstreamer-bugs] [Bug 128192] New - 0.7.2 build fails with conflicting types for `YYSTYPE'

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Sat Nov 29 13:21:55 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=128192

Changed by svdmade at planet.nl.

--- shadow/128192	Sat Nov 29 16:21:55 2003
+++ shadow/128192.tmp.32251	Sat Nov 29 16:21:55 2003
@@ -0,0 +1,45 @@
+Bug#: 128192
+Product: GStreamer
+Version: 0.7.1
+OS: Linux
+OS Details: slackware 8.0
+Status: NEW   
+Resolution: 
+Severity: normal
+Priority: Normal
+Component: gstreamer (core)
+AssignedTo: garnome-list at gnome.org                            
+ReportedBy: svdmade at planet.nl               
+QAContact: gstreamer-maint at bugzilla.gnome.org
+TargetMilestone: HEAD
+URL: 
+Summary: 0.7.2 build fails with conflicting types for `YYSTYPE'
+
+Using GCC 3.3.2 and glibc 2.3.2 gstreamer fails to build
+
+The last bit of the compilation log
+
+-I/usr/X11R6/include -L/usr/test/GARNOME/lib -L/usr/X11R6/lib -O2 -pipe
+-falign- functions=4 -mfancy-math-387 -march=athlon-tbird -MT
+libgstparse_la-lex._gst_par se_yy.lo -MD -MP -MF
+".deps/libgstparse_la-lex._gst_parse_yy.Tpo" \
+  -c -o libgstparse_la-lex._gst_parse_yy.lo `test -f 'lex._gst_parse_yy.c'
+|| ec ho './'`lex._gst_parse_yy.c; \
+then mv -f ".deps/libgstparse_la-lex._gst_parse_yy.Tpo"
+".deps/libgstparse_la-le x._gst_parse_yy.Plo"; \
+else rm -f ".deps/libgstparse_la-lex._gst_parse_yy.Tpo"; exit 1; \
+fi
+ cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/test/GARNOME/include
+-I/usr/X11R6/inc lude -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
+-I/usr/test/GARNOME/include/libx ml2 -pthread
+-I/usr/test/GARNOME/include/glib-2.0 -I/usr/test/GARNOME/lib/glib-2
+.0/include -I../.. -Wall -DGST_DISABLE_DEPRECATED -g -I../../libs
+-I../../includ e -g -I/usr/test/GARNOME/include -I/usr/X11R6/include
+-L/usr/test/GARNOME/lib -L /usr/X11R6/lib -O2 -pipe -falign-functions=4
+-mfancy-math-387 -march=athlon-tbir d -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:127: error: conflicting types for `YYSTYPE'
+grammar.tab.h:8: error: previous declaration of `YYSTYPE'
+make[8]: *** [libgstparse_la-lex._gst_parse_yy.lo] Error 1




More information about the Gstreamer-bugs mailing list