Ticket #641 (closed defect: fixed)
Coreutils fails to build with glibc 2.6
| Reported by: | ajmitch@… | Owned by: | mickey@… |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | OE bitbake recipes / build system | Version: | unspecified |
| Severity: | normal | Keywords: | |
| Cc: | buglog@… | Blocked By: | |
| Blocking: | Estimated Completion (week): | ||
| HasPatchForReview: | PatchReviewResult: | ||
| Reproducible: |
Description
A new function futimens has been added to glibc 2.6, conflicting with the one in
gnulib as used by coreutils. The attached patch renames it to gl_futimens within
coreutils, as done by upstream. I
Attachments
Change History
Changed 6 years ago by ajmitch@…
- Attachment coreutils-glibc2.6.patch added
Note: See
TracTickets for help on using
tickets.

Patch for coreutils & glibc 2.6