Author: matthew
Date: 2010-02-01 15:14:37 -0700 (Mon, 01 Feb 2010)
New Revision: 9176
Modified:
trunk/BOOK/chapter01/changelog.xml
trunk/BOOK/chapter06/module-init-tools.xml
Log:
Link Module-Init-Tools to Zlib's dynamic library. Fixes #2562.
Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml 2010-02-01 22:13:33 UTC (rev 9175)
+++ trunk/BOOK/chapter01/changelog.xml 2010-02-01 22:14:37 UTC (rev 9176)
@@ -41,6 +41,11 @@
<para>2010-02-01</para>
<itemizedlist>
<listitem>
+ <para>[matthew] Have Module-Init-Tools use Zlib's dynamic instead of
+ static library. Fixes
+ <ulink url="&lfs-ticket-root;2562">#2562</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[matthew] Upgrade to Linux-2.6.32.7. Fixes
<ulink url="&lfs-ticket-root;2563">#2563</ulink>.</para>
</listitem>
Modified: trunk/BOOK/chapter06/module-init-tools.xml
===================================================================
--- trunk/BOOK/chapter06/module-init-tools.xml 2010-02-01 22:13:33 UTC (rev
9175)
+++ trunk/BOOK/chapter06/module-init-tools.xml 2010-02-01 22:14:37 UTC (rev
9176)
@@ -55,7 +55,7 @@
<para>Prepare Module-Init-Tools for compilation:</para>
-<screen><userinput remap="configure">./configure --prefix=/ --enable-zlib
--mandir=/usr/share/man</userinput></screen>
+<screen><userinput remap="configure">./configure --prefix=/
--enable-zlib-dynamic --mandir=/usr/share/man</userinput></screen>
<para>Compile the package:</para>
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page