Gentoo Archives: gentoo-user

From: Ryan Tandy <tarpman@×××××××××××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] many corrupt links
Date: Thu, 28 Sep 2006 17:02:02
Message-Id: 451BFEB8.8010700@tarpman.homelinux.com
In Reply to: [gentoo-user] many corrupt links by maxim wexler
1 maxim wexler wrote:
2 > Hi group,
3 >
4 > I don't even know if this is a problem because my unit
5 > is a 686 but these all display in flashing white on
6 > red:
7 >
8 > eathen@localhost ~ $ ls -l /usr/i386*/bin
9 > total 0
10 > lrwxrwxrwx 1 root root 57 Dec 20 2005 addr2line ->
11 > /usr/i386-pc-linux-gnu/binutils-bin/2.15.92.0.2/addr2line
12
13 Check your CHOST setting in /etc/make.conf. If it's set to
14 'i386-pc-linux-gnu' you may have a problem, and should remerge binutils
15 and gcc pronto; otherwise, you're fine, except that you may have an old
16 slot of gcc or binutils hanging around. If your CHOST is, for example,
17 'i686-pc-linux-gnu', you'd probably be safe to emerge -aP gcc binutils,
18 and then rm -r /usr/i386*.
19
20 DISCLAIMER: ymmv. Don't go around rm -r'ing anything unless you're sure
21 it isn't being used. ;)
22 --
23 gentoo-user@g.o mailing list