Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 207300 - net-im/twinkle-1.1 has problem linking to libccgnu2-1.5.so.0
Summary: net-im/twinkle-1.1 has problem linking to libccgnu2-1.5.so.0
Status: VERIFIED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-24 17:39 UTC by Thomas Capricelli
Modified: 2008-01-24 21:33 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 Thomas Capricelli 2008-01-24 17:39:34 UTC
I've installed twinkle, and i have the following problem:
% twinkle
twinkle: error while loading shared libraries: libccgnu2-1.5.so.0: cannot open shared object file: No such file or directory

ldd confirms this :
        libccgnu2-1.5.so.0 => not found

As i dont really know what to do, i've removed (emerge -C) both twinkle and dev-cpp/commoncpp2 (to which libccgnu2 belongs). I've emerged twinkle again (which triggered an install of commoncpp2 as expected). But the problem still remanis. I dont know where to go from there.

Reproducible: Always
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2008-01-24 17:44:16 UTC
Run revdep-rebuild; if that doesn't work then reopen with emerge --inf and complete emerge.log attached. 
Comment 2 Thomas Capricelli 2008-01-24 21:33:26 UTC
revdep-rebuild solved the pb, thanks!