Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 400765 - media-sound/guayadeque error while loading shared libraries: libtiff.so.3
Summary: media-sound/guayadeque error while loading shared libraries: libtiff.so.3
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-25 16:10 UTC by Julian Ospald
Modified: 2012-01-25 17:04 UTC (History)
0 users

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


Attachments
tiff.patch (tiff.patch,296 bytes, patch)
2012-01-25 16:10 UTC, Julian Ospald
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Julian Ospald 2012-01-25 16:10:02 UTC
Created attachment 299873 [details, diff]
tiff.patch

since #399769 'media-libs/tiff-3*' could be replaced by 'media-libs/tiff-4*' but is needed by guayadeque
'x11-libs/wxGTK:2.8' does only provide 'media-libs/tiff:0' which is v4 now.

compiling also fails:
/usr/lib/gcc/x86_64-pc-linux-gnu/4.5.3/../../../../x86_64-pc-linux-gnu/bin/ld: warning: libtiff.so.3, needed by /usr/lib64/libwx_gtk2u_core-2.8.so, not found (try using -rpath or -rpath-link)

We have to add 'media-libs/tiff:3' as (R)DEPEND
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2012-01-25 16:18:33 UTC
Did you try revdep-rebuild yet?
Comment 2 Julian Ospald 2012-01-25 16:32:54 UTC
since it is a build-time dependency shouldnt it be added explicitly?
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2012-01-25 16:35:33 UTC
(In reply to comment #2)
> since it is a build-time dependency shouldnt it be added explicitly?

It isn't for media-sound/guayadeque, but for x11-libs/wxGTK. Did you try revdep-rebuild yet, or simply re-emerging wxGTK?
Comment 4 Julian Ospald 2012-01-25 16:40:53 UTC
re-emerging wxGTK wont solve that

revdep-rebuild will of course, if guayadeque or another program that needs libtiff.so.3 already is installed. If not, compiling will fail.
Comment 5 Julian Ospald 2012-01-25 16:45:01 UTC
ah, no... you are right. close plz

sry for the confusion