From 3fbc3954fc89c1c4471c2b9d0199eb067ca72b3a Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Sat, 7 Sep 2013 20:14:59 +0000 Subject: [PATCH] Increase host requirement for Gawk due to an issue building Glibc. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10337 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 11 +++++++++++ general.ent | 4 ++-- prologue/hostreqs.xml | 2 +- 3 files changed, 14 insertions(+), 3 deletions(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 7dad42768..9414dc540 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -35,6 +35,17 @@ --> + + 2013-09-07 + + + [matthew] - Increase version of Gawk required on the host to + 4.0.1. Gawk-3.1.8 from Ubuntu-12.04 hangs during the build of Glibc. + Thanks to Walter P. Little for the report. + + + + 2013-08-31 diff --git a/general.ent b/general.ent index 2150fd203..6914bc9e9 100644 --- a/general.ent +++ b/general.ent @@ -1,5 +1,5 @@ - - + + diff --git a/prologue/hostreqs.xml b/prologue/hostreqs.xml index 45c892136..81d503efe 100644 --- a/prologue/hostreqs.xml +++ b/prologue/hostreqs.xml @@ -56,7 +56,7 @@ - Gawk-3.1.5 (/usr/bin/awk + Gawk-4.0.1 (/usr/bin/awk should be a link to gawk)