Re: [Mesa-dev] Mesa installation - Facing problems..

2014-02-12 Thread Timothy Arceri
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

Re: [Mesa-dev] Mesa installation - Facing problems..

2014-02-12 Thread Sathishkumar Sivagurunathan
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

Re: [Mesa-dev] Mesa installation - Facing problems..

2014-02-12 Thread Kenneth Graunke
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 --

Re: [Mesa-dev] Mesa installation - Facing problems..

2014-02-11 Thread Matt Turner
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~

[Mesa-dev] Mesa installation - Facing problems..

2014-02-11 Thread Sathishkumar Sivagurunathan
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