Bug 38483

Summary: git mesa gallium configuration error
Product: Mesa Reporter: Jos van Wolput <wolput>
Component: Mesa coreAssignee: mesa-dev
Status: RESOLVED NOTABUG QA Contact:
Severity: normal    
Priority: medium    
Version: git   
Hardware: x86-64 (AMD64)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description Jos van Wolput 2011-06-19 20:27:25 UTC
When setting ./autogen.sh --disable-gallium-r300 I get 
configure: error: LLVM is required to build Gallium R300 on x86 and x86_64
Comment 1 Marek Olšák 2011-06-19 20:53:03 UTC
There is a new option for selecting Gallium drivers.

Try: --with-gallium-drivers=
Comment 2 Jos van Wolput 2011-06-19 21:21:18 UTC
(In reply to comment #1)
> There is a new option for selecting Gallium drivers.
> 
> Try: --with-gallium-drivers=

./autogen.sh --with-gallium-drivers=r600,swrast
no longer complaints about LLVM and r300

Thanks!

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.