[Bug 99972] xf86drm.h:40:17: error: drm.h: No such file or directory
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sun Feb 26 13:36:10 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=99972
Bug ID: 99972
Summary: xf86drm.h:40:17: error: drm.h: No such file or
directory
Product: DRI
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: libdrm
Assignee: dri-devel at lists.freedesktop.org
Reporter: joqmos at gmail.com
In libdrm-2.4.75, xf86drm.h and xf86drmMode.h include drm.h, which doesn't
exist.
drm.h and friends are installed in /usr/local/include/libdrm.
When compiling a C program that includes xf86dri.h with GCC, the following
error message appears:
/usr/include/xf86drm.h:40:17: fatal error: drm.h: No such file or directory
#include <drm.h>
^
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20170226/8f58a549/attachment.html>
More information about the dri-devel
mailing list