gt; From: Matt Turner [mailto:matts...@gmail.com]
> Sent: Wednesday, February 12, 2014 6:16 AM
> To: Sathishkumar Sivagurunathan
> Cc: mesa-dev@lists.freedesktop.org
> Subject: Re: [Mesa-dev] Mesa installation - Facing problems..
>
> On Tue, Feb 11, 2014 at 2:41 AM, Sathishkumar Sivag
Subject: Re: [Mesa-dev] Mesa installation - Facing problems..
On Tue, Feb 11, 2014 at 2:41 AM, Sathishkumar Sivagurunathan
wrote:
> brw_context.h:1842:24: error: 'drm_intel_bo' has no member named 'offset64'
Sounds like the libdrm you're
On 02/11/2014 02:41 AM, Sathishkumar Sivagurunathan wrote:
> Hi,
>
> I am trying to install MESA libraries. I am facing a few issues with
> the installation.
>
> Can someone help me in this..
>
> 1)I am running the following command.
> ./autogen.sh --prefix=/usr --enable-gles2 --
On Tue, Feb 11, 2014 at 2:41 AM, Sathishkumar Sivagurunathan
wrote:
> brw_context.h:1842:24: error: 'drm_intel_bo' has no member named 'offset64'
Sounds like the libdrm you're building against is too old.
> ~~Disclaimer~
Hi,
I am trying to install MESA libraries. I am facing a few issues with the
installation.
Can someone help me in this..
1)I am running the following command.
./autogen.sh --prefix=/usr --enable-gles2 --enable-gles1 --disable-gallium-egl
--with-dri-drivers=i965,swrast --with-ga