Opened 18 years ago

Closed 18 years ago

Last modified 17 years ago

#1731 closed task (fixed)

Glibc-2.4

Reported by: ryan@… Owned by: lfs-book@…
Priority: normal Milestone:
Component: Book Version: SVN
Severity: normal Keywords:
Cc:

Description

Glibc 2.4 Released as of 20060306

Attachments (1)

lfs-r7782-glibc_2.4.patch (5.2 KB ) - added by jciccone@… 18 years ago.
Attached is a patch to update the book to glibc-2.4 (Starting to get a number of questions on IRC about why it's not upgraded yet).

Download all attachments as: .zip

Change History (7)

comment:1 by Chris Staub, 18 years ago

The testsuite for 2.4 has a test that uses C++ code, but fails because it can't find libstdc++.so. This should be noted in the Glibc 2.4 instructions, or perhaps libstdc++.so could be added to the list of "Essential Symlinks".

comment:2 by archaic@…, 18 years ago

Milestone: Future
Type: enhancementtask

comment:3 by jciccone@…, 18 years ago

When using glibc-2.4 samba fails to start with the following error:

smbd: gconv_db.c:232: __gconv_release_step: Assertion `step->__end_fct == ((void *)0)' failed.

This patch from upstream fixes that problem. http://www.linuxfromscratch.org/patches/downloads/glibc/glibc-2.4-iconv_fix-1.patch

comment:4 by bdubbs@…, 18 years ago

Milestone: Future6.3

by jciccone@…, 18 years ago

Attachment: lfs-r7782-glibc_2.4.patch added

Attached is a patch to update the book to glibc-2.4 (Starting to get a number of questions on IRC about why it's not upgraded yet).

comment:5 by dnicholson@…, 18 years ago

Resolution: fixed
Status: newclosed

Updated in r7788. Added the libstdc++ symlinks and the iconv_fix patch. Removed the old patches from glibc-2.3.6.

comment:6 by Jeremy Huntwork, 17 years ago

Milestone: 6.3

Milestone 6.3 deleted

Note: See TracTickets for help on using tickets.