Actions
Bug #1375
closedkrb5-config only handles krb5 lib argument
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Start date:
2011-08-14
Due date:
% Done:
0%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
External Bug:
Description
If you open up /usr/bin/krb5-config you'll see that it has code to handle many different libs but when parsing the arguments it only looks for krb5. So 'krb5-config --libs krb5' works but 'krb5-config --libs gssapi' doesn't.
Related issues
Updated by Bayard Bell about 12 years ago
- Status changed from New to Feedback
This duplicates bug 1295.
Actions