You must have done something else as well, (I also have intel on my box) but make failed with: ... g++: error: nouveau_vieux_dri.so.tmp: No such file or directory ...
Then I took a drastic step: applied the patches and then edited 'configure' removing all reference and code mentioning 'nouveau' - this has compiled - what the ultimate effect will be is waiting for me down the line... On 1/8/12, spiky <[email protected]> wrote: > On 08/01/12 19:42, mais lfs wrote: >> All the requirements are installed >> Patches are applied >> >> The ./configure .. aborts with package 'libdrm_nouveau' not-found -error. >> >> There are no nvidia cards on my machine. > I got round it by reinstalling libdrm adding > ./configure --prefix=$XORG_PREFIX --build=x86 > --enable-nouveau-experimental-api && make > > Then rebuild messlib with > ./configure $XORG_CONFIG --enable-xcb --with-gallium-drivers=i915 && make > > I have intel on my machine > -- > 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
