maxim wexler wrote:
> Hi group,
>
> I don't even know if this is a problem because my unit
> is a 686 but these all display in flashing white on
> red:
>
> eathen localhost ~ $ ls -l /usr/i386*/bin
> total 0
> lrwxrwxrwx 1 root root 57 Dec 20 2005 addr2line ->
>
/usr/i386-pc-linux-gnu/binutils-bin/2.15.92.0.2/addr2line
Check your CHOST setting in /etc/make.conf. If it's set to
'i386-pc-linux-gnu' you may have a problem, and should
remerge binutils
and gcc pronto; otherwise, you're fine, except that you may
have an old
slot of gcc or binutils hanging around. If your CHOST is,
for example,
'i686-pc-linux-gnu', you'd probably be safe to emerge -aP
gcc binutils,
and then rm -r /usr/i386*.
DISCLAIMER: ymmv. Don't go around rm -r'ing anything unless
you're sure
it isn't being used. ;)
--
gentoo-user gentoo.org mailing list
|