Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 156810 - vlc-0.8.4a build failure (cannot find -llzo) without lzo-1.08-r1
Summary: vlc-0.8.4a build failure (cannot find -llzo) without lzo-1.08-r1
Status: RESOLVED DUPLICATE of bug 148847
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
: 156813 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-12-01 07:45 UTC by Josh Sled
Modified: 2006-12-01 08:04 UTC (History)
0 users

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 Josh Sled 2006-12-01 07:45:25 UTC
`revdep-rebuild`ing after doing some `dep --depclean`up which removed lzo-1.08-r1, vlc fails to build:

[...]
i686-pc-linux-gnu-gcc -Wsign-compare -Wall -march=athlon64 -O2 -pipe -fomit-frame-pointer -msse3 -pipe -o libffmpeg_plugin.so libffmpeg_plugin.a -L/usr/lib -shared -lpthread -fpic -fPIC -lavformat -lavcodec -lmp3lame -lxvidcore -lfaad -lfaac -lz -llzo -ldl -lvorbisenc -ltheora -lavutil -lvorbis -lm
-logg -lpostproc -lz -lmp3lame -lm -u vlc_entry__0_8_4
/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: cannot find -llzo
collect2: ld returned 1 exit status
make[6]: *** [libffmpeg_plugin.so] Error 1
make[6]: Leaving directory `/dev/shm/portage/vlc-0.8.4a-r1/work/vlc-0.8.4a/modules/codec/ffmpeg'
make[5]: *** [all-modules] Error 1
make[5]: Leaving directory `/dev/shm/portage/vlc-0.8.4a-r1/work/vlc-0.8.4a/modules/codec/ffmpeg'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/dev/shm/portage/vlc-0.8.4a-r1/work/vlc-0.8.4a/modules/codec'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/dev/shm/portage/vlc-0.8.4a-r1/work/vlc-0.8.4a/modules/codec'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/dev/shm/portage/vlc-0.8.4a-r1/work/vlc-0.8.4a/modules'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/dev/shm/portage/vlc-0.8.4a-r1/work/vlc-0.8.4a'
make: *** [all] Error 2

!!! ERROR: media-video/vlc-0.8.4a-r1 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  vlc-0.8.4a-r1.ebuild, line 224:   Called die

!!! make of VLC failed
!!! If you need support, post the topmost build error, and the call stack if relevant.


phoenix ~ # eix -p lzo
* dev-libs/lzo
     Available versions:  1.08-r1 2.02-r1:2
     Installed:           2.02-r1


`lzo` isn't mentioned in vlc-0.8.4a-r1.ebuild.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-12-01 08:02:44 UTC
*** Bug 156813 has been marked as a duplicate of this bug. ***
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-12-01 08:04:26 UTC

*** This bug has been marked as a duplicate of 148847 ***