Xorg / Glamo ?

Timo Juhani Lindfors timo.lindfors at iki.fi
Sun Feb 22 18:27:41 CET 2009


Lars-Peter Clausen <lars at metafoo.de> writes:
> Could you please try 4caf63bc54c9983b4e148d1bd244b3a581dd89c3 ?

 gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/xorg -I/usr/include/pixman-1 -pedantic -Wall -Werror -std=gnu99 -g -O2 -MT glamo-display.lo -MD -MP -MF .deps/glamo-display.Tpo -c glamo-display.c  -fPIC -DPIC -o .libs/glamo-display.o
glamo-display.c:81: error: unknown field 'set_mode_major' specified in initializer
cc1: warnings being treated as errors
glamo-display.c:82: error: excess elements in struct initializer
glamo-display.c:82: error: (near initialization for 'glamo_crtc_funcs')

My xf86CrtcFuncsRec in /usr/include/xorg/xf86Crtc.h does not have
set_mode_major().

This is xserver-xorg-dev 2:1.4.2-10 in debian unstable. Debian
experimental seems to have 2:1.5.99.902-1 which includes
set_mode_major(). Should I patch+compile that or can you make the
driver backwards compatible?



More information about the devel mailing list