Dan Nicholson wrote: > + <para><parameter>--without-xcb</parameter>: By default, > + <application>libX11</application> will use <xref linkend="libxcb"/> > + for it's transport layer. This parameter is necessary if <xref > + linkend="libxcb"/> is not installed.</para>
Note the use of "it's" above. It should be "its". > diff --git a/BOOK/x/lib/cairo.xml b/BOOK/x/lib/cairo.xml > index a8de02c..6150d1e 100644 > --- a/BOOK/x/lib/cairo.xml > +++ b/BOOK/x/lib/cairo.xml > @@ -76,7 +76,8 @@ > url="http://www.freedesktop.org/Software/glitz">glitz</ulink>, > <ulink url="http://www.directfb.org/">DirectFB</ulink>, > <ulink url="http://openquartz.sourceforge.net/">Open Quartz</ulink>, > - <ulink url="http://xcb.freedesktop.org/wiki/">XCB</ulink>, and > + <xref linkend="libxcb"/> (requires > + <ulink url="http://xcb.freedesktop.org/dist/">xcb-util</ulink>), and > <xref linkend="gtk-doc"/></para> This is confusing. If libxcb requires something, shouldn't it be listed in the dependencies for libxcb? -- Randy -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
