Dan Nicholson wrote: > 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
ok MesaLib now compiled with no problems, but xorg-server still fails on the configure script: > Creating destination directories for mesa module ... > error: Source directory /sources/Mesa-6.5.3/src/mesa/array_cache does > not exist > configure: error: Failed to link Mesa source tree. Please specify a proper > path to Mesa sources, or disable GLX. the source is in /sources/Mesa-6.5.3/ but there realy is no such file as array_cache in the location mentioned -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
