Gentoo Archives: gentoo-amd64

From: Alex Bennee <alex@××××××.com>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] ldconfig breaks my system
Date: Sun, 17 Jul 2005 18:16:17
Message-Id: 1121624098.9429.5.camel@malory
In Reply to: Re: [gentoo-amd64] ldconfig breaks my system by Zac Medico
1 On Fri, 2005-07-15 at 09:13 -0700, Zac Medico wrote:
2
3 > I had a similar problem (actually with plain x86) a couple months ago.
4 > That was with glibc-2.3.4.20040808-r1.
5
6 Yes that one. I've been unable to succesfully upgrade to 2.3.5 without
7 hitting the failure. However I left my system building a fresh partition
8 from scratch over the weekend - it managed to upgrade to 2.3.5 without a
9 problem.
10
11 Something has obviously broken on my main partition that is preventing
12 the update. Perhaps the difference in ld.so.conf explain things?
13
14 malory linux-2.6.12.2 # diff
15 -ub /etc/ld.so.conf /mnt/sda1/etc/ld.so.conf
16 --- /etc/ld.so.conf 2005-07-17 13:48:21.000000000 +0000
17 +++ /mnt/sda1/etc/ld.so.conf 2005-07-14 22:10:29.000000000 +0000
18 @@ -10,12 +10,14 @@
19 /usr/lib32
20 /usr/local/lib32
21 /usr/x86_64-pc-linux-gnu/lib
22 -/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.3
23 -/usr/lib/gcc-lib/x86_64-pc-linux-gnu/3.4.2
24 -/usr/lib/gcc-lib/x86_64-pc-linux-gnu/3.4.2/32
25 -/usr//lib/MozillaFirefox
26 +/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.3/.
27 +/usr/lib/MozillaFirefox
28 /usr/lib/mozilla
29 /usr/lib
30 +/opt/blackdown-jdk-1.4.2.02/jre/lib/amd64/
31 +/opt/blackdown-jdk-1.4.2.02/jre/lib/amd64/native_threads/
32 +/opt/blackdown-jdk-1.4.2.02/jre/lib/amd64/classic/
33 +/opt/blackdown-jdk-1.4.2.02/jre/lib/amd64/server/
34 /emul/linux/x86/lib
35 /emul/linux/x86/usr/lib
36 /usr/qt/3/lib
37
38
39 > Lately I've been using glibc-2.3.5 with no problems. What version do you have?
40 >
41 > Zac
42 --
43 Alex, homepage: http://www.bennee.com/~alex/
44 Dungeons and Dragons is just a lot of Saxon Violence.
45
46 --
47 gentoo-amd64@g.o mailing list

Replies

Subject Author
[gentoo-amd64] Re: ldconfig breaks my system Duncan <1i5t5.duncan@×××.net>
Re: [gentoo-amd64] ldconfig breaks my system Zac Medico <zmedico@×××××.com>