Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 274345 - media-libs/liblrdf-0.4.0 does not pull in app-crypt/mit-krb5 but link fails on -lgssapi_krb5
Summary: media-libs/liblrdf-0.4.0 does not pull in app-crypt/mit-krb5 but link fails o...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-16 13:20 UTC by Christoph Lange
Modified: 2009-06-22 08:35 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 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'