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 1EB9DN-0007xp-Hv for garchives@archives.gentoo.org; Fri, 02 Sep 2005 10:56:10 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.4/8.13.4) with SMTP id j82AqeOu027001; Fri, 2 Sep 2005 10:52:40 GMT Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.197]) by robin.gentoo.org (8.13.4/8.13.4) with ESMTP id j82Amajh010169 for ; Fri, 2 Sep 2005 10:48:37 GMT Received: by wproxy.gmail.com with SMTP id i32so319169wra for ; Fri, 02 Sep 2005 03:51:12 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:subject:from:to:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; b=F8I4rObF3qb9q0SUPGdvlg5Wq0TjCUAuG1NwzrnU4TBgF8aMr3tbc89oJUjHX13u21NPBeYn2XvdyYC0FKGQlS3aorYzc72Sr8oxESB63jfgblmQ0l3POj6/E3CyYLReY7AQ/Rz3/EqtYYUgf3iqST6DSA6Hn2zVm7wZ49FrxXk= Received: by 10.54.116.20 with SMTP id o20mr1999243wrc; Fri, 02 Sep 2005 03:51:12 -0700 (PDT) Received: from ?192.168.2.100? ( [84.66.171.243]) by mx.gmail.com with ESMTP id 8sm1637724wrl.2005.09.02.03.51.12; Fri, 02 Sep 2005 03:51:12 -0700 (PDT) Subject: [gentoo-user] apmd using wrong gcc path From: Rich Cumbers To: gentoo-user@lists.gentoo.org Content-Type: text/plain Date: Fri, 02 Sep 2005 11:51:01 +0000 Message-Id: <1125661861.482.2.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: 3559cae9-4b47-41ad-94c5-b1ea3301cb00 X-Archives-Hash: 3d79ea4feb78512d11aff9ea23fe2fea 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