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: mesa3d-dev@lists.sourceforge.net
        ReportedBy: martinsto...@gmail.com


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.
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Mesa3d-dev mailing list
Mesa3d-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mesa3d-dev

Reply via email to