Gentoo Archives: gentoo-user

From: maxim wexler <blissfix@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] emerge -uD world dies: "Unable to build"
Date: Tue, 29 Jan 2008 00:23:54
Message-Id: 642851.81992.qm@web31709.mail.mud.yahoo.com
In Reply to: Re: [gentoo-user] emerge -uD world dies: "Unable to build" by Mick
1 >
2 > Read this guide carefully and follow it to the
3 > letter:
4 >
5 > http://www.gentoo.org/doc/en/gcc-upgrading.xml
6 >
7
8 deeper and deeper...
9
10
11 "It is safe to remove the older GCC version at this
12 time. If you feel the need, please issue the following
13 command (as usual, substitute =sys-devel/gcc-3.4* with
14 the version you want to uninstall):"
15
16 gcc-4.1.2 was already emerged earlier but running gcc
17 --version reveals 3.4.6, so I ran
18
19 #emerge -aC =sys-devel/gcc-3.4.6-r2
20
21 <...>
22 --- !empty dir /etc/eselect
23 --- !empty dir /etc/env.d/gcc
24 --- !empty dir /etc/env.d
25 --- !empty dir /etc
26 * Running 'fix_libtool_files.sh 3.4.6'
27 * Scanning libtool files for hardcoded gcc library
28 paths...
29 gcc-config error: Could not run/locate "gcc"
30 :0: assertion failed: (gcc -dumpversion) | getline
31 NEWVER)
32 * Regenerating GNU info directory index...
33 * Processed 0 info files.
34 * IMPORTANT: 34 config files in '/etc' need updating.
35 * See the CONFIGURATION FILES section of the emerge
36 * man page to learn how to update config files.
37
38
39 And now I don't seem to have any sort of gcc:
40
41 localhost heathen # gcc --version
42 gcc-config error: Could not run/locate "gcc"
43
44 and emerge -uD world still fails at the same place.
45
46
47
48 ____________________________________________________________________________________
49 Looking for last minute shopping deals?
50 Find them fast with Yahoo! Search. http://tools.search.yahoo.com/newsearch/category.php?category=shopping
51 --
52 gentoo-user@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-user] emerge -uD world dies: "Unable to build" Neil Bothwick <neil@××××××××××.uk>
Re: [gentoo-user] emerge -uD world dies: "Unable to build" Mick <michaelkintzios@×××××.com>