Gentoo Archives: gentoo-user

From: James <wireless@×××××××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: @preserved-rebuild
Date: Fri, 25 Sep 2009 15:02:09
Message-Id: loom.20090925T165715-883@post.gmane.org
In Reply to: [gentoo-user] Re: @preserved-rebuild by "Jonathan Callen (ABCD)"
1 Jonathan Callen (ABCD <abcd <at> gentoo.org> writes:
2
3 > > Rather than rebuilding kalgebra, unmerge it completely then emerge it
4 > > again. It might be a problem with the emerge process for that package
5 > > not using the latest version for some reason, so it is rebuilding
6 > > against the old libs (which therefore remain preserved).
7
8 > Also, try removing /lib64/libreadline.so (not .so.5 or .so.5.2 !) first,
9 > so that kalgebra is forced to link against /usr/lib64/libreadline.so
10 > (which ends up pointing at /lib64/libreadline.so.6). My guess is that
11 > for some reason the linker is looking in /lib64 before checking
12 > /usr/lib64, and finding the wrong file first.
13
14
15 OK, I'm in the process of trying all that has been suggested, along with
16 syncing and rebuilding anything that complains. I'll post an update on the
17 process, once I have exhausted all these ideas......
18
19
20 thx
21 James