[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:51:28 UTC 2017


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

--- Comment #1 from Emil Velikov <emil.l.velikov at gmail.com> ---
Me again ... 

There is some contradiction in your statement - "drm.h" doesn't exist. "drm.h"
does exist in X :-P

But seriously, sounds like want to read-up on pkg-config [1].

In a nut-shell: gcc `pkg-config --cflags --libs libdrm` foo.c bar.c -o binary


[1] https://people.freedesktop.org/~dbn/pkg-config-guide.html

-- 
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/1b650188/attachment.html>


More information about the dri-devel mailing list