Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 268708

Summary: media-libs/libcaca-0.99_beta16 breaks compile of media-video/transcode, media-libs/xine-lib...
Product: Gentoo Linux Reporter: Dani Church <dani.church>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info

Description Dani Church 2009-05-05 10:43:34 UTC
libcaca-0.99_beta16 appears not to install /usr/lib/libcucul.la, which breaks transcode and xine-lib (and probably others) when using the libcaca flag with messages like:

/bin/sh ../../libtool --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc  -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -pipe -march=athlon64 -fomit-frame-pointer -funroll-loops -ftracer -ggdb -module -avoid-version -Wl,-O1 -o filter_pv.la -rpath /usr/lib64/transcode filter_pv.lo pv.lo -L/usr/lib64 -lSM -lICE -lXext -lX11 -lXv  -lXv -lSDL -lpthread
grep: /usr/lib64/libcucul.la: No such file or directory
/bin/sed: can't read /usr/lib64/libcucul.la: No such file or directory
libtool: link: `/usr/lib64/libcucul.la' is not a valid libtool archive
make[3]: *** [filter_sdlview.la] Error 1
Comment 1 Dani Church 2009-05-05 10:45:23 UTC
Created attachment 190396 [details]
emerge --info
Comment 2 Rafał Mużyło 2009-05-05 12:24:25 UTC
revdep-rebuild is your friend.

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