It was suggested I apply "sed -i -e /DRI_DIRS=\"i915/s/nouveau//' configure" when compiling Mesa. Should that be "sed -i -e '/DRI_DIRS=/"i915/s/nouveau//' configure"? The suggested sed bombs. Unfortunately, my thought executes, but doesn't solve the problem.
I've tried compiling libdrm with "--enable-nouveau-experimental-api" and "./configure --prefix=$XORG_PREFIX --build=x86 --enable-nouveau-experimental-api" without success. That seems to be working for others, what else might I be doing wrong? Again, I can successfully compile X without dri and glx, but Mesa/dri is giving me problems. -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
