Bug 607357
| Summary: | pkgconfig file of SDL_mixer should add -lm | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Philip Chimento <philip.chimento> |
| Component: | SDL_mixer | Assignee: | Hans de Goede <hdegoede> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | 13 | CC: | dev, hdegoede, iprikryl, thomasj |
| 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: | 2010-06-24 08:26:00 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
Philip Chimento
2010-06-23 21:43:33 UTC
Note that the -lm does not need to be present in pkg-config, instead SDL_mixer itself should be directly linked against -lm. I'll take care of fixing this. A fixed build is on its way to rawhide. I've also filed an upstream bug for this: http://bugzilla.libsdl.org/show_bug.cgi?id=1010 SDL_mixer-1.2.11-3.fc13 has been submitted as an update for Fedora 13. http://admin.fedoraproject.org/updates/SDL_mixer-1.2.11-3.fc13 (In reply to comment #3) > SDL_mixer-1.2.11-3.fc13 has been submitted as an update for Fedora 13. > http://admin.fedoraproject.org/updates/SDL_mixer-1.2.11-3.fc13 Hi, It really is not necessary to do an F-13 update for this, as it only causes problems when compiling things and people compiling things / other packages which do need to issue an update for F-13 should be able to work around this easily. Regards, Hans Ok, thanks for taking care. I will revoke the update then. |