[Nouveau] [Bug 76376] mesa does not build after nouveau loader changes
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Mar 20 04:27:33 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=76376
--- Comment #1 from Ilia Mirkin <imirkin at alum.mit.edu> ---
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20140320/a205a519/attachment.html>
More information about the Nouveau
mailing list