1
0
Эх сурвалжийг харах

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
Matthew Burgess 12 жил өмнө
parent
commit
3fbc3954fc

+ 11 - 0
chapter01/changelog.xml

@@ -35,6 +35,17 @@
       </itemizedlist>
     </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>

+ 2 - 2
general.ent

@@ -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 &ndash; -->
 <!ENTITY milestone       "7.4">
 <!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->

+ 1 - 1
prologue/hostreqs.xml

@@ -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>