Author: matthew
Date: 2012-12-12 11:47:49 -0700 (Wed, 12 Dec 2012)
New Revision: 10062
Modified:
trunk/BOOK/chapter01/changelog.xml
trunk/BOOK/chapter06/flex.xml
Log:
Remove the '-k' parameter to Flex's testsuite invocation as all of its test
pass. Fixes #3244.
Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml 2012-12-12 18:46:02 UTC (rev 10061)
+++ trunk/BOOK/chapter01/changelog.xml 2012-12-12 18:47:49 UTC (rev 10062)
@@ -40,6 +40,11 @@
<para>2012-12-12</para>
<itemizedlist>
<listitem>
+ <para>[matthew] - All of Flex's tests pass, so remove the
+ "-k" option to its testsuite invocation. Fixes
+ <ulink url="&lfs-ticket-root;3244">#3244</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[matthew] - Upgrade to E2fsprogs-1.42.6. Fixes
<ulink url="&lfs-ticket-root;3243">#3243</ulink>.</para>
</listitem>
Modified: trunk/BOOK/chapter06/flex.xml
===================================================================
--- trunk/BOOK/chapter06/flex.xml 2012-12-12 18:46:02 UTC (rev 10061)
+++ trunk/BOOK/chapter06/flex.xml 2012-12-12 18:47:49 UTC (rev 10062)
@@ -56,11 +56,8 @@
<para>To test the results (about 0.5 SBU), issue:</para>
-<screen><userinput remap="test">make -k check</userinput></screen>
+<screen><userinput remap="test">make check</userinput></screen>
- <para>There are two tests that fail due to incompatibilities
- with the most recent version of bison.</para>
-
<para>Install the package:</para>
<screen><userinput remap="install">make install</userinput></screen>
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page