[Mesa-dev] Compile error in nir/nir_builder.h in current head

2015-09-17 Thread Gottfried Haider
I am getting this error on 7e286506 - comping mesa used to work fine on this system a couple of weeks ago CXXnir/nir_lower_samplers.lo CC nir/nir_lower_system_values.lo In file included from nir/nir_lower_samplers.cpp:27:0: nir/nir_builder.h: In function 'nir_ssa_def*

Re: [Mesa-dev] Compile error in nir/nir_builder.h in current head

2015-09-17 Thread Emil Velikov
On 17 September 2015 at 14:34, Rob Clark wrote: > On Thu, Sep 17, 2015 at 9:27 AM, Emil Velikov > wrote: >> Hi Gottfried, >> >> On 17 September 2015 at 13:42, Gottfried Haider >> wrote: >>> I am getting this error on

Re: [Mesa-dev] Compile error in nir/nir_builder.h in current head

2015-09-17 Thread Gottfried Haider
> Or maybe this is enough? Yes, that seems to make the trick for me. Thanks! ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Re: [Mesa-dev] Compile error in nir/nir_builder.h in current head

2015-09-17 Thread Erik Faye-Lund
On Thu, Sep 17, 2015 at 3:27 PM, Emil Velikov wrote: > Hi Gottfried, > > On 17 September 2015 at 13:42, Gottfried Haider > wrote: >> I am getting this error on 7e286506 - comping mesa used to work fine >> on this system a couple of weeks ago

Re: [Mesa-dev] Compile error in nir/nir_builder.h in current head

2015-09-17 Thread Rob Clark
On Thu, Sep 17, 2015 at 9:27 AM, Emil Velikov wrote: > Hi Gottfried, > > On 17 September 2015 at 13:42, Gottfried Haider > wrote: >> I am getting this error on 7e286506 - comping mesa used to work fine >> on this system a couple of weeks ago

Re: [Mesa-dev] Compile error in nir/nir_builder.h in current head

2015-09-17 Thread Emil Velikov
Hi Gottfried, On 17 September 2015 at 13:42, Gottfried Haider wrote: > I am getting this error on 7e286506 - comping mesa used to work fine > on this system a couple of weeks ago > > CXXnir/nir_lower_samplers.lo > CC nir/nir_lower_system_values.lo > In