On Mon, May 16, 2016 at 10:09:55AM -0400, Rob Clark wrote:
> I got bit by this too.. since I'm not very good at 'make uninstall'ing
> before git-pull && make && make install..
>
> (iirc this header file moved so you could end up with both old and new
> headers if you aren't careful)
Hm indeed, st
I got bit by this too.. since I'm not very good at 'make uninstall'ing
before git-pull && make && make install..
(iirc this header file moved so you could end up with both old and new
headers if you aren't careful)
BR,
-R
On Mon, May 16, 2016 at 10:07 AM, Ilia Mirkin wrote:
> Because you have a
On 16 May 2016 at 14:52, Daniel Vetter wrote:
> No idea why, but without this my mesa stopped compiling ...
>
> Signed-off-by: Daniel Vetter
> ---
> src/mesa/drivers/dri/nouveau/nouveau_screen.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/src/mesa/drivers/dri/nouveau/nouveau_screen.
Latest master head compiles fine here without this patch for a small
build (i965 and nouveau)
On 16.05.2016 15:52, Daniel Vetter wrote:
No idea why, but without this my mesa stopped compiling ...
Signed-off-by: Daniel Vetter
---
src/mesa/drivers/dri/nouveau/nouveau_screen.c | 1 +
1 file
Because you have a stale libdrm install.
On Mon, May 16, 2016 at 9:52 AM, Daniel Vetter wrote:
> No idea why, but without this my mesa stopped compiling ...
>
> Signed-off-by: Daniel Vetter
> ---
> src/mesa/drivers/dri/nouveau/nouveau_screen.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --
No idea why, but without this my mesa stopped compiling ...
Signed-off-by: Daniel Vetter
---
src/mesa/drivers/dri/nouveau/nouveau_screen.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/mesa/drivers/dri/nouveau/nouveau_screen.c
b/src/mesa/drivers/dri/nouveau/nouveau_screen.c
index 6f61