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 1L18LA-000213-06 for garchives@archives.gentoo.org; Fri, 14 Nov 2008 23:44:40 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 216B2E02BD; Fri, 14 Nov 2008 23:44:39 +0000 (UTC) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by pigeon.gentoo.org (Postfix) with ESMTP id EF154E02BD for ; Fri, 14 Nov 2008 23:44:38 +0000 (UTC) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1L18L1-0003Ln-Ax for gentoo-amd64@lists.gentoo.org; Fri, 14 Nov 2008 23:44:31 +0000 Received: from ip68-230-99-190.ph.ph.cox.net ([68.230.99.190]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 14 Nov 2008 23:44:31 +0000 Received: from 1i5t5.duncan by ip68-230-99-190.ph.ph.cox.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 14 Nov 2008 23:44:31 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-amd64@lists.gentoo.org From: Duncan <1i5t5.duncan@cox.net> Subject: [gentoo-amd64] Re: Can not compile gcc Date: Fri, 14 Nov 2008 23:44:19 +0000 (UTC) Message-ID: References: <2a21586d0811141002p735a3839h74ec70ff8dd7f524@mail.gmail.com> <2a21586d0811141154o1b037f3fxa913ac312fe88f35@mail.gmail.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-amd64@lists.gentoo.org Reply-to: gentoo-amd64@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: ip68-230-99-190.ph.ph.cox.net User-Agent: Pan/0.133 (House of Butterflies) Sender: news Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 638f3c1f-cbd1-4276-b5a7-9a27930a04c3 X-Archives-Hash: 1f9954bc66ac59883a46d850774bc996 "Mansour Al Akeel" posted 2a21586d0811141154o1b037f3fxa913ac312fe88f35@mail.gmail.com, excerpted below, on Fri, 14 Nov 2008 15:54:28 -0400: > FEATURES=3D-sandbox emerge sandbox" I'm sorry, I didn't make myself clear on this. If you change the feature= =20 in make.conf, you'd use your normal features only change "sandbox" to=20 "-sandbox". What I was suggesting there was to go on the command line (not=20 make.conf). You set FEATURES to -sandbox for just a single command,=20 which is emerge sandbox. So combining that with the ccache suggestion, now for both gcc and=20 sandbox, it would be this (after setting the FEATURES line in make.conf=20 back to normal): First command: FEATURES=3D"-ccache -sandbox" emerge sandbox Second command: FEATURES=3D"-ccache -sandbox" emerge gcc If you are lucky, after those two commands, you should be back to normal=20 and can remerge gcc without anything funny in either make.conf or on the=20 command line. --=20 Duncan - List replies preferred. No HTML msgs. "Every nonfree program has a lord, a master -- and if you use the program, he is your master." Richard Stallman