Gentoo Archives: gentoo-amd64

From: Clemente Aguiar <clemente.aguiar@××××××××××××××××.pt>
To: gentoo-amd64@l.g.o
Subject: RE: [gentoo-amd64] gcc compile failed after 2005.1-r1 instalation
Date: Thu, 08 Dec 2005 12:50:07
Message-Id: 6A0C419392D7BA45BD141D0BA4F253C78B27@loureiro.madeiratecnopolo.pt
1 > -----Mensagem original-----
2 > De: Sebastian Redl
3 >
4 > Clemente Aguiar wrote:
5 >
6 > > I did a new instalattion of Gentoo 2005.r1 (AMD64).
7 > >
8 > > After the basic stage3 instalation, kernel compilation and reboot,
9 > > everything was fine.
10 > > I then decided to recompile all:
11 >
12 > It appears as if the necessary 32-bit libraries for something are
13 > missing. Emerging the emulation glibc might solve the problem.
14 >
15 > Sebastian Redl
16 > --
17 > gentoo-amd64@g.o mailing list
18 >
19 >
20 I did a bit of checking and many texts say that emulation glibc is
21 needed, so I tried:
22
23 emerge -v --oneshot emul-linux-x86-glibc
24
25 and I get the following result:
26 ...
27 >>> Completed installing emul-linux-x86-glibc-1000 into
28 /var/tmp/portage/emul-linux-x86-glibc-1000/image/
29
30 >>> Merging app-emulation/emul-linux-x86-glibc-1000 to /
31 * 32bit libc is now provided by sys-libc/glibc.
32 >>> Regenerating /etc/ld.so.cache...
33 >>> app-emulation/emul-linux-x86-glibc-1000 merged.
34 ...
35
36 Which from what I can understand what I need to emerge is
37 sys-libc/glibc.
38 Well sys-libc/glibc does not exist??? What does exist is sys-libs/glibc.
39
40 But when I try to emerge sys-libs/glibc I get the following error:
41 .....
42 checking size of long double... configure: error: cannot compute sizeof
43 (long double), 77
44 See `config.log' for more details.
45
46 !!! ERROR: sys-libs/glibc-2.3.5-r2 failed.
47 !!! Function glibc_do_configure, Line 927, Exitcode 1
48 !!! failed to configure glibc
49 !!! If you need support, post the topmost build error, NOT this status
50 message.
51 .....
52
53 Seems that I am in a catch 22 situation.
54 Any ideas?
55
56 Clemente
57
58 --
59 gentoo-amd64@g.o mailing list

Replies

Subject Author
RE: [gentoo-amd64] gcc compile failed after 2005.1-r1 instalation ViNiL <vinil@×××××××.cz>