Bug 170646
Summary: | broken .la files included | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Pierre Ossman <pierre-bugzilla> |
Component: | synce | Assignee: | Andreas Bierfert <andreas.bierfert> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | rawhide | CC: | extras-qa |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | 0.9.1-4 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2005-11-28 20:52:17 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: | |||
Bug Depends On: | |||
Bug Blocks: | 162161 |
Description
Pierre Ossman
2005-10-13 14:50:15 UTC
The initial bug report is misleading. The truth is that the libtool archives contain _broken content_ (buildroot paths inside the dependencies) and hence cause problems. Actually, the big problem was that they caused libtool to add -lmimedir. I could not find this lib anywhere in FC and removing the .la files showed that it was also completely unnecessary. I thought the general consesus was that *.la should be removed from all packages because the cause more problems than they solve? There is no such "general consensus" with regard to libtool archives. But yes, in many cases they only cause problems and are not needed. just got back vacations will look into it asap This should be fixed in the current version... |