From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1LUKLS-0003Lz-HA for garchives@archives.gentoo.org; Tue, 03 Feb 2009 12:25:38 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B5704E051E; Tue, 3 Feb 2009 12:25:10 +0000 (UTC) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.191]) by pigeon.gentoo.org (Postfix) with ESMTP id 78532E051E for ; Tue, 3 Feb 2009 12:25:10 +0000 (UTC) Received: by nf-out-0910.google.com with SMTP id c7so366661nfi.26 for ; Tue, 03 Feb 2009 04:25:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date :user-agent:references:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:message-id; bh=3j4qOWXsZHBWfY6YCA4stKA2G1togc/WVxIZrHTfDIk=; b=Kl6suy4x8g7SIRHlurEXqtACnNbMJLTVoVh+UWdzthhxhAp+7fCQQiQGcUgR3B3L4B /gl7keL0YRBNJhSAUeAW/Hi2r7/2M2zbTW1EpNiooN+q58NMVLbFVvUQjfIEZ7jARjNi XljlfPydTJy5MmwLJfgtvQ6m06cSvt2ms4cWI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=from:to:subject:date:user-agent:references:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :message-id; b=x+S/foqHwzudrJ8y5oD/pOwUVv+U/C0Of4QGoZglsfBpurAubXZS1XmspqAdM4GE5l XolloEfRTJrNZIYt6iw3tPqXgKnRiN5xsDsfF57f3N5oCyjnm0QI7wThQWd6YBNQn+V4 SQOay+wmviIxsg9Z+q/Bj5893FtSAbtRZ6KQQ= Received: by 10.210.59.14 with SMTP id h14mr5898680eba.172.1233663909761; Tue, 03 Feb 2009 04:25:09 -0800 (PST) Received: from energy.localnet (energy.heim10.tu-clausthal.de [139.174.197.94]) by mx.google.com with ESMTPS id 2sm5156067ewy.48.2009.02.03.04.25.09 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 03 Feb 2009 04:25:09 -0800 (PST) From: Volker Armin Hemmann To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] libtool problem Date: Tue, 3 Feb 2009 13:25:04 +0100 User-Agent: KMail/1.11.0 (Linux/2.6.27.13r4; KDE/4.2.0; x86_64; ; ) References: In-Reply-To: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200902031325.04688.volkerarmin@googlemail.com> X-Archives-Salt: 6f0aedca-a6e9-4425-ae68-87483d7c2998 X-Archives-Hash: 7a65d849229e6d52915a27883d71acc0 On Dienstag 03 Februar 2009, Helmut Jarausch wrote: > Hi, > > since a short time many (not all) packages fail to build with a message > like > /bin/sed: can't read /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/libgomp.la > > The problem is that I have upgraded to gcc-4.3.3 so there is no path > /usr/lib/gcc/i686-pc-linux-gnu/4.3.2 > anymore. > > I have rebuilt libtool, sourced /etc/profile > still I cannot get rid of this problem. > > Has anybody an idea where this comes from and how to fix this? > > Many thanks for hint, > Helmut. if you would have looked here: http://www.gentoo.org/ you would have seen this: gcc-4.3.3 and broken libtool archives linking to: http://psykil.livejournal.com/334483.html