Gentoo Archives: gentoo-user

From: Darren Grant <dgrant@×××××××××××.ca>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Upgrading from gcc-3.4.5 to gcc-3.4.6-r1
Date: Tue, 27 Jun 2006 18:50:27
Message-Id: 44A17B4B.5010605@monstertech.ca
1 When trying to upgrade via emerge from gcc-3.4.5 to 3.4.6-r1 I get the
2 following errors...
3
4 Any ideas?
5
6 > /usr/x86_64-pc-linux-gnu/bin/ld: skipping incompatible /usr/lib/libc.a
7 > when searching for -lc
8 > /usr/x86_64-pc-linux-gnu/bin/ld: cannot find -lc
9 > collect2: ld returned 1 exit status
10 > make[3]: *** [32/libgcc_s_32.so] Error 1
11 > make[3]: Leaving directory `/var/tmp/portage/gcc-3.4.6-r1/work/build/gcc'
12 > make[2]: *** [stmp-multilib] Error 2
13 > make[2]: Leaving directory `/var/tmp/portage/gcc-3.4.6-r1/work/build/gcc'
14 > make[1]: *** [stage1_build] Error 2
15 > make[1]: Leaving directory `/var/tmp/portage/gcc-3.4.6-r1/work/build/gcc'
16 > make: *** [profiledbootstrap] Error 2
17 >
18 > !!! ERROR: sys-devel/gcc-3.4.6-r1 failed.
19 > !!! Function gcc_do_make, Line 1342, Exitcode 2
20 > !!! emake failed with profiledbootstrap
21 > !!! If you need support, post the topmost build error, NOT this status
22 > message.
23
24 And if I try and upgrade glibc...
25
26 checking for long double... yes
27 checking size of long double... configure: error: cannot compute sizeof
28 (long double), 77
29 See `config.log' for more details.
30
31 !!! ERROR: sys-libs/glibc-2.3.6-r4 failed.
32 !!! Function glibc_do_configure, Line 905, Exitcode 1
33 !!! failed to configure glibc
34 !!! If you need support, post the topmost build error, NOT this status
35 message.
36
37 --
38 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Upgrading from gcc-3.4.5 to gcc-3.4.6-r1 Benno Schulenberg <benno.schulenberg@×××××.com>
Re: [gentoo-user] Upgrading from gcc-3.4.5 to gcc-3.4.6-r1 Richard Fish <bigfish@××××××××××.org>