[gentoo-user] Re: gcc upgrade: Active gcc profile is invalid!

2010-10-21 Thread Nikos Chantziaras

On 10/21/2010 08:35 PM, Jarry wrote:

On 19. 10. 2010 22:07, Neil Bothwick wrote:

On Tue, 19 Oct 2010 20:57:18 +0200, Jarry wrote:

Especially when I have to repeat it with my 12 gentoo servers.
Sequentially, unfortunatally, as they share the same hardware...


Why not use --buildpkg the first time and --usepkg the other 11 times?


They have slightly different use-flags. But I do not know if some
of them might have impact on gcc too...


I already mentioned in another post that you don't need to build gcc 
twice and the message that tells you to do so is wrong.





[gentoo-user] Re: gcc upgrade: Active gcc profile is invalid!

2010-10-19 Thread Nikos Chantziaras

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.