https://bugs.freedesktop.org/show_bug.cgi?id=76376
--- Comment #1 from Ilia Mirkin <[email protected]> --- Do you have some funny patches to your libdrm? nouveau_drm.h should be installed irrespective of whether nouveau is built or not. From include/drm/Makefile.am: klibdrmincludedir = ${includedir}/libdrm klibdrminclude_HEADERS = \ drm.h \ drm_mode.h \ drm_fourcc.h \ drm_sarea.h \ i915_drm.h \ mga_drm.h \ nouveau_drm.h \ r128_drm.h \ radeon_drm.h \ savage_drm.h \ sis_drm.h \ via_drm.h \ mach64_drm.h \ qxl_drm.h All of those should be getting installed, unless my automake-foo sucks (an entirely plausible theory). -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Nouveau mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/nouveau
