Author: matthew
Date: Wed Aug 21 13:24:15 2013
New Revision: 10324
Log:
Add a patch to fix a test failure in Texinfo.
Modified:
trunk/BOOK/chapter01/changelog.xml
trunk/BOOK/chapter01/whatsnew.xml
trunk/BOOK/chapter03/patches.xml
trunk/BOOK/chapter06/texinfo.xml
trunk/BOOK/patches.ent
Modified: trunk/BOOK/chapter01/changelog.xml
==============================================================================
--- trunk/BOOK/chapter01/changelog.xml Wed Aug 21 13:17:26 2013 (r10323)
+++ trunk/BOOK/chapter01/changelog.xml Wed Aug 21 13:24:15 2013 (r10324)
@@ -39,6 +39,9 @@
<para>2013-08-21</para>
<itemizedlist>
<listitem>
+ <para>[matthew] - Add a patch to fix a test failure in
Texinfo.</para>
+ </listitem>
+ <listitem>
<para>[matthew] - Add a patch to fix an intermittent test failure in
Automake.</para>
</listitem>
Modified: trunk/BOOK/chapter01/whatsnew.xml
==============================================================================
--- trunk/BOOK/chapter01/whatsnew.xml Wed Aug 21 13:17:26 2013 (r10323)
+++ trunk/BOOK/chapter01/whatsnew.xml Wed Aug 21 13:24:15 2013 (r10324)
@@ -245,6 +245,10 @@
<para>&perl-libc-patch;</para>
</listitem>
+ <listitem>
+ <para>&texinfo-test-patch;</para>
+ </listitem>
+
</itemizedlist>
<itemizedlist>
Modified: trunk/BOOK/chapter03/patches.xml
==============================================================================
--- trunk/BOOK/chapter03/patches.xml Wed Aug 21 13:17:26 2013 (r10323)
+++ trunk/BOOK/chapter03/patches.xml Wed Aug 21 13:24:15 2013 (r10324)
@@ -116,6 +116,14 @@
</listitem>
</varlistentry>
+ <varlistentry>
+ <term>Texinfo Test Patch -
<token>&texinfo-test-patch-size;</token>:</term>
+ <listitem>
+ <para>Download: <ulink
url="&patches-root;&texinfo-test-patch;"/></para>
+ <para>MD5 sum: <literal>&texinfo-test-patch-md5;</literal></para>
+ </listitem>
+ </varlistentry>
+
<!--<varlistentry>
<term>Zlib fPIC Patch - <token>&zlib-fpic-patch-size;</token>:</term>
<listitem>
Modified: trunk/BOOK/chapter06/texinfo.xml
==============================================================================
--- trunk/BOOK/chapter06/texinfo.xml Wed Aug 21 13:17:26 2013 (r10323)
+++ trunk/BOOK/chapter06/texinfo.xml Wed Aug 21 13:24:15 2013 (r10324)
@@ -41,6 +41,10 @@
<sect2 role="installation">
<title>Installation of Texinfo</title>
+ <para>Fix an incompatibility between the test suite and
Perl-&perl-version;:</para>
+
+<screen><userinput remap="pre">patch -Np1 -i
../&texinfo-test-patch;</userinput></screen>
+
<para>Prepare Texinfo for compilation:</para>
<screen><userinput remap="configure">./configure
--prefix=/usr</userinput></screen>
Modified: trunk/BOOK/patches.ent
==============================================================================
--- trunk/BOOK/patches.ent Wed Aug 21 13:17:26 2013 (r10323)
+++ trunk/BOOK/patches.ent Wed Aug 21 13:24:15 2013 (r10324)
@@ -39,3 +39,7 @@
<!ENTITY readline-fixes-patch "readline-&readline-version;-fixes-1.patch">
<!ENTITY readline-fixes-patch-md5 "3c185f7b76001d3d0af614f6f2cd5dfa">
<!ENTITY readline-fixes-patch-size "1.3 KB">
+
+<!ENTITY texinfo-test-patch "texinfo-&texinfo-version;-test-1.patch">
+<!ENTITY texinfo-test-patch-md5 "c50d9319a471b6ebd98900b852f5fb38">
+<!ENTITY texinfo-test-patch-size "5.6 KB">
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page