Re: [Mesa-dev] Build mesa for Intel platform

2014-12-11 Thread Emil Velikov
On 10/12/14 15:54, Victor Rodriguez wrote: [snip] > > Hi thanks a lot for the help > > My Mesa is working more than fine , however I was wondering if you > think that could be better to just include the correct *drm.h instead > on the specific function that requires , ie: > > static int > drm_ge

Re: [Mesa-dev] Build mesa for Intel platform

2014-12-10 Thread Victor Rodriguez
On Mon, Aug 25, 2014 at 7:00 PM, Ian Romanick wrote: > On 08/25/2014 06:26 AM, Victor Rodriguez wrote: >> >> HI >> >> I am new in Mesa. I am trying to compile mesa in a x86 system. After >> installing all the required packages and ussing the following configure >> command line: >> >> ./configure -

Re: [Mesa-dev] Build mesa for Intel platform

2014-08-25 Thread Ian Romanick
On 08/25/2014 06:26 AM, Victor Rodriguez wrote: > > HI > > I am new in Mesa. I am trying to compile mesa in a x86 system. After > installing all the required packages and ussing the following configure > command line: > > ./configure --with-dri-drivers="i915" --with-gallium-drivers="" Unless y

Re: [Mesa-dev] Build mesa for Intel platform

2014-08-25 Thread Victor Rodriguez
Thanks a lot that was the problem . You made my day :) On Mon, Aug 25, 2014 at 8:41 AM, Emil Velikov wrote: > On 25/08/14 14:26, Victor Rodriguez wrote: > > HI > > > Hello there > > > I am new in Mesa. I am trying to compile mesa in a x86 system. After > > installing all the required packages a

Re: [Mesa-dev] Build mesa for Intel platform

2014-08-25 Thread Emil Velikov
On 25/08/14 14:26, Victor Rodriguez wrote: > HI > Hello there > I am new in Mesa. I am trying to compile mesa in a x86 system. After > installing all the required packages and ussing the following configure > command line: > > ./configure --with-dri-drivers="i915" --with-gallium-drivers="" > >

[Mesa-dev] Build mesa for Intel platform

2014-08-25 Thread Victor Rodriguez
HI I am new in Mesa. I am trying to compile mesa in a x86 system. After installing all the required packages and ussing the following configure command line: ./configure --with-dri-drivers="i915" --with-gallium-drivers="" make shows this error: loader.c:495:24: fatal error: radeon_drm.h: No s