[Buildroot] [Bug 11056] Compiling a file that uses libdrm headers fails with: fatal error: drm.h: No such file or directory

bugzilla at busybox.net bugzilla at busybox.net
Thu May 31 08:30:52 UTC 2018


https://bugs.busybox.net/show_bug.cgi?id=11056

Ciro Santilli <ciro.santilli at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #1 from Ciro Santilli <ciro.santilli at gmail.com> ---
Ah, as it usually happens, after posting something publicly I triple checked
everything to not look silly and noticed that drm.h is part of the Linux kernel
uapi, is in staging, and I passed -I and -l and it worked!!

I will try to use pkgconfig later on.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the buildroot mailing list