Patch 5c6a2f93ebc16a78093782b442306de23ae94e78 (commited Sept 27, 2010) to xserver deletes pixmapPrivate, which is still used in drmmode_display.c. It does not appear to be an accident.
Sorry, I meant xf86-video-nouveau that won't compile.
Happens also on x86-32: make[2]: Entering directory `/home/guest/source/xf86-video-nouveau/src' CC drmmode_display.lo drmmode_display.c: In function 'drmmode_xf86crtc_resize': drmmode_display.c:1076: error: 'struct _ScrnInfoRec' has no member named 'pixmapPrivate' make[2]: *** [drmmode_display.lo] Error 1 make[2]: Leaving directory `/home/guest/source/xf86-video-nouveau/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/guest/source/xf86-video-nouveau' make: *** [all] Error 2
fixed by commit a47c274f329b3b8bfbdcf155d6d832599d823dc8: "Fix for the last xserver ABI." by Francisco Jerez
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.