Gentoo Archives: gentoo-user

From: walt <w41ter@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: revdep-rebuild keeps reinstalling binutils
Date: Mon, 08 Feb 2010 21:05:01
Message-Id: hkptfj$u3e$1@ger.gmane.org
In Reply to: [gentoo-user] Re: revdep-rebuild keeps reinstalling binutils by Konstantinos Bekiaris
1 On 02/07/2010 10:19 PM, Konstantinos Bekiaris wrote:
2 > On Mon, Feb 8, 2010 at 5:48 AM, Keith Dart <keith@×××××××××.biz <mailto:keith@×××××××××.biz>> wrote:
3 >
4 > === On Sun, 02/07, Konstantinos Bekiaris wrote: ===
5 > > Ok, nice approach. The problem is that no package can be installed
6 > > because the compiler gcc is not working...this is Gentoo...everything
7 > > has to do with compiling. The solution of the problem starts with
8 > > fixing gcc by hand. (You are right about python, i have an older
9 > > version).So?
10 > ===
11 >
12 > try gcc-config first. See if that clears it up. then
13 > "source /etc/profile".
14 >
15 > I think we are close to the problem. However, whatever i try, i get:
16 >
17 > Gentoo kostas # gcc-config -l
18 > * gcc-config: Active gcc profile is invalid!
19 > [1] x86_64-pc-linux-gnu-4.3.4
20
21 What do you have in /etc/env.d/gcc/? I have this:
22
23 #ls -l /etc/env.d/gcc/
24 total 16
25 -rw-r--r-- 1 root root 32 2010-02-08 11:53 config-i686-pc-linux-gnu
26 -rw-r--r-- 1 root root 235 2009-01-29 12:33 i686-pc-linux-gnu-4.1.2
27 -rw-r--r-- 1 root root 235 2009-07-04 09:02 i686-pc-linux-gnu-4.3.2
28 -rw-r--r-- 1 root root 235 2010-01-10 12:29 i686-pc-linux-gnu-4.3.4
29
30 Do you still have any version of gcc installed?

Replies

Subject Author
Re: [gentoo-user] Re: revdep-rebuild keeps reinstalling binutils Konstantinos Bekiaris <konstantinos@××××××××.org>