From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.43) id 1EBB7p-0002zO-Ik for garchives@archives.gentoo.org; Fri, 02 Sep 2005 12:58:35 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.4/8.13.4) with SMTP id j82Ct3AO031710; Fri, 2 Sep 2005 12:55:03 GMT Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.195]) by robin.gentoo.org (8.13.4/8.13.4) with ESMTP id j82Cog8q005276 for ; Fri, 2 Sep 2005 12:50:43 GMT Received: by wproxy.gmail.com with SMTP id i25so46304wra for ; Fri, 02 Sep 2005 05:53:19 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:subject:from:to:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; b=W+G8DASyt15X3IphRQTIkvHatuTCFpPH1YHO6oHdIRVR22rLXYl4CimG7e+1E0qt4r3pbMWDQDo63MAZTzmK9NalDflqSQNyJSzjIzJF/tNCsbgRShCoNfMHbA5GTInmZdcdyoCVB2Rt8ouU2ThLQSLkHrW2ApsUe5x192pJrXs= Received: by 10.54.38.51 with SMTP id l51mr2061341wrl; Fri, 02 Sep 2005 05:53:19 -0700 (PDT) Received: from ?192.168.2.100? ( [84.66.171.243]) by mx.gmail.com with ESMTP id 16sm2868400wrl.2005.09.02.05.53.19; Fri, 02 Sep 2005 05:53:19 -0700 (PDT) Subject: [gentoo-user] Re: apmd using wrong gcc path (FIXED) From: Rich Cumbers To: gentoo-user@lists.gentoo.org In-Reply-To: <1125661861.482.2.camel@localhost> References: <1125661861.482.2.camel@localhost> Content-Type: text/plain Date: Fri, 02 Sep 2005 13:53:08 +0000 Message-Id: <1125669189.482.5.camel@localhost> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 Content-Transfer-Encoding: 7bit X-Archives-Salt: 2a742c5c-5c5b-4d3f-a282-db14841feaee X-Archives-Hash: 7ad0afc2a09a291de87fd4094d4f1a67 Turns out that my gcc had not updated properly, I re emerged gcc and libtools and all is dandy! Is it a good idea to emerge -e world after updating gcc? Cheers Rich On Fri, 2005-09-02 at 11:51 +0000, Rich Cumbers wrote: > Hey guys > > I am trying to emerge gnome, however it fails on the emerge of apmd. > > Firstly some details of my system: > > amd64 running native using gcc 3.4.4 > > The error message it spits out indicates that it is looking for gcc > compiler verion 3.4.3: > > x86_64-pc-linux-gnu-g > ++: /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.3/../../../../lib64/crti.o: No > such file or directory > > The file is there, but because it is using 3.4.3 it fails to find is :S > > So how can I get this to use 3.4.4? > > Thanks > > Rich -- gentoo-user@gentoo.org mailing list