Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 268708 - media-libs/libcaca-0.99_beta16 breaks compile of media-video/transcode, media-libs/xine-lib...
Summary: media-libs/libcaca-0.99_beta16 breaks compile of media-video/transcode, media...
Status: RESOLVED DUPLICATE of bug 244350
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:
Depends on:
Blocks:
 
Reported: 2009-05-05 10:43 UTC by Dani Church
Modified: 2009-05-05 12:24 UTC (History)
0 users

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


Attachments
emerge --info (emerge-info,4.62 KB, text/plain)
2009-05-05 10:45 UTC, Dani Church
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***