https://bugs.freedesktop.org/show_bug.cgi?id=60369 Fabio Pedretti changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED |--- --- Comment #2 from Fabio Pedretti --- Thanks, that one is fixed, there is another issue later on however: CC drmmode_display.lo ../../src/drmmode_display.c: In function 'drmmode_set_mode_major': ../../src/drmmode_display.c:349:22: error: 'struct _rrCrtc' has no member named 'scanout_pixmap' ../../src/drmmode_display.c: In function 'drmmode_set_scanout_pixmap': ../../src/drmmode_display.c:550:23: error: 'struct _rrCrtc' has no member named 'scanout_pixmap' ../../src/drmmode_display.c:551:4: warning: implicit declaration of function 'PixmapStopDirtyTracking' [-Wimplicit-function-declaration] ../../src/drmmode_display.c:551:44: error: 'struct _rrCrtc' has no member named 'scanout_pixmap' ../../src/drmmode_display.c:566:2: warning: implicit declaration of function 'PixmapStartDirtyTracking' [-Wimplicit-function-declaration] ../../src/drmmode_display.c:546:27: warning: unused variable 'drmmode_crtc' [-Wunused-variable] ../../src/drmmode_display.c: At top level: ../../src/drmmode_display.c:582:2: error: unknown field 'set_scanout_pixmap' specified in initializer ../../src/drmmode_display.c:582:2: warning: initialization from incompatible pointer type [enabled by default] ../../src/drmmode_display.c:582:2: warning: (near initialization for 'drmmode_crtc_funcs.shadow_allocate') [enabled by default] Full log here: https://launchpadlibrarian.net/130610608/buildlog_ubuntu-precise-amd64.xserver-xorg-video-nouveau_1%3A1.0.6%2Bgit1302070927.61a277~gd~p_FAILEDTOBUILD.txt.gz -- You are receiving this mail because: You are the assignee for the bug.