Author: matthew
Date: 2007-04-16 14:24:06 -0600 (Mon, 16 Apr 2007)
New Revision: 8066

Modified:
   trunk/BOOK/chapter01/changelog.xml
   trunk/BOOK/prologue/hostreqs.xml
Log:
Bump the minimum host version of Bison to 1.875 as earlier versions cause Bash 
to misbehave.  Fixes #1977.

Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml  2007-04-16 19:38:10 UTC (rev 8065)
+++ trunk/BOOK/chapter01/changelog.xml  2007-04-16 20:24:06 UTC (rev 8066)
@@ -40,6 +40,9 @@
       <para>2007-04-16</para>
       <itemizedlist>
         <listitem>
+          <para>[matthew] - Increase the version of Bison required on host
+          systems to 1.875.  Bash doesn't work correctly with versions less 
than
+          that.  Fixes <ulink url="&lfs-ticket-root;1977">#1977</ulink>.</para>
           <para>[matthew] - Change all references to
           <filename>/etc/adjtime</filename> in the Util-Linux sources to
           <filename>/var/lib/hwclock/adjtime</filename>.  Previously, only

Modified: trunk/BOOK/prologue/hostreqs.xml
===================================================================
--- trunk/BOOK/prologue/hostreqs.xml    2007-04-16 19:38:10 UTC (rev 8065)
+++ trunk/BOOK/prologue/hostreqs.xml    2007-04-16 20:24:06 UTC (rev 8066)
@@ -31,7 +31,7 @@
     </listitem>
 
     <listitem>
-      <para><emphasis role="strong">Bison-1.26a</emphasis></para>
+      <para><emphasis role="strong">Bison-1.875</emphasis></para>
     </listitem>
 
     <listitem>

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to