Author: randy
Date: 2010-02-26 15:42:00 -0700 (Fri, 26 Feb 2010)
New Revision: 8273
Modified:
trunk/BOOK/general/genlib/libdrm.xml
Log:
Added a note about the test suite in the libdrm instructions
Modified: trunk/BOOK/general/genlib/libdrm.xml
===================================================================
--- trunk/BOOK/general/genlib/libdrm.xml 2010-02-26 22:26:03 UTC (rev
8272)
+++ trunk/BOOK/general/genlib/libdrm.xml 2010-02-26 22:42:00 UTC (rev
8273)
@@ -69,7 +69,9 @@
<screen><userinput>./configure --prefix=$XORG_PREFIX &&
make</userinput></screen>
- <para>This package does not come with a test suite.</para>
+ <para>To check the results, issue <command>make check</command>. Note that
+ some tests may fail depending on the video hardware installed in the
+ machine.</para>
<para>Now, as the <systemitem class="username">root</systemitem>
user:</para>
@@ -82,12 +84,12 @@
<segmentedlist>
<segtitle>Installed Programs</segtitle>
- <segtitle>Installed Library</segtitle>
+ <segtitle>Installed Libraries</segtitle>
<segtitle>Installed Directory</segtitle>
<seglistitem>
<seg>None</seg>
- <seg>libdrm.{so,a}</seg>
+ <seg>libdrm.{so,a} and libdrm_intel.{so,a}</seg>
<seg><envar>$XORG_PREFIX</envar>/include/drm</seg>
</seglistitem>
</segmentedlist>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page