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

            Bug ID: 109647
           Summary: /usr/include/xf86drm.h:40:10: fatal error: drm.h: No
                    such file or directory
           Product: Mesa
           Version: git
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: NEW
          Keywords: bisected, regression
          Severity: normal
          Priority: medium
         Component: Other
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

autotools build error

  CC       tegra_screen.lo
In file included from tegra_screen.c:33:
/usr/include/xf86drm.h:40:10: fatal error: drm.h: No such file or directory
 #include <drm.h>
          ^~~~~~~


commit f1374805a86d0d506557e61efbc09e23caa7a038
Author: Eric Engestrom <[email protected]>
Date:   Tue Feb 12 18:18:03 2019 +0000

    drm-uapi: use local files, not system libdrm

    There was an issue recently caused by the system header being included
    by mistake, so let's just get rid of this include path and always
    explicitly #include "drm-uapi/FOO.h"

    Signed-off-by: Eric Engestrom <[email protected]>
    Reviewed-by: Kristian H. Kristensen <[email protected]>

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to