On Sunday 27 March 2005 10:53 pm, Alexander Puchmayr wrote:

> When emerging something, you get a log file
> in /var/tmp/portage/<package>/work/<package>/configure.log. Have a look at
> it and look for the compiler's errormessage.

Found it.   

configure:1655: i686-pc-linux-gnu-gcc  -O2 -march=pentium4 -pipe -DLINUX 
-D_XOPEN i686-pc-linux-gnu-gcc: installation problem, cannot exec `as': No 
such file or directory
cc1: Broken pipe: error closing -

Found `as' in the binutls directory, so I linked it over to put in my path.
ln -s /usr/i686-pc-linux-gnu/binutils-bin/2.15.92.0.2/ /usr/bin/binutils

[EMAIL PROTECTED] shaw 33]% which as
/usr/bin/binutils/as

Same config.log, still can't find as. What am I missing here?

Thanks,
Shaw
--
[email protected] mailing list

Reply via email to