Gentoo Archives: gentoo-amd64

From: David Guerizec <david@××××××××.net>
To: gentoo-amd64@l.g.o
Cc: Stanislaw Jesmanowicz <stan@×××××××××××.com>
Subject: Re: [gentoo-amd64] Cannot emerge gcc-3.4.5
Date: Mon, 10 Apr 2006 12:52:22
Message-Id: 200604101451.17072.david@guerizec.net
In Reply to: [gentoo-amd64] Cannot emerge gcc-3.4.5 by Stanislaw Jesmanowicz
1 Hello,
2
3 On Monday 10 April 2006 14:02, Stanislaw Jesmanowicz wrote:
4 > Dear amd64 users,
5 >
6 > Since gcc3.4.5 is released ( two weeks ), I cannot emerge it successfully.
7 > I get the error message showed below.
8 > I have even installed 2006.0 distribution from scratch, and after
9 > emerge sync, I get the same error.
10 >
11 > Is that known ? Do I miss something ?
12
13 I just solved this problem today. All I had to do is:
14
15 # emerge -kav sys-libs/glibc
16
17 Of course, you need to have the buildpkg feature for the -k switch to work
18 here.
19
20 An other symptom of this failure was that I couldn't execute any 32bit
21 program, which is why I wanted to upgrade gcc at the origin.
22
23 David
24
25 > Regards,
26 > Stan
27 >
28 >
29 > ----- error --- message ----
30 > ...
31 > ...
32 > checking whether make sets $(MAKE)... yes
33 > checking for x86_64-pc-linux-gnu-gcc...
34 > /var/tmp/portage/gcc-3.4.5/work/build/gcc/xgcc
35 > -B/var/tmp/portage/gcc-3.4.5/work/build/gcc/
36 > -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem
37 > /usr/x86_64-pc-linux-gnu/include -isystem
38 > /usr/x86_64-pc-linux-gnu/sys-include -m32
39 > checking for C compiler default output file name... a.out
40 > checking whether the C compiler works... configure: error: cannot run C
41 > compiled programs.
42 > If you meant to cross compile, use `--host'.
43 > See `config.log' for more details.
44 > make[1]: *** [configure-target-libstdc++-v3] Error 1
45 > make[1]: Leaving directory `/var/tmp/portage/gcc-3.4.5/work/build'
46 > make: *** [profiledbootstrap] Error 2
47 >
48 > !!! ERROR: sys-devel/gcc-3.4.5 failed.
49 > !!! Function gcc_do_make, Line 1302, Exitcode 2
50 > !!! emake failed with profiledbootstrap
51 > !!! If you need support, post the topmost build error, NOT this status
52 > message.
53 --
54 gentoo-amd64@g.o mailing list