Hi,<br><br>I am trying to compile wayland (<a href="http://wayland.freedesktop.org/building.html">http://wayland.freedesktop.org/building.html</a>) and as part of that i need to compile mesa with below options.<br><br><pre>
./autogen.sh --prefix=$WLD --enable-gles2 --disable-gallium-egl --with-egl-platforms=x11,wayland,drm --enable-gbm --enable-shared-glapi</pre><br>Which takes me to below error.<br><br>&#39;configure: error: LLVM is required to build Gallium R300 on x86 and x86_64&#39;<br>
<br>Any idea what am i missing over here?<br><br>Thanks for help.<br>Manish<br><br><br>