Opened 11 years ago

Closed 11 years ago

#954 closed task (fixed)

Migrate to GLIBC

Reported by: William Harrington Owned by: clfs-commits@…
Priority: critical Milestone: CLFS Standard 3.0
Component: BOOK Version: CLFS Standard GIT
Keywords: Cc: berzerkula@…, jonathan@…

Description

http://www.eglibc.org/archives/patches/msg01327.html

EGLIBC trunk is closed and 2_19 will be the last release.

It is advised that we use Glibc 2.19 and any issues we have go to the Glibc support list.

Moving to Glibc 2.19 we can pull the tarball from gnu servers and not host our own local copy that we did with eglibc.

If users require Eglibc for any of the mentioned items that are not resolved as in the article linked above, then they should check out Eglibc 2_19 branch.

I suggest that we move the book to GLIBC 2.19.

Change History (3)

comment:1 by William Harrington, 11 years ago

Version: CLFS Embedded GITCLFS Standard GIT

comment:2 by chris@…, 11 years ago

Took this fix from LFS...

The tzselect script has been changed to use "pwd" instead of hard-coding /usr/share/zoneinfo, but it does not work properly. This can be fixed with:

sed -i 's/\\$$(pwd)/`pwd`/' timezone/Makefile

comment:3 by William Harrington, 11 years ago

Resolution: fixed
Status: newclosed
Last edited 10 years ago by William Harrington (previous) (diff)
Note: See TracTickets for help on using tickets.