Gentoo Archives: gentoo-user

From: Volker Armin Hemmann <volkerarmin@××××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Gentoo falling apart for me after either abandoning trying to install "Kolab" as overlay - or after upgrading to default/linux/x86/10.0
Date: Thu, 05 Nov 2009 16:41:54
Message-Id: 200911051741.49689.volkerarmin@googlemail.com
In Reply to: [gentoo-user] Gentoo falling apart for me after either abandoning trying to install "Kolab" as overlay - or after upgrading to default/linux/x86/10.0 by Steve
1 On Donnerstag 05 November 2009, Steve wrote:
2
3
4 > checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
5 > checking for C compiler default output... configure: error: C compiler
6 > cannot create executables
7 > check `config.log' for details.
8
9 > I presume that this is a profile issue - but I'm unclear what the fault
10 > might be... I'm reluctant to continue hacking as, I suspect, I'm more
11 > likely to break things than stumble across an appropriate fix.
12 >
13 > Can anyone tell me why emerge is having such a problem with my compiler
14 > - and, hopefully, ideally, how best to resolve this?
15 >
16
17 yes, don't use locate. Also check the symlinks. Reset them with eselect gcc if
18 you have to.
19
20 Then try all your emerges with --tree you get a lot more helpfull output.
21 Also, when a dependency is missing revdep-rebuilt loves to fail. You can hunt
22 that down with --tree or just re--emerging the stuff.

Replies