Author: jhuntwork
Date: 2007-09-15 19:44:59 -0600 (Sat, 15 Sep 2007)
New Revision: 8384
Modified:
branches/jh/BOOK/prologue/hostreqs.xml
Log:
Merged parts of r8372 to jh branch from trunk
Modified: branches/jh/BOOK/prologue/hostreqs.xml
===================================================================
--- branches/jh/BOOK/prologue/hostreqs.xml 2007-09-16 01:34:30 UTC (rev
8383)
+++ branches/jh/BOOK/prologue/hostreqs.xml 2007-09-16 01:44:59 UTC (rev
8384)
@@ -114,6 +114,11 @@
<para><emphasis role="strong">Tar-1.14</emphasis></para>
</listitem>
+ <!-- Needed by the apparently broken Binutils-2.18 -->
+ <listitem>
+ <para><emphasis role="strong">Texinfo-4.8</emphasis></para>
+ </listitem>
+
</itemizedlist>
<para>To see whether your host system has all the appropriate versions, run
the following:</para>
@@ -139,7 +144,8 @@
make --version | head -n1
patch --version | head -n1
sed --version | head -n1
-tar --version | head -n1</literal>
+tar --version | head -n1
+makeinfo --version | head -n1</literal>
EOF
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page