I'd tried --enable-nouveau-experimental-api prior to posting without success. I just tried --build=x86 --enable-nouveau-experimental-api, again, without success.
I'll try the repository and sed command tomorrow. On 12/19/11, spiky <[email protected]> wrote: > On 19/12/11 20:20, Dr.-Ing. Edgar Alwers wrote: >> On Mon, 19 Dec 2011 11:22:02 -0600 >> [email protected] wrote: >> >>> Although libdrm seems to >>> compile without error, libdrm_nouveau.so isn't found in /usr/lib >>> although libdrm.so, libdrm_intel.so, and libdrm_radeon.so are. >> Compile libdrm-2.4.27 with "--enable-nouveau-experimental-api". Then build >> MesaLib-7.11.2 according to the book. Should solve your problem. >> >> Edgar >> > I have just got past this problem as well I used this which worked > > ./configure --prefix=$XORG_PREFIX --build=x86 > --enable-nouveau-experimental-api > > > -- > http://linuxfromscratch.org/mailman/listinfo/blfs-support > FAQ: http://www.linuxfromscratch.org/blfs/faq.html > Unsubscribe: See the above information page > -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
