Author: dnicholson
Date: 2007-07-08 19:12:03 -0600 (Sun, 08 Jul 2007)
New Revision: 6864

Modified:
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/x/installing/x7lib.xml
Log:
Fix broken libX11 from r6797


Modified: trunk/BOOK/introduction/welcome/changelog.xml
===================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       2007-07-09 00:02:43 UTC 
(rev 6863)
+++ trunk/BOOK/introduction/welcome/changelog.xml       2007-07-09 01:12:03 UTC 
(rev 6864)
@@ -45,6 +45,10 @@
       <para>July 8th, 2007</para>
       <itemizedlist>
         <listitem>
+          <para>[dnicholson] - Fix a bad commit breaking Xorg-7 libX11 in
+          r6797.</para>
+        </listitem>
+        <listitem>
           <para>[dnicholson] - Applied patchlevel updates for Xorg-7.2
           packages.</para>
         </listitem>

Modified: trunk/BOOK/x/installing/x7lib.xml
===================================================================
--- trunk/BOOK/x/installing/x7lib.xml   2007-07-09 00:02:43 UTC (rev 6863)
+++ trunk/BOOK/x/installing/x7lib.xml   2007-07-09 01:12:03 UTC (rev 6864)
@@ -111,7 +111,7 @@
     sed -i 's/_XGet/XGet/' modules/im/ximcp/imDefLkup.c
     ;;
 esac &amp;&amp;
-./configure $XORG_CONFIG &amp;&amp;
+./configure $XORG_CONFIG --without-xcb &amp;&amp;
 make</userinput></screen>
 
     <para>These packages do not provide test suites.</para>

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to