| Summary: | nfs-utils fails to build in latest GIT master | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | Timothy Pearson <tpearson> |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | buildroot |
| Priority: | P5 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
| Attachments: | Add missing system macro includes | ||
Could you submit a proper patch ? This patch should be Git-formatted, submitted to upstream nfs-utils project, and then added into Buildroot, and sent to our mailing list. Thanks! Thanks for the patch, added in commit https://git.buildroot.org/buildroot/commit/?id=f0cf62abae4e9c4e479b015327b38d837cba9512. |
Created attachment 7771 [details] Add missing system macro includes nfs-utils is missing the required macro #include to build on newer glibc versions. Tested patch attached.