From owner-freebsd-gnome@FreeBSD.ORG Mon May 10 19:31:08 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 D6CAC16A4CE for ; Mon, 10 May 2004 19:31:08 -0700 (PDT) Received: from bsdjunky.homeunix.org (adsl-217-149-231.owb.bellsouth.net [68.217.149.231]) by mx1.FreeBSD.org (Postfix) with ESMTP id 79D6343D5A for ; Mon, 10 May 2004 19:31:07 -0700 (PDT) (envelope-from b_cassidy@bellsouth.net) Received: by bsdjunky.homeunix.org (Postfix, from userid 1001) id EA183571; Mon, 10 May 2004 22:41:34 -0500 (CDT) Date: Mon, 10 May 2004 22:41:34 -0500 From: Bryan Cassidy To: freebsd-gnome@freebsd.org Message-ID: <20040511034134.GA61199@bellsouth.net> References: <20040511030137.GC59357@bellsouth.net> <1084240615.73633.9.camel@shumai.marcuscom.com> <20040511032458.GA59945@bellsouth.net> <1084242400.42051.32.camel@compass> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1084242400.42051.32.camel@compass> User-Agent: Mutt/1.4.2.1i X-Operating-System: FreeBSD 4.9 -p7 X-Mailer: See User-Agent Sender: b_cassidy@bellsouth.net Subject: Re: Gnome 2.6.0_1 install problem. X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Bryan Cassidy List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 May 2004 02:31:09 -0000 Is there anything I need to do prior to re-running 'make install clean' in x11/gnome2 because I made the changes to make.conf and re-ran 'make install clean' and I get the same error. On Mon, May 10, 2004 at 10:26:41PM -0400, Tom McLaughlin wrote: > On Mon, 2004-05-10 at 23:24, Bryan Cassidy wrote: > > attached output > > > > On Mon, May 10, 2004 at 09:56:55PM -0400, Joe Marcus Clarke wrote: > > > On Mon, 2004-05-10 at 23:01, Bryan Cassidy wrote: > > > > First time installing gnome in a very long time. Getting the following from a 'make install clean' in x11/gnome2 > > > > > > Where is the entire output of the build? > > > > > > Joe > > > > > > > > > > > mv -f libgstparse_la-lex._gst_parse_yy.o .libs/libgstparse_la-lex._gst_parse_yy.o > > > > mv: rename libgstparse_la-lex._gst_parse_yy.o to .libs/libgstparse_la-lex._gst_parse_yy.o: No such file or directory > > > > gmake[4]: *** [libgstparse_la-lex._gst_parse_yy.lo] Error 1 > > > > gmake[4]: Leaving directory `/usr/ports/multimedia/gstreamer/work/gstreamer-0.8.1/gst/parse' > > > > gmake[3]: *** [all-recursive] Error 1 > > > > gmake[3]: Leaving directory `/usr/ports/multimedia/gstreamer/work/gstreamer-0.8.1/gst' > > > > gmake[2]: *** [all] Error 2 > > > > gmake[2]: Leaving directory `/usr/ports/multimedia/gstreamer/work/gstreamer-0.8.1/gst' > > > > gmake[1]: *** [all-recursive] Error 1 > > > > gmake[1]: Leaving directory `/usr/ports/multimedia/gstreamer/work/gstreamer-0.8.1' > > > > gmake: *** [all] Error 2 > > > > *** Error code 2 > > > > > > > > Stop in /usr/ports/multimedia/gstreamer. > > > > *** Error code 1 > > > > > > > > Stop in /usr/ports/multimedia/gstreamer-plugins. > > > > *** Error code 1 > > > > > > > > Stop in /usr/ports/audio/gnomemedia2. > > > > *** Error code 1 > > > > > > > > Stop in /usr/ports/x11/gnome2. > > > > > > gmake[4]: Entering directory > `/usr/ports/multimedia/gstreamer/work/gstreamer-0.8.1/gst/parse' > source='lex._gst_parse_yy.c' > object='libgstparse_la-lex._gst_parse_yy.lo' libtool=yes \ > depfile='.deps/libgstparse_la-lex._gst_parse_yy.Plo' > tmpdepfile='.deps/libgstparse_la-lex._gst_parse_yy.TPlo' \ > depmode=gcc /bin/sh ../../depcomp \ > /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_THREAD_SAFE -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 -0 -pipe > -march=pentiumpro -c -o libgstparse_la-lex._gst_parse_yy.lo `test -f > 'lex._gst_parse_yy.c' || echo './'`lex._gst_parse_yy.c > 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_THREAD_SAFE -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 -0 -pipe -march=pentiumpro -c > lex._gst_parse_yy.c -Wp,-MD,.deps/libgstparse_la-lex._gst_parse_yy.TPlo > -DPIC > cc: unrecognized option `-0' > > > Hi Bryan, check your CFLAGS /etc/make.conf. It looks like you are using > -0 (zero) instead of -O (letter O). I've done this before too. :) > > Tom