Gentoo Archives: gentoo-user

From: dhk <dhkuhl@×××××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] broken /usr/lib32/qt4/libQtOpenGL.so.4.6.2
Date: Thu, 09 Sep 2010 13:10:52
Message-Id: 4C88DC37.601@optonline.net
In Reply to: Re: [gentoo-user] broken /usr/lib32/qt4/libQtOpenGL.so.4.6.2 by Alan McKinnon
1 On 09/09/2010 04:59 AM, Alan McKinnon wrote:
2 > Apparently, though unproven, at 01:18 on Thursday 09 September 2010, dhk did
3 > opine thusly:
4 >
5 >> Well I deleted /usr/lib32/qt4/libQtOpenGL.so.4.6.2 and ran
6 >> revdep-rebuild and got the following
7 >> . . .
8 >> * Checking dynamic linking consistency
9 >> [ 39% ] * broken
10 >> /usr/lib32/qt4/plugins/graphicssystems/libqglgraphicssystem.so (requires
11 >> libQtOpenGL.so.4)
12 >> [ 100% ]
13 >> * Generated new 3_broken.rr
14 >> . . .
15 >> * All prepared. Starting rebuild
16 >> emerge --oneshot --jobs=2 --with-bdeps y
17 >> app-emulation/emul-linux-x86-qtlibs:0
18 >> ..........
19 >> Calculating dependencies... done!
20 >>
21 >> After revdep-rebuild finished the library was back.
22 >
23 >
24 > So it's back to being broken?
25 >
26 > Maybe you should just mask that emul stuff out in revdep-rebuild and be done
27 > with it.
28 >
29 > revdep-rebuild is supposed to tell you about breakage you can fix. You can't
30 > fix the linking on prebuilt binaries so just omit it from your checks. Or, you
31 > could give the package what it wants and gratuitously emerge nvidia-drivers
32 > :-)
33 >
34 >
35
36 How do I use SEARCH_DIRS_MASK, is there a doc? I didn't see anything
37 under man make.conf. I don't think I want to exclude the whole
38 directory, just the library: right?
39
40 Thanks,
41
42 dhk

Replies

Subject Author
Re: [gentoo-user] broken /usr/lib32/qt4/libQtOpenGL.so.4.6.2 Alan McKinnon <alan.mckinnon@×××××.com>
Re: [gentoo-user] broken /usr/lib32/qt4/libQtOpenGL.so.4.6.2 Neil Bothwick <neil@××××××××××.uk>