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 1P8HUW-0007GA-Bg for garchives@archives.gentoo.org; Tue, 19 Oct 2010 19:04:57 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7BF86E0565; Tue, 19 Oct 2010 19:04:41 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 5F435E0565 for ; Tue, 19 Oct 2010 19:04:41 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 200341B4016 for ; Tue, 19 Oct 2010 19:04:41 +0000 (UTC) X-Virus-Scanned: by amavisd-new using ClamAV at gentoo.org X-Spam-Score: -2.89 X-Spam-Level: X-Spam-Status: No, score=-2.89 required=5.5 tests=[AWL=-0.291, BAYES_00=-2.599] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id VqtwXjUU0YhQ for ; Tue, 19 Oct 2010 19:04:34 +0000 (UTC) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by smtp.gentoo.org (Postfix) with ESMTP id A87FD1B40BB for ; Tue, 19 Oct 2010 19:04:33 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1P8HU2-0001yE-JP for gentoo-user@gentoo.org; Tue, 19 Oct 2010 21:04:26 +0200 Received: from athedsl-371760.home.otenet.gr ([79.131.4.46]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 19 Oct 2010 21:04:26 +0200 Received: from realnc by athedsl-371760.home.otenet.gr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 19 Oct 2010 21:04:26 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Nikos Chantziaras Subject: [gentoo-user] Re: gcc upgrade: Active gcc profile is invalid! Date: Tue, 19 Oct 2010 22:04:15 +0300 Organization: Lucas Barks Message-ID: References: <4CBDD956.3090804@gmail.com> <20101019180221.GB2287@Caemlyn.diku.dk> <4CBDEA0E.5030004@gmail.com> 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; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: athedsl-371760.home.otenet.gr User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.9) Gecko/20101014 Thunderbird/3.1.4 In-Reply-To: <4CBDEA0E.5030004@gmail.com> X-Archives-Salt: aeff25b4-eb86-4856-b86d-c8f3f5f0c7c3 X-Archives-Hash: c0c70479220d73345a0fadd82875c364 On 10/19/2010 09:57 PM, Jarry wrote: > On 19. 10. 2010 20:02, Zeerak Mustafa Waseem wrote: >> On Tue, Oct 19, 2010 at 07:45:58PM +0200, Jarry wrote: >>> I just tried to upgrade gcc (stable amd64, from 4.4.3-r2 >>> to 4.4.4-r2) following the procedure recommended in Gentoo >>> GCC Upgrade Guide: >>> >>> emerge -uav gcc >>> >>> At the end of compilation, I got these strange messages: >>> ==================================================== >>> * gcc-config: Could not locate 'x86_64-pc-linux-gnu-4.4.3' >>> in '/etc/env.d/gcc/' >>> ! >> >>> * Please re-emerge gcc. >>> * http://bugs.gentoo.org/68395 >> >> >> That should do it :) > > Thanks, "emerge --oneshot gcc" really seems to have fixed it. What he meant was the link to bugs.gentoo.org, where it is explained that you don't need to do anything and all is fine; the message that tells you to re-emerge gcc is bogus; you do not need to re-emerge it.