Author: renodr
Date: Mon Aug 17 17:28:02 2020
New Revision: 23555

Log:
Fix the test suite in libxcb, and tag git

Modified:
   trunk/BOOK/general/prog/git.xml
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/x/installing/libxcb.xml

Modified: trunk/BOOK/general/prog/git.xml
==============================================================================
--- trunk/BOOK/general/prog/git.xml     Mon Aug 17 15:12:09 2020        (r23554)
+++ trunk/BOOK/general/prog/git.xml     Mon Aug 17 17:28:02 2020        (r23555)
@@ -51,7 +51,7 @@
       <application>Team Foundation Server</application>.
     </para>
 
-    &lfs91_checked;
+    &lfs10_checked;
 
     <bridgehead renderas="sect3">Package Information</bridgehead>
     <itemizedlist spacing="compact">

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Mon Aug 17 15:12:09 
2020        (r23554)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Mon Aug 17 17:28:02 
2020        (r23555)
@@ -45,6 +45,9 @@
       <para>August 17th, 2020</para>
       <itemizedlist>
         <listitem>
+          <para>[renodr] - Fix the test suite for libxcb.</para>
+        </listitem>
+        <listitem>
           <para>[renodr] - Adapt Ruby to function properly with glibc-2.32.
           This is due to lchmod() being added to glibc.</para>
         </listitem>

Modified: trunk/BOOK/x/installing/libxcb.xml
==============================================================================
--- trunk/BOOK/x/installing/libxcb.xml  Mon Aug 17 15:12:09 2020        (r23554)
+++ trunk/BOOK/x/installing/libxcb.xml  Mon Aug 17 17:28:02 2020        (r23555)
@@ -104,7 +104,7 @@
       commands:
     </para>
 
-<screen><userinput>./configure $XORG_CONFIG      \
+<screen><userinput>CFLAGS=-Wno-error=format-extra-args ./configure 
$XORG_CONFIG      \
             --without-doxygen \
             --docdir='${datadir}'/doc/libxcb-&libxcb-version; &amp;&amp;
 make</userinput></screen>
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to