Gentoo Archives: gentoo-amd64

From: Tres Melton <tres@××××××××××.com>
To: Gentoo's AMD64 mailing list <gentoo-amd64@l.g.o>
Subject: [gentoo-amd64] AMD64 linking issues.
Date: Fri, 15 Jul 2005 05:43:16
Message-Id: 1121406115.808.429.camel@thor.tres.org
1 I have been working on that darned libcom_err.so.3 error that has
2 plagued many of us (including those w/ x86). I have just posted
3 something to the forum and wanted to post it here to to get reactions
4 from x86-64 users on my speculation in the last paragraph. Anyway:
5 ----------------------------------------------------------------
6 http://forums.gentoo.org/viewtopic-p-2574850.html#2574850
7
8 Well it seems that sys-libs/com_err-1.38 and sys-libs/ss-1.38 were
9 released today. I dutifully upgraded my system (along with some other
10 packages) and everything seems to have gone okay. Upon conclusion I
11 retried revdep-rebuild and came up with the same error:
12
13 rm /root/.revdep-rebuild*.?_* ; revdep-rebuild
14 ...
15 Checking dynamic linking consistency...
16 broken /emul/linux/x86/usr/lib/gtk/themes/engines/libpixmap.so (requires
17 libgdk_imlib.so.1)
18 broken /usr/kde/3.3/lib/kde3/kio_http.so (requires libcom_err.so.3)
19 done.
20 (/root/.revdep-rebuild.3_rebuild)
21 ...
22 All prepared. Starting rebuild...
23 emerge --oneshot =app-emulation/emul-linux-x86-gtklibs-2.1
24 ...
25 Build finished correctly. Removing temporary files...
26
27 I don't have the same symptoms as others (w/ Samba) and I'm
28 sure /emul/linux/x86/usr/lib/gtk/themes/engines/libpixmap.so is related
29 to mplayer32-bin but for some reason revdep-rebuild doesn't even attempt
30 to fix /usr/kde/3.3/lib/kde3/kio_http.so.
31
32 "equery belongs /usr/kde/3.3/lib/kde3/kio_http.so" failed to return
33 anything but "equery belongs kio_http.so" returned both
34 kde-base/kdelibs-3.3.2-r9 and kde-base/kdelibs-3.4.1-r1. Do I even need
35 3.3.2 if I have 3.4.1? Just to be safe with some of the older packages I
36 didn't --unmerge it. Manually trying to re-emerge kde-base/kdelibs
37 ("emerge -avDt --newuse kde-base/kdelibs") yielded a number of "Error:
38 libgd was not built with FreeType font support" which could be an
39 insight into the problem as media-libs/libgd is a part of the mplayer32
40 package and not available as a 64 bit package. In my opinion kdelibs
41 should not be linking against a 32 bit binary library. Anyway, that is
42 where it stands at the moment, re-emerging kdelibs didn't change
43 anything.
44 ----------------------------------------------------------------
45 Thoughts?
46
47 Best Regards,
48 --
49 Tres
50
51 --
52 gentoo-amd64@g.o mailing list

Replies

Subject Author
[gentoo-amd64] Re: AMD64 linking issues. Duncan <1i5t5.duncan@×××.net>
Re: [gentoo-amd64] AMD64 linking issues. Edward Killips <camber@××××××××××××××.edu>