[gentoo-user] Upgrading to 2005.0

2005-04-17 Thread Reno Romanin
I recently updated my profile to 2005.0 by the simple rm /etc/make.profile
ln -sf blah blah...

Well, it didn't seem to go as smooth this time, now every time I try to
emerge something, including '-u world' I get errors, specifically on gcc I
get this

*** This configuration is not supported in the following subdirectories:
 target-libffi target-boehm-gc target-zlib target-libjava zlib fastjar
target-libobjc
(Any other directories should still work fine.)
Created Makefile in /var/tmp/portage/gcc-3.3.5.20050130-r1/work/build
using mt-frag
gcc: installation problem, cannot exec `as': No such file or directory
conftest.c:1: fatal error: error closing -: Broken pipe
compilation terminated.
The bug is not reproducible, so it is likely a hardware or OS problem.
*** The command 'gcc -o conftest -pipe -O2   conftest.c' failed.
*** You must set the environment variable CC to a working compiler.

!!! ERROR: sys-devel/gcc-3.3.5.20050130-r1 failed.
!!! Function gcc_do_configure, Line 1048, Exitcode 1
!!! failed to run configure
!!! If you need support, post the topmost build error, NOT this status
message.



I'm sure, as usual, I was a bit too hasty and should have RTFM, but now I'm
at a loss, and can' seem to find any fix on the forums.

TIA 

--reno

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Upgrading to 2005.0

2005-04-17 Thread Bastian Balthazar Bux
Reno Romanin wrote:
 I recently updated my profile to 2005.0 by the simple rm /etc/make.profile
 ln -sf blah blah...
 
 Well, it didn't seem to go as smooth this time, now every time I try to
 emerge something, including '-u world' I get errors, specifically on gcc I
 get this
 
 *** This configuration is not supported in the following subdirectories:
  target-libffi target-boehm-gc target-zlib target-libjava zlib fastjar
 target-libobjc
 (Any other directories should still work fine.)
 Created Makefile in /var/tmp/portage/gcc-3.3.5.20050130-r1/work/build
 using mt-frag
 gcc: installation problem, cannot exec `as': No such file or directory
 conftest.c:1: fatal error: error closing -: Broken pipe
 compilation terminated.
 The bug is not reproducible, so it is likely a hardware or OS problem.
 *** The command 'gcc -o conftest -pipe -O2   conftest.c' failed.
 *** You must set the environment variable CC to a working compiler.
 
 !!! ERROR: sys-devel/gcc-3.3.5.20050130-r1 failed.
 !!! Function gcc_do_configure, Line 1048, Exitcode 1
 !!! failed to run configure
 !!! If you need support, post the topmost build error, NOT this status
 message.
 
 
 
 I'm sure, as usual, I was a bit too hasty and should have RTFM, but now I'm
 at a loss, and can' seem to find any fix on the forums.
 
 TIA 
 
 --reno
 

does
#binutils-config 1
solves the problem ?

-- 
No problem is so formidable that you can't walk away from it.
~ Charles M. Schulz
But sometimes run fast is better
~ Francesco R.
-- 
gentoo-user@gentoo.org mailing list