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
This commit is contained in:
Matthew Burgess 2013-09-07 20:14:59 +00:00
parent f6eeb8015d
commit 3fbc3954fc
3 changed files with 14 additions and 3 deletions

View File

@ -35,6 +35,17 @@
</itemizedlist> </itemizedlist>
</listitem> </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> <listitem>
<para>2013-08-31</para> <para>2013-08-31</para>
<itemizedlist> <itemizedlist>

View File

@ -1,5 +1,5 @@
<!ENTITY version "SVN-20130831"> <!ENTITY version "SVN-20130907">
<!ENTITY releasedate "August 31, 2013"> <!ENTITY releasedate "September 7, 2013">
<!ENTITY copyrightdate "1999-2013"><!-- jhalfs needs a literal dash, not &ndash; --> <!ENTITY copyrightdate "1999-2013"><!-- jhalfs needs a literal dash, not &ndash; -->
<!ENTITY milestone "7.4"> <!ENTITY milestone "7.4">
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" --> <!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->

View File

@ -56,7 +56,7 @@
</listitem> </listitem>
<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> should be a link to gawk)</para>
</listitem> </listitem>