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

Bug 274345

Summary: media-libs/liblrdf-0.4.0 does not pull in app-crypt/mit-krb5 but link fails on -lgssapi_krb5
Product: Gentoo Linux Reporter: Christoph Lange <langec>
Component: [OLD] LibraryAssignee: Gentoo Sound Team <sound>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Christoph Lange 2009-06-16 13:20:09 UTC
Apologies if I should have posted this as a comment to bug 249682, as it is a variant of the latter.  I didn't have app-crypt/mit-krb5 installed and wanted to install media-libs/liblrdf-0.4.0 (as a dependency of media-sound/rosegarden).  It failed to link against gssapi_krb5.  After installing app-crypt/mit-krb5 (version 1.6.3-r6), I was able to install media-libs/liblrdf-0.4.0.

Bug 249682 mentions virtual/krb5 instead of app-crypt/mit-krb5, but virtual/krb5 no longer seems to exist.

Reproducible: Always

Steps to Reproduce:
1. Make sure that app-crypt/mit-krb5 is not yet installed
2. Try to install media-libs/liblrdf-0.4.0 -- fails
3. Install app-crypt/mit-krb5
4. Install media-libs/liblrdf-0.4.0 -- succeeds

Actual Results:  
link failure (-lgssapi_krb5)

Expected Results:  
compile successfully
Comment 1 Alexis Ballier gentoo-dev 2009-06-22 08:35:04 UTC
you didn't post any build log so its hard to guess, but the solution should be the same:
run 'revdep-rebuild -i'