https://bugs.freedesktop.org/show_bug.cgi?id=73777
Priority: medium
Bug ID: 73777
Keywords: regression
CC: [email protected], [email protected],
[email protected]
Assignee: [email protected]
Summary: xf86drm.h:40:17: error: drm.h: No such file or
directory
Severity: blocker
Classification: Unclassified
OS: Linux (All)
Reporter: [email protected]
Hardware: x86-64 (AMD64)
Status: NEW
Version: git
Component: Mesa core
Product: Mesa
mesa: 66fd5057d3ee1b3a7bce484eb0856b318a8ae4a4 (master)
swrast build regression on Ubuntu 10.04
$ ./autogen.sh --disable-dri --disable-egl --with-dri-drivers=swrast
--with-gallium-drivers=
$ make
[...]
CC libloader_la-loader.lo
In file included from loader.c:72:
/usr/include/xf86drm.h:40:17: error: drm.h: No such file or directory
8c2e7fd8460750543367053b1be9368cc38e1d6a is the first bad commit
commit 8c2e7fd8460750543367053b1be9368cc38e1d6a
Author: Emil Velikov <[email protected]>
Date: Fri Jan 10 23:36:16 2014 +0000
loader: introduce the loader util lib
All the various window system integration layers duplicate roughly the
same code for figuring out device and driver name, pci-id's, etc. Which
is sad. So extract it out into a loader util lib.
v2 (Emil)
* Separate the introduction of libloader from the code de-duplication.
* Strip out non-pci devices support.
* Add scons + Android build system support.
* Add VISIBILITY_CFLAGS to avoid exporting the loader funcs.
v3 (Emil)
* PIPE_OS_ANDROID is undefined at this scope, use ANDROID
* Make sure we define _EGL_NO_DRM when building only swrast
Signed-off-by: Rob Clark <[email protected]>
Signed-off-by: Emil Velikov <[email protected]>
Reviewed-by: Rob Clark <[email protected]>
Reviewed-by: Kristian Høgsberg <[email protected]>
Reviewed-by: Ian Romanick <[email protected]>
:100644 100644 c3c1f08f01d2e27a1d38cb549dcd288b013ba09d
05ed62f594188852830b9683e1f39d3b04a82405 M Android.mk
:100644 100644 4da6c51d36bbdecc55952f8b3de73bb7b124ee79
9ca6704a3e13dfb2fb9d5ffe4b363850b4186e48 M configure.ac
:040000 040000 22d3dff995203b1a74224904b5f005f4abb486ce
eded964be918ba2c0ea997a455b8e868f77274c6 M include
:040000 040000 a7b6a5e28620f308a5a74cfe8f9a8038ca8e7b0c
a917e5ed832cf30906b2de09a114d0ac0b0acbc0 M src
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-dev