Author: matthew
Date: Sat Sep 7 13:14:59 2013
New Revision: 10337
Log:
Increase host requirement for Gawk due to an issue building Glibc.
Modified:
trunk/BOOK/chapter01/changelog.xml
trunk/BOOK/general.ent
trunk/BOOK/prologue/hostreqs.xml
Modified: trunk/BOOK/chapter01/changelog.xml
==============================================================================
--- trunk/BOOK/chapter01/changelog.xml Wed Sep 4 09:20:07 2013 (r10336)
+++ trunk/BOOK/chapter01/changelog.xml Sat Sep 7 13:14:59 2013 (r10337)
@@ -36,6 +36,17 @@
</listitem>
-->
<listitem>
+ <para>2013-09-07</para>
+ <itemizedlist>
+ <listitem>
+ <para>[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.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2013-08-31</para>
<itemizedlist>
<listitem>
Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent Wed Sep 4 09:20:07 2013 (r10336)
+++ trunk/BOOK/general.ent Sat Sep 7 13:14:59 2013 (r10337)
@@ -1,5 +1,5 @@
-<!ENTITY version "SVN-20130831">
-<!ENTITY releasedate "August 31, 2013">
+<!ENTITY version "SVN-20130907">
+<!ENTITY releasedate "September 7, 2013">
<!ENTITY copyrightdate "1999-2013"><!-- jhalfs needs a literal dash, not
– -->
<!ENTITY milestone "7.4">
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or
"x.y[-pre{x}]" -->
Modified: trunk/BOOK/prologue/hostreqs.xml
==============================================================================
--- trunk/BOOK/prologue/hostreqs.xml Wed Sep 4 09:20:07 2013 (r10336)
+++ trunk/BOOK/prologue/hostreqs.xml Sat Sep 7 13:14:59 2013 (r10337)
@@ -56,7 +56,7 @@
</listitem>
<listitem>
- <para><emphasis role="strong">Gawk-3.1.5</emphasis> (/usr/bin/awk
+ <para><emphasis role="strong">Gawk-4.0.1</emphasis> (/usr/bin/awk
should be a link to gawk)</para>
</listitem>
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page