http://bugs.freedesktop.org/show_bug.cgi?id=27090
Summary: xorg_crtc.c won't compile because of change in libdrm
Product: Mesa
Version: git
Platform: x86 (IA32)
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Other
AssignedTo: mes...@li...
ReportedBy: mar...@gm...
Compilation of xorg_crtc.c fails with the following error:
xorg_crtc.c: In Funktion »crtc_load_cursor_argb_kms«:
xorg_crtc.c:245: Fehler: »KMS_BO_TYPE_CURSOR« nicht deklariert (erste
Benutzung in dieser Funktion)
xorg_crtc.c:245: Fehler: (Jeder nicht deklarierte Bezeichner wird nur einmal
aufgeführt
xorg_crtc.c:245: Fehler: für jede Funktion in der er auftritt.)
It's because of the follwing change in libkms.h: "libkms: Rework interface to
not duplicate fields from kms and make formats explicit"
(44a0e0a099eeeb6501359f08449dcaa5e9899398)
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
|