Author: matthew
Date: 2012-12-28 03:30:42 -0700 (Fri, 28 Dec 2012)
New Revision: 10078
Modified:
trunk/BOOK/appendices/dependencies.xml
trunk/BOOK/chapter01/changelog.xml
trunk/BOOK/chapter06/chapter06.xml
Log:
E2fsprogs requires ps from Procps for its testsuite to complete successfully.
Modified: trunk/BOOK/appendices/dependencies.xml
===================================================================
--- trunk/BOOK/appendices/dependencies.xml 2012-12-28 10:25:35 UTC (rev
10077)
+++ trunk/BOOK/appendices/dependencies.xml 2012-12-28 10:30:42 UTC (rev
10078)
@@ -412,7 +412,7 @@
<segtitle>&testsuites;</segtitle>
<seglistitem>
- <seg>Psmisc</seg>
+ <seg>Procps,Psmisc</seg>
</seglistitem>
</segmentedlist>
Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml 2012-12-28 10:25:35 UTC (rev 10077)
+++ trunk/BOOK/chapter01/changelog.xml 2012-12-28 10:30:42 UTC (rev 10078)
@@ -40,6 +40,11 @@
<para>2012-12-28</para>
<itemizedlist>
<listitem>
+ <para>[matthew] - Move the build of Procps to before E2fsprogs as the
+ latter requires <command>ps</command> to be available during its
+ testsuite run.</para>
+ </listitem>
+ <listitem>
<para>[matthew] - Upgrade to Gettext-0.18.2. Fixes
<ulink url="&lfs-ticket-root;3263">#3263</ulink>.</para>
</listitem>
Modified: trunk/BOOK/chapter06/chapter06.xml
===================================================================
--- trunk/BOOK/chapter06/chapter06.xml 2012-12-28 10:25:35 UTC (rev 10077)
+++ trunk/BOOK/chapter06/chapter06.xml 2012-12-28 10:30:42 UTC (rev 10078)
@@ -34,13 +34,13 @@
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ncurses.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="util-linux.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="psmisc.xml"/>
+ <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="procps.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="e2fsprogs.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="shadow.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="coreutils.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="iana-etc.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="m4.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="bison.xml"/>
- <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="procps.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="grep.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="readline.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="bash.xml"/>
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page