[Mesa-dev] [PATCH] r600g: Fix build when libdrm is installed to non-standard dir.

2012-02-19 Thread Satyajit Sarangi
From: Satyajit Sarangi Signed-off-by: Satyajit Sarangi --- src/gallium/drivers/r600/Makefile |3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/src/gallium/drivers/r600/Makefile b/src/gallium/drivers/r600/Makefile index 80f8cbf..62e760c 100644 --- a/src/gallium/drivers

[Mesa-dev] Building mesa with libdrm

2012-02-18 Thread Satyajit Sarangi
I posted this message to mesa-users but didn't get an answer so I am posting this to mesa dev. The MesaLib 7.5.1 tar.gz files does compile fine however git:master doesn't seem to compile. I tried older commits yet they still don't compile at all. -- I have been trying to build mesa with drm from