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



http://bugzilla.gnome.org/show_bug.cgi?id=128192

           Summary: 0.7.2 build fails with conflicting types for `YYSTYPE'
           Product: GStreamer
           Version: 0.7.1
                OS: Linux
        OS Details: slackware 8.0
            Status: NEW
 Status Whiteboard:
          Keywords: GNOMEVER2.5
        Resolution:
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: garnome-list gnome org
        ReportedBy: svdmade planet nl


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



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]