Date: Sat, 10 Apr 2004 18:08:37 -0700 From: "Kevin Oberman" <oberman@es.net> To: gnome@freebsd.org Subject: Unable to install gstreamer-0.8. Message-ID: <20040411010837.153885D07@ptavv.es.net>
next in thread | raw e-mail | index | archive | help
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? -- R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040411010837.153885D07>