[Mesa-dev] Error in configuring mesa.

manish sharma 83.manish at gmail.com
Thu Jul 21 18:45:47 PDT 2011


I have already installed LLVM but still i get the same error. But when i
pass --with-gallium-drivers="" it started working :)

Thanks
Manish

On Thu, Jul 21, 2011 at 10:38 PM, Kenneth Graunke <kenneth at whitecape.org>wrote:

> On 07/21/2011 08:00 AM, manish sharma wrote:
> > Hi,
> >
> > I am trying to compile wayland
> > (http://wayland.freedesktop.org/building.html) and as part of that i
> > need to compile mesa with below options.
> >
> > ./autogen.sh --prefix=$WLD --enable-gles2 --disable-gallium-egl
> --with-egl-platforms=x11,wayland,drm --enable-gbm --enable-shared-glapi
> >
> >
> > Which takes me to below error.
> >
> > 'configure: error: LLVM is required to build Gallium R300 on x86 and
> x86_64'
> >
> > Any idea what am i missing over here?
> >
> > Thanks for help.
> > Manish
>
> If you intend to use the Radeon drivers, you need to install LLVM.  If
> you want to use the Intel drivers, pass --with-gallium-drivers="" to
> disable Gallium altogether.  For Nouveau (nVidia hardware), try
> --with-gallium-drivers="nouveau,swrast".
>
> --Kenneth
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20110722/0d59b1c5/attachment.html>


More information about the mesa-dev mailing list