http://bugs.freedesktop.org/show_bug.cgi?id=19249
Yves-Alexis <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Yves-Alexis <[email protected]> 2008-12-23 02:55:11 PST --- I can reproduce this. It was with non-kms-enabled userland (drm 2.4.1 and xorg-intel 2.5.1) I've try to build kms-enabled userland, drm is ok (2.4.3) but xorg driver won't build: ../doltcompile gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/drm -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -I/usr/include/xorg -I/usr/include/pixman-1 -I/usr/include/drm -I/usr/include/X11/dri -I../../uxa -DI830_XV -DI830_USE_XAA -DI830_USE_EXA -Wall -g -O2 -MT drmmode_display.lo -MD -MP -MF .deps/drmmode_display.Tpo -c -o drmmode_display.lo ../../src/drmmode_display.c ../../src/drmmode_display.c: In function 'drmmode_set_mode_major': ../../src/drmmode_display.c:149: error: 'struct _xf86Crtc' has no member named 'transformPresent' ../../src/drmmode_display.c:170: error: too few arguments to function 'xf86CrtcRotate' ../../src/drmmode_display.c: In function 'drmmode_load_cursor_argb': ../../src/drmmode_display.c:217: warning: unused variable 'drmmode_crtc' ../../src/drmmode_display.c: In function 'drmmode_crtc_shadow_destroy': ../../src/drmmode_display.c:321: warning: unused variable 'drmmode_crtc' ../../src/drmmode_display.c: In function 'drmmode_crtc_init': ../../src/drmmode_display.c:367: warning: unused variable 'ret' ../../src/drmmode_display.c:366: warning: unused variable 'pI830' ../../src/drmmode_display.c: In function 'drmmode_is_rotate_pixmap': ../../src/drmmode_display.c:646: warning: unused variable 'i' ../../src/drmmode_display.c:645: warning: unused variable 'config' make[5]: *** [drmmode_display.lo] Error 1 make[5]: Leaving directory `/tmp/buildd/xserver-xorg-video-intel-2.5.99.1/obj-x86_64-linux-gnu/src' -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. ------------------------------------------------------------------------------ -- _______________________________________________ Dri-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dri-devel
