Ticket #641 (closed defect: fixed)

Opened 6 years ago

Last modified 6 years ago

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

coreutils-glibc2.6.patch (3.3 KB) - added by ajmitch@… 6 years ago.
Patch for coreutils & glibc 2.6

Change History

Changed 6 years ago by ajmitch@…

Patch for coreutils & glibc 2.6

comment:1 Changed 6 years ago by jluebbe@…

  • Status changed from new to closed
  • Resolution set to fixed

Fixed in svn revision 2384.

Note: See TracTickets for help on using tickets.