From owner-freebsd-amd64@FreeBSD.ORG Thu Jun 17 18:11:39 2004 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C90EE16A4CE for ; Thu, 17 Jun 2004 18:11:39 +0000 (GMT) Received: from pandora.cs.kun.nl (pandora.cs.kun.nl [131.174.33.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id E037043D41 for ; Thu, 17 Jun 2004 18:11:38 +0000 (GMT) (envelope-from adridg@cs.kun.nl) Received: from odin.cs.kun.nl [131.174.33.33] (helo=localhost) by pandora.cs.kun.nl (8.12.10/3.67) with ESMTP id i5HIBF2r020338 for ; Thu, 17 Jun 2004 20:11:16 +0200 (MEST) From: Adriaan de Groot To: freebsd-amd64@freebsd.org Date: Thu, 17 Jun 2004 20:10:56 +0200 User-Agent: KMail/1.6.52 References: <1087442023.22390.2.camel@server.mcneil.com> <20040617081112.GB79565@dragon.nuxi.com> <1087495591.10180.7.camel@server.mcneil.com> In-Reply-To: <1087495591.10180.7.camel@server.mcneil.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200406172010.56637.adridg@cs.kun.nl> Subject: Re: new binutils broken for amd64 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Jun 2004 18:11:39 -0000 On Thursday 17 June 2004 20:06, Sean McNeil wrote: > I just did a new make buildworld installworld with /usr/obj empty. Same > issue. Just doing a > > portupgrade -f glib-2.4.2 > > will fail with the new linker. Turns out there are two linkers in > /usr/obj. The one at This time I saw it too - linker from yesterday's buildworld caused building XFree-clients to fail during a portupgrade with (paraphrased, since like a total moron I forgot to save the error output): libexpat.so.5 not found. This in spite of libexpat.so.5 being in /usr/local/lib and having -L/usr/local/lib on the compile line. Building ld again as described by Sean in his original message fixes the problem. -- "On top of that [watching KDE CVS] is interesting in a perverse way, like watching sausage get made. By very smart people." - dkite