[Mesa-dev] [Bug 73777] New: xf86drm.h:40:17: error: drm.h: No such file or directory

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Jan 18 14:05:07 PST 2014


https://bugs.freedesktop.org/show_bug.cgi?id=73777

          Priority: medium
            Bug ID: 73777
          Keywords: regression
                CC: emil.l.velikov at gmail.com, idr at freedesktop.org,
                    robclark at freedesktop.org
          Assignee: mesa-dev at lists.freedesktop.org
           Summary: xf86drm.h:40:17: error: drm.h: No such file or
                    directory
          Severity: blocker
    Classification: Unclassified
                OS: Linux (All)
          Reporter: vlee at freedesktop.org
          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 <emil.l.velikov at gmail.com>
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 <robclark at freedesktop.org>
    Signed-off-by: Emil Velikov <emil.l.velikov at gmail.com>
    Reviewed-by: Rob Clark <robdclark at gmail.com>
    Reviewed-by: Kristian Høgsberg <krh at bitplanet.net>
    Reviewed-by: Ian Romanick <ian.d.romanick at intel.com>

: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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20140118/5b9bd8df/attachment-0001.html>


More information about the mesa-dev mailing list