Bug 483643
| Summary: | iprutils fails to build with 2.6.29 kernels (swab.h moved) | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Will Woods <wwoods> | ||||
| Component: | iprutils | Assignee: | David Woodhouse <dwmw2> | ||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | rawhide | CC: | dcantrell, dwmw2, pnasrat, rrakus | ||||
| 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: | 2009-04-14 01:09:08 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: | 483340 | ||||||
| Attachments: |
|
||||||
iprutils 2.2.13 has been built. |
Created attachment 330658 [details] iprutils-swab-moved.patch iprutils-2.2.13 fails to build with 2.6.29 kernels - iprutils/iprlib.h has: #include <linux/byteorder/swab.h> but that file has moved to linux/swab.h. The attached patch should fix the problem.