Date: Sat, 10 Apr 2004 20:52:16 -0500 From: Jeremy Messenger <mezz7@cox.net> To: Kevin Oberman <oberman@es.net> Cc: gnome@freebsd.org Subject: Re: Unable to install gstreamer-0.8. Message-ID: <opr59rhed38ckrg5@smtp.central.cox.net> In-Reply-To: <20040411010837.153885D07@ptavv.es.net> References: <20040411010837.153885D07@ptavv.es.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 10 Apr 2004 18:08:37 -0700, Kevin Oberman <oberman@es.net> wrote: > On my last system I have been unable to complete the upgrade to 2.6 > because gstreamer-0.8 won't install. I'm getting errors in the parse > stuff and I have no idea what might be biting me. This is my oldest > system, having been updated repeatedly from V3.3 though V4 to > current. It may have some really old crap left over in some directory, > although I have tried to clean things up. > > Here is the error: > if /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. > -I../.. -I/usr/local/include -D_LARGEFILE_SOURCE > -D_FILE_OFFSET_BITS=64 -I/usr/local/include/libxml2 > -I/usr/local/include -D_REENTRANT -I/usr/local/include/glib-2.0 > -I/usr/local/lib/glib-2.0/include -I../.. -Wall > -DGST_DISABLE_DEPRECATED -g -I../../libs -I../../include -O -pipe -MT > libgstparse_la-lex._gst_parse_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' || echo './'`lex._gst_parse_yy.c; \ > then mv -f ".deps/libgstparse_la-lex._gst_parse_yy.Tpo" > ".deps/libgstparse_la-lex._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/local/include > -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/libxml2 > -I/usr/local/include -D_REENTRANT -I/usr/local/include/glib-2.0 > -I/usr/local/lib/glib-2.0/include -I../.. -Wall -DGST_DISABLE_DEPRECATED > -g -I../../libs -I../../include -O -pipe -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:142: error: conflicting types for `YYSTYPE' > grammar.tab.h:8: error: previous declaration of `YYSTYPE' > gmake: *** [libgstparse_la-lex._gst_parse_yy.lo] Error 1 > > Any ideas? I think, YY* is relating with bison so perhaps you have some old bison stuff lay around or need to upgrade or whatever? Cheers, Mezz -- bsdforums.org 's moderator, mezz.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?opr59rhed38ckrg5>