I've been following mesa's git/master on a slackware box using gcc-4.6.0 to build. I updated the source tree yesterday and tried to build. I run configure with the flags: --enable-gallium-nouveau --enable-gallium-radeon --with-state-trackers=dri --disable-egl and it dies with: checking for llvm-config... no configure: error: LLVM is required to build Gallium R300 on x86 and x86_64 This worked about 1 week ago.
llvm is a requirement for r300g now.
Thanks for the quick reply. So mesa requires a new compiler suite just for one module? Amazing! I've got an R200 here, can I simply disable the R300 module?
Use: --disable-gallium-r300
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.