On Jan 7, 2008 12:34 PM, zux <[EMAIL PROTECTED]> wrote: > > You need to use Mesa-6.5.2 (or 6.5.3) where this is fixed. > > > > -- > > Dan > > > hmm, a litle different with 6.5.3: > > In file included from nouveau_bufferobj.c:6: > nouveau_context.h:34:25: error: nouveau_drm.h: No such file or directory
Ohh, that's a mistake in 6.5.3 that's fixed upstream. You shouldn't bother trying to build nouveau unless you really know what you're doing. Try: sed -i 's/nouveau//' configs/linux-dri Or just edit configs/linux-dri by hand so nouveau is not in DRI_DIRS. For a surefire build with Xorg-7.2, you can just follow the BLFS SVN book and use 6.5.2. http://www.linuxfromscratch.org/blfs/view/svn/x/mesalib.html -- Dan -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
