Ticket #152 (closed defect: wontfix)

Opened 9 months ago

Last modified 3 months ago

Only ppc and ppc64 are using the glibc branch update patch in chapter 5

Reported by: ken Assigned to: clfs-commits@lists.cross-lfs.org.
Priority: minor Milestone: CLFS Standard 1.1.0
Component: BOOK Version: CLFS Standard 1.1.0
Keywords: Cc:

Description

At the moment, this doesn't matter too much because those were the only arches affected by the code in the patch when it was in the original version (and we do apply the update with the altered docs to the final system), but it looks messy.

The original version of the patch was needed for ppc and ppc64, but only with --enable-kernel=2.6.22 (or later), and prevents glibc compiling with --enable-kernel=2.6.0 which is what we have in the book. Maybe we should just drop the patch completely, because all the cut-down version is doing is updating some documentation ?

Change History

07/31/08 23:18:30 changed by jciccone

  • version set to CLFS Standard 1.1.0.
  • milestone changed from CLFS Standard 1.2.0 to CLFS Standard 1.1.0.

No objections from me. Like you said, it doesn't make any code changes and only causes problems on ppc.

08/24/08 16:19:12 changed by jciccone

  • status changed from new to closed.
  • resolution set to wontfix.

I'm going to resolve this at wontfix because of the updated patch ken committed months back. It fixes the problem with ppc, still updates the documentation. Glibc 2.8 will be out soon and this patch will be irrelevant anyway. At least the documentation will be up to date.