It seems that drm.h will have to be added to the SDK includes. This reared its head when trying to build gatos against the SDK. The drm stuff in xc is, of course, seperately maintained and doesn't use imake, so the traditional one-liner patch to add the file won't be appropriate here.
um, why not? i'd think lib/GL/dri/drm/Imakefile would be exactly the right place for a one-liner. lib/GL/dri/drm/drm.h gets symlinked across from the copy in extras/.
Forgive my ignorance, I wasn't aware of the symlinking being done. One-liner coming your way. :)
Created attachment 733 [details] [review] xorg-add-drm.h-to-SDK.patch
The patch looks fine. Checked in. Closing.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.