From owner-freebsd-gnome@FreeBSD.ORG Sat Apr 10 18:08:38 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 007D516A4CE for ; Sat, 10 Apr 2004 18:08:38 -0700 (PDT) Received: from postal3.es.net (postal3.es.net [198.128.3.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id E897743D41 for ; Sat, 10 Apr 2004 18:08:37 -0700 (PDT) (envelope-from oberman@es.net) Received: from ptavv.es.net ([198.128.4.29]) by postal3.es.net (Postal Node 3) with ESMTP (SSL) id IBA74465 for ; Sat, 10 Apr 2004 18:08:37 -0700 Received: from ptavv (localhost [127.0.0.1]) by ptavv.es.net (Tachyon Server) with ESMTP id 153885D07 for ; Sat, 10 Apr 2004 18:08:37 -0700 (PDT) To: gnome@freebsd.org Date: Sat, 10 Apr 2004 18:08:37 -0700 From: "Kevin Oberman" Message-Id: <20040411010837.153885D07@ptavv.es.net> Subject: Unable to install gstreamer-0.8. X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Apr 2004 01:08:38 -0000 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