From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1RKizY-0006k2-AA for garchives@archives.gentoo.org; Mon, 31 Oct 2011 03:56:56 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DBCF721C040 for ; Mon, 31 Oct 2011 03:56:55 +0000 (UTC) Received: from mail.t-systems.cz (mail.t-systems.cz [212.67.76.249]) by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id j936UVeF005419 for ; Mon, 3 Oct 2005 06:30:31 GMT Received: from mefisto.t-systems.cz (faust.t-systems.cz [10.246.110.12]) by mail.t-systems.cz (Postfix) with ESMTP id 30F76899A1 for ; Mon, 3 Oct 2005 08:38:30 +0200 (CEST) Received: from andre.t-systems.cz ([10.246.112.240]) by mefisto.t-systems.cz with Microsoft SMTPSVC(6.0.3790.211); Mon, 3 Oct 2005 08:38:29 +0200 Received: andre.t-systems.cz 10.246.112.240 from 10.246.112.176 10.246.112.176 via HTTP with MS-WebStorage 6.5.6944 Received: from frankies by andre.t-systems.cz; 03 Oct 2005 08:38:46 +0200 Subject: Re: [gentoo-user] unable to execute i386-pc-linux-gnu-gcc From: Frank Schafer To: gentoo-user@lists.gentoo.org In-Reply-To: References: Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Mon, 03 Oct 2005 08:38:46 +0200 Message-Id: <1128321526.5760.7.camel@localhost.localdomain> 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.1.1 X-OriginalArrivalTime: 03 Oct 2005 06:38:30.0007 (UTC) FILETIME=[11354870:01C5C7E5] X-T-Systems_Czech-MailScanner: Found to be clean X-T-Systems_Czech-MailScanner-SpamCheck: not spam (whitelisted), SpamAssassin (score=-5.868, required 5, autolearn=not spam, ALL_TRUSTED -3.30, AWL 0.03, BAYES_00 -2.60) X-MailScanner-From: frank.schafer@t-systems.cz X-Archives-Salt: dbb67301-d275-4603-bbbc-2272f62dc6c8 X-Archives-Hash: 0b54bdb399c21af9ecb1db855992bf26 Maybe it's fixed. I had exactly the same problem during the installation of python-fchksum. This is on b.g.o. too and we discussed this on gentoo-dev a while ago. Python had the compiler it is built with hard coded and python-fchksum was built before Python during ``emerge system''. I had to ``emerge --oneshot python'' before ``emerge system''. If it works without this trick, let's hope this dependency bug is fixed now. Regards Frank On Sat, 2005-10-01 at 18:37 -0400, Brett I. Holcomb wrote: > Well, I did an emerge --emptytree system today and it all of them worked - > no errors. I guess the emerge system put whatever was needed in place > although I do not have an i386 directory. I was already to try your fix! > I'll file it for future reference. > > > On Sat, 1 Oct 2005, > heinz.sporn@sporn-it.com wrote: > > > > > Am 1.10.2005 schrieb "Brett I. Holcomb" : > > > >> I'm installing from a stage 1 on 2005.0 LiveCD. I did the boot strap and > >> a now am doing the emerge --emptytree system stage. However, I keep > >> getting this error on python-fchksum AND files. > >> > >> unable to execute i386-pc-linux-gnu-gcc: No such file or directory > >> error: command 'i386-pc-linux-gnu-gcc' failed with exit status 1 > >> > > > > I had the same error here recently. I solved it by symlinking the missing > > i386 stuff to the i686 pendants. Right now I have no access to the > > machine where the probleme arose but IIRC I just compared the folder > > structures of i386 with i686 and filled in the blanks so to say. > > > >> Checking Bugzilla showed some bugs on this but the hints given did not > >> work - I still get the error. That bug was marked a duplicate of another > >> that had a long discussion on dependencies but no help on fixing it. > >> > >> I have not touched CHOST it is still CHOST="i686-pc-linux-gnu" > >> > >> Any ideas on how to fix this? > >> > >> > >> -- > >> > >> Brett I. Holcomb > >> brettholcomb@R777bellsouth.net > >> Registered Linux User #188143 > >> Remove R777 to email > >> -- > >> gentoo-user@gentoo.org mailing list > >> > > > > > > -- > > Brett I. Holcomb > brettholcomb@R777bellsouth.net > Registered Linux User #188143 > Remove R777 to email -- gentoo-user@gentoo.org mailing list