Gentoo Archives: gentoo-amd64

From: Harm Geerts <harmgeerts@××××.nl>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] gcc wants emul libc.so.6
Date: Mon, 09 Jan 2006 10:59:17
Message-Id: 200601091157.24870.harmgeerts@home.nl
In Reply to: [gentoo-amd64] gcc wants emul libc.so.6 by Daiajo Tibdixious
1 On Monday 09 January 2006 10:51, Daiajo Tibdixious wrote:
2 > # emerge --ask --verbose gcc
3 >
4 > These are the packages that I would merge, in order:
5 >
6 > Calculating dependencies ...done!
7 > [ebuild N ] sys-devel/gcc-3.4.4-r1 (-altivec) -bootstrap
8 > -boundschecking -build +fortran -gcj +gtk -hardened -ip28 -mudflap
9 > (-multilib) +multislot (-n32) (-n64) +nls -nocxx -nopie -nossp -objc
10 > -objc-gc -vanilla 0 kB
11 >
12 > fails with this error
13 > /usr/x86_64-pc-linux-gnu/bin/ld: cannot find
14 > /emul/linux/x86/lib/libc.so.6
15 >
16 > # equery belongs libc.so.6
17 > Searching for file 'libc.so.6' in *...
18 > sys-libs/glibc-2.3.5-r2 (/lib/libc.so.6 -> libc-2.3.5.so)
19 > # ls -l /lib/libc.so.6
20 > lrwxrwxrwx 1 root root 13 Jan 3 20:27 /lib/libc.so.6 -> libc-2.3.5.so
21 >
22 > I tried linking this file into the emul directory - it is ignored
23 > since its 64 bit
24 > # file /lib/libc-2.3.5.so
25 > /lib/libc-2.3.5.so: ELF 64-bit LSB shared object, AMD x86-64, version
26 > 1 (SYSV), stripped
27 >
28 > I expected to find the file in one of the emul-linux-x86-* I emerged
29 > baselibs, glibc, gtklibs, & qtlibs with no joy.
30 > Googling turned up similar problems but no solution.
31
32 http://www.mail-archive.com/gentoo-amd64@l.g.o/msg02747.html
33 They weren't kidding ;)
34 --
35 gentoo-amd64@g.o mailing list

Replies

Subject Author
[gentoo-amd64] Re: gcc wants emul libc.so.6 Daiajo Tibdixious <daiajo@×××××.com>