Author: robert
Date: 2011-01-28 11:17:23 -0700 (Fri, 28 Jan 2011)
New Revision: 1606
Modified:
trunk/BOOK/chapter01/changelog.xml
trunk/BOOK/chapter05/m4.xml
trunk/BOOK/chapter06/m4.xml
trunk/BOOK/packages.ent
Log:
Up to m4-1.4.15. This fixes the issue with glibc, and a bug in M4.
Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml 2011-01-28 07:32:07 UTC (rev 1605)
+++ trunk/BOOK/chapter01/changelog.xml 2011-01-28 18:17:23 UTC (rev 1606)
@@ -41,6 +41,10 @@
<para>2011-01-28</para>
<itemizedlist>
<listitem>
+ <para>[robert] - Up to m4-1.4.15. This fixes the issue with glibc,
+ and a format string bug in M4.</para>
+ </listitem>
+ <listitem>
<para>[robert] - Up to glibc-2.12.2.</para>
</listitem>
</itemizedlist>
Modified: trunk/BOOK/chapter05/m4.xml
===================================================================
--- trunk/BOOK/chapter05/m4.xml 2011-01-28 07:32:07 UTC (rev 1605)
+++ trunk/BOOK/chapter05/m4.xml 2011-01-28 18:17:23 UTC (rev 1606)
@@ -43,12 +43,6 @@
<sect2 role="installation">
<title>Installation of M4</title>
- <para>Add a missing include directive that prevents M4 successfully
building
- against Glibc-&glibc-version;:</para>
-
-<screen><userinput remap="pre">sed -i -e '/"m4.h"/a\
-#include <sys/stat.h>' src/path.c</userinput></screen>
-
<para>Prepare M4 for compilation:</para>
<screen><userinput remap="configure">./configure
--prefix=/tools</userinput></screen>
Modified: trunk/BOOK/chapter06/m4.xml
===================================================================
--- trunk/BOOK/chapter06/m4.xml 2011-01-28 07:32:07 UTC (rev 1605)
+++ trunk/BOOK/chapter06/m4.xml 2011-01-28 18:17:23 UTC (rev 1606)
@@ -40,12 +40,6 @@
<sect2 role="installation">
<title>Installation of M4</title>
- <para>Add a missing include directive that prevents M4 successfully
building
- against Glibc-&glibc-version;:</para>
-
-<screen><userinput remap="pre">sed -i -e '/"m4.h"/a\
-#include <sys/stat.h>' src/path.c</userinput></screen>
-
<para>Prepare M4 for compilation:</para>
<screen><userinput remap="configure">./configure
--prefix=/usr</userinput></screen>
Modified: trunk/BOOK/packages.ent
===================================================================
--- trunk/BOOK/packages.ent 2011-01-28 07:32:07 UTC (rev 1605)
+++ trunk/BOOK/packages.ent 2011-01-28 18:17:23 UTC (rev 1606)
@@ -322,10 +322,10 @@
<!ENTITY linux-headers-ch6-du "466 MB">
<!ENTITY linux-headers-ch6-sbu "0.1 SBU">
-<!ENTITY m4-version "1.4.14">
+<!ENTITY m4-version "1.4.15">
<!ENTITY m4-size "1,099 KB">
<!ENTITY m4-url "&gnu;m4/m4-&m4-version;.tar.bz2">
-<!ENTITY m4-md5 "e6fb7d08d50d87e796069cff12a52a93">
+<!ENTITY m4-md5 "c7c32540bc3842d5550f88d47ef551d8">
<!ENTITY m4-home "&gnu-software;m4/">
<!ENTITY m4-ch5-du "11.6 MB">
<!ENTITY m4-ch5-sbu "0.2 SBU">
--
http://linuxfromscratch.org/mailman/listinfo/hlfs-book
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page