On Thu, Oct 16, 2008 at 3:27 PM, DJ Lucas <[EMAIL PROTECTED]> wrote:
>
> [EMAIL PROTECTED] x74]# head -n 11 /media/lfs/sources/logs/227-mesa
> {
> llog -p
> time {
> ./configure ${XORG_CONFIG} --enable-xcb &&
> make &&
> make install &&
> ln -s -v ${XORG_PREFIX}/include/GL /usr/include
> }
> llog Mesa-7.2
> } 2>&1 | tee -a ../../logs/227-mesaI should also mention that I think only gentoo uses xcb-glx. Not that it's wrong to use it, but I think that the Xlib glx usage is better tested. Just so you know. -- Dan -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
