Chris Staub wrote:
Attached should be a patch to correct some of the dependency info for the newly-split Xorg 7 pages. Also, I was wondering whether Mesa is really "optional" for xorg-server. I've tried building the server without Mesa (of course removing the configure option referring to Mesa's source dir) but it's always failed, with an error about not finding <GL/gl.h>. Am I just missing something?

And I'm sure it helps to actually attach the patch.
Index: trunk/BOOK/x/installing/x7font.xml
===================================================================
--- trunk/BOOK/x/installing/x7font.xml  (revision 6006)
+++ trunk/BOOK/x/installing/x7font.xml  (working copy)
@@ -61,7 +61,8 @@
   </itemizedlist>
 
   <bridgehead renderas="sect4">Required</bridgehead>
-  <para role="required"><xref linkend="xorg7-data"/></para>
+  <para role="required"><xref linkend="xorg7-data"/> and
+  <xref linkend="xorg7-app"/></para>
 
   <sect2>
     <title>Downloading Xorg Fonts</title>
Index: trunk/BOOK/x/installing/x7lib.xml
===================================================================
--- trunk/BOOK/x/installing/x7lib.xml   (revision 6006)
+++ trunk/BOOK/x/installing/x7lib.xml   (working copy)
@@ -65,7 +65,6 @@
   <bridgehead renderas="sect4">Required</bridgehead>
   <para role="required"><xref linkend="ed"/>,
   <xref linkend="fontconfig"/>,
-  <xref linkend="libpng"/>,
   <xref linkend="pkgconfig"/>, and
   <xref linkend="xorg7-proto"/></para>
 
Index: trunk/BOOK/x/installing/xbitmaps.xml
===================================================================
--- trunk/BOOK/x/installing/xbitmaps.xml        (revision 6006)
+++ trunk/BOOK/x/installing/xbitmaps.xml        (working copy)
@@ -13,7 +13,7 @@
 
 ]>
 
-<sect1 id="xbitmaps" xreflabel="xbitmpas-&xbitmaps-version;">
+<sect1 id="xbitmaps" xreflabel="xbitmaps-&xbitmaps-version;">
   <?dbhtml filename="xbitmaps.html"?>
 
   <sect1info>
Index: trunk/BOOK/x/installing/x7util.xml
===================================================================
--- trunk/BOOK/x/installing/x7util.xml  (revision 6006)
+++ trunk/BOOK/x/installing/x7util.xml  (working copy)
@@ -66,7 +66,8 @@
   <bridgehead renderas="sect3">Xorg Utilities Dependencies</bridgehead>
 
   <bridgehead renderas="sect4">Required</bridgehead>
-  <para role="required"><xref linkend="pkgconfig"/></para>
+  <para role="required"><xref linkend="pkgconfig"/> and
+  <xref linkend="xorg7-proto"/></para>
 
   <sect2>
     <title>Downloading Xorg Utilities</title>
Index: trunk/BOOK/x/installing/x7app.xml
===================================================================
--- trunk/BOOK/x/installing/x7app.xml   (revision 6006)
+++ trunk/BOOK/x/installing/x7app.xml   (working copy)
@@ -64,7 +64,8 @@
   <bridgehead renderas="sect3">Xorg Applications Dependencies</bridgehead>
 
   <bridgehead renderas="sect4">Required</bridgehead>
-  <para role="required"><xref linkend="xbitmaps"/></para>
+  <para role="required"><xref linkend="xbitmaps"/> and
+  <xref linkend="libpng"/></para>
 
   <bridgehead renderas="sect4">Recommended</bridgehead>
   <para><xref linkend="mesalib"/></para>
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to