Bug 222766
| Summary: | DevIL needs link with allegro | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Juan Manuel Borges Caño <juanmabc3> |
| Component: | DevIL | Assignee: | Ian Chapman <packages> |
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 6 | ||
| 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: | 2007-01-17 19:35:42 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Juan Manuel Borges Caño
2007-01-16 02:45:46 UTC
DevIL is intentionally not linked with liballeg_unsharable because the resultant library is not PIC compliant. This causes problems for SELinux. This means when linking you'll need to add `allegro-config --libs` to the linking line, or similar. If this is not appropriate for you, you'll have to explain in more detail why. No, that's all. Thank you. Maybe DevIL should include a pkg-config file for this issues. Thanks for the suggestion, I'll consider using pkg-config but I'll need to look in more detail before making a decision :). For the moment, I'll close this bug. Thanks. |