Gentoo Archives: gentoo-user

From: Xavier MOGHRABI <xavier.moghrabi@×××××××××.org>
To: gentoo-user@l.g.o
Subject: [gentoo-user] revdep-rebuild problem with ACCEPT_KEYWORDS="~x86"
Date: Sun, 27 Aug 2006 18:09:04
Message-Id: 200608272008.05191.xavier.moghrabi@objectweb.org
1 dear all,
2
3 I'm using gentoo with the option ACCEPT_KEYWORDS="~x86" in make.conf file.
4
5 For 5 days, I've had some problem when I run revdep-rebuild.
6 It seems that I've some librairies missing as the result is :
7 broken /usr/bin/qtwengophone (requires liblzo.so.1)
8 broken /usr/lib/azureus/libswt-cairo-gtk-3139.so (requires libcairo.so.1)
9 broken /usr/lib/vlc/codec/libffmpeg_plugin.so (requires liblzo.so.1)
10 broken /usr/lib/wengophone/libphapi.so (requires liblzo.so.1 libowcurl.so)
11
12 When I try to rebuild any of the packages net-im/wengophone-2.0_rc2 or
13 media-video/vlc-0.8.5-r5, the compilation failed with the error :
14 "cannot find -llzo"
15
16 Indeed, in my lib directory I can find liblzo2.so.2 but I don't have
17 liblzo2.so.1.
18
19 With Azureus, the problem comes from the fact that I have the librairy
20 libcairo.so.2 in my lib directory but not libcairo.so.1. However I can
21 reinstall it normally but the error still persists.
22
23 Does somebody know how can I solve my librairy problem ?
24 I've tried to create new links with the required librairy names to the new
25 availabled version but it also failed.
26
27 Thanks for your help.
28
29 --
30 Xavier MOGHRABI
31 --
32 gentoo-user@g.o mailing list

Replies

Subject Author
[gentoo-user] Re: revdep-rebuild problem with ACCEPT_KEYWORDS="~x86" Harm Geerts <harmgeerts@××××.nl>