Gentoo Archives: gentoo-amd64

From: ViNiL <vinil@×××××××.cz>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] broken (32bit) glibc ?
Date: Sat, 06 Aug 2005 09:38:50
Message-Id: 1123321028.11252.15.camel@echelon.zagamma.vpn
In Reply to: Re: [gentoo-amd64] broken (32bit) glibc ? by Ian Hastie
1 Duncan, thanks for your tips! I used my favourite trick: download stage2
2 + tarball, chroot, quickpkg glibc, exit, emerge -avK glibc...
3
4 Ian Hastie wrote:
5 > This sounds like a problem that I had once with an early glibc-2.3.5.
6 > It was that the soft link at /lib/ld-linux.so.2 was set wrongly.
7
8 This is it! /lib/ld-linux.so.2 pointed to /lib/ld-2.3.5.so which seemed
9 OK to me. When I changed it to /lib32/ld-linux.so.2, everything is
10 working fine, now.
11
12 The catch is: whenever I compile the glibc, the symlink is wrong again.
13 Don't you know why?
14
15
16 Thanks a lot.
17
18 My system is:
19 ~amd64
20 glibc-2.3.5-r1
21 gcc-3.4.4
22 sandbox-1.2.11
23
24
25 ViNiL
26
27 --
28 gentoo-amd64@g.o mailing list

Replies

Subject Author
Re: [gentoo-amd64] broken (32bit) glibc ? Ian Hastie <ianh@××××××××××××××.net>