Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 145345 - net-im/wengophone-2.0_rc2 can't find lzo
Summary: net-im/wengophone-2.0_rc2 can't find lzo
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Stefan Schweizer (RETIRED)
URL:
Whiteboard:
Keywords:
: 151898 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-08-28 05:46 UTC by Xavier MOGHRABI
Modified: 2006-10-18 23:30 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Xavier MOGHRABI 2006-08-28 05:46:47 UTC
I'm using gentoo with the option ACCEPT_KEYWORDS="~x86" in make.conf file.

For 5 days, I've had some problem when I run revdep-rebuild.
It seems that I've some librairies missing as the result is :
  broken /usr/bin/qtwengophone (requires  liblzo.so.1)
  broken /usr/lib/azureus/libswt-cairo-gtk-3139.so (requires  libcairo.so.1)
  broken /usr/lib/vlc/codec/libffmpeg_plugin.so (requires  liblzo.so.1)
  broken /usr/lib/wengophone/libphapi.so (requires  liblzo.so.1 libowcurl.so)

When I try to rebuild any of the packages net-im/wengophone-2.0_rc2 or 
media-video/vlc-0.8.5-r5, the compilation failed with the error :
"cannot find -llzo"

Indeed, in my lib directory I can find liblzo2.so.2 but I don't have 
liblzo2.so.1.

The problem can be solved by installing by myself the version 1 (emerge =dev-libs/lzo-1*).


emerge --info :
portage 2.1.1_rc1 (default-linux/x86/2006.0, gcc-3.4.6/vanilla, glibc-2.4-r3, 2.6.17-gentoo-r6 i686)
=================================================================
System uname: 2.6.17-gentoo-r6 i686 AMD Athlon(tm) XP 2600+
Gentoo Base System version 1.12.4
Last Sync: Sun, 27 Aug 2006 16:59:01 +0000
ccache version 2.4 [enabled]
app-admin/eselect-compiler: 2.0.0_rc2-r1
dev-lang/python:     2.4.3-r2
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.4-r2
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.60
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.17
sys-devel/gcc-config: [Not Present]
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/eselect/compiler /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-march=athlon-xp -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://mirror.ovh.net/gentoo-distfiles/ http://gentoo.modulix.net/gentoo/ http://ftp.club-internet.fr/pub/mirrors/gentoo"
LANG="fr_FR@euro"
LC_ALL="fr_FR@euro"
LINGUAS="fr en"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow 3dnowext X a52 aac alsa apic apm arts audiofile automount avi berkdb bidi bitmap-fonts bzip2 cdda cdio cdparanoia cdr cli cmov crypt cx8 de dlloader dri dts dvd editor eds elibc_glibc emboss encode esd ffmpeg firefox flac foomaticdb fortran fpu freetype fxsr gdbm gif gnutls gphoto2 gpm gstreamer gtk gtk2 hal httpd imlib input_devices_keyboard input_devices_mouse isdnlog jabber java jpeg jpeg2k kde kernel_linux lcms libg++ libwww linguas_en linguas_fr live mad matroska mca mce mikmod mmx mmxext motif mp3 mpeg msr mtrr ncurses nls nptl nsplugin nvidia ogg oggvorbis openal opengl pae pam pat pcre pdf pdflib perl pge png pppd pse pse36 python qt qt3 qt4 quicktime readline real reflection sdl sep session spell spl sse ssl stream svg svga syscall tcpd theora tiff truetype truetype-fonts ts tsc type1-fonts udev unicode usb userland_GNU userlocales vcd video_cards_nvidia vlm vme vorbis win32codecs wxwindows x86 xine xml xmms xorg xv xvid zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-08-28 06:51:42 UTC
Please, don't file summary bugs about unrelated ebuilds. File a new bug about vlc.

Comment 2 Stefan Schweizer (RETIRED) gentoo-dev 2006-08-30 14:07:21 UTC
rebuild gnutls please, wengophone does not depend on lzo.
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-10-18 23:30:49 UTC
*** Bug 151898 has been marked as a duplicate of this bug. ***