Date: Fri, 19 Mar 2004 17:08:51 -0800 From: Peter Wemm <peter@wemm.org> To: freebsd-amd64@freebsd.org Cc: Adriaan de Groot <adridg@cs.kun.nl> Subject: Re: A different buildworld failure Message-ID: <200403191708.51922.peter@wemm.org> In-Reply-To: <200403200010.07287.adridg@cs.kun.nl> References: <200403192053.55584.adridg@cs.kun.nl> <20040319214512.GA54549@dragon.nuxi.com> <200403200010.07287.adridg@cs.kun.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 19 March 2004 03:10 pm, Adriaan de Groot wrote: > On Friday 19 March 2004 22:45, David O'Brien wrote: > > On Fri, Mar 19, 2004 at 08:53:50PM +0100, Adriaan de Groot wrote: > > > that, and lots of other similar messages. Any ideas what's going > > > on there? I don't _think_ I'm saving any weird bits of the old > > > world - I do run cleanworld before makeworld. > > > > You're linking in two objects that define the same symbol. Maybe > > you have old libs laying around, maybe you did a 'make -DNOCLEAN'. > > You've > > Well I can see _that_. I'll have to experiment a little, perhaps > having CFLAGS=-g -fPIC in make.conf isn't such a bright idea - other > than that, rm -rf /usr/obj ; make cleanworld buildworld keeps on > giving up at this same place. Argh!! If you're trying to compile everything with -fPIC, then you deserve what you get. -- Peter Wemm - peter@wemm.org; peter@FreeBSD.org; peter@yahoo-inc.com "All of this is for nothing if we don't go to the stars" - JMS/B5
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403191708.51922.peter>