Bug 838782
Summary: | Need static libraries for krb5 | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Philip Prindeville <philipp> |
Component: | krb5 | Assignee: | Nalin Dahyabhai <nalin> |
Status: | CLOSED WONTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | low | Docs Contact: | |
Priority: | unspecified | ||
Version: | 16 | CC: | cleaver-redhat, dpal, nalin, nathaniel, philipp |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2012-08-09 20:58:51 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Philip Prindeville
2012-07-10 05:38:53 UTC
The build machinery actually errors out if you simply add a --enable-static to the configure invocation, suggesting that you also should disable building shared libraries to do so. We also have a dependency on libkeyutils, which isn't available as a static library. I'm not really convinced that the work of getting that all sorted out so that we can provide static libraries is worth the trouble. Given that, I'm inclined to won't-fix this one. I do not think we can do much here. If you need static libraries you would have to build them yourself. Closing as WONTFIX. |