xf86-input-keyboard fails to build

Anders Juel Jensen andersjjensen at gmail.com
Mon Feb 9 19:32:12 PST 2009


current git of xf86-input-keyboard fails to build
I am using the method described at: http://wiki.x.org/wiki/Development/git

If the included output is not enough, don't hesitate to ask for more. I have 
every intention of being as helpfull as I can... I just don't know what that 
translates into yet :-)

Thanks for your hard efforts.
Anders

make[1]: Entering directory 
`/home/macavity/src/autobuild/xf86-input-keyboard/src'
if /bin/sh ../libtool --tag=CC --mode=compile 
gcc -DHAVE_CONFIG_H -I. -I. -I..    -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -fvisibility=hidden -I/opt/gfx-test/include/xorg -I/opt/gfx-test/include/pixman-1 -I/opt/gfx-test/include   -g -O2 -MT 
kbd.lo -MD -MP -MF ".deps/kbd.Tpo" -c -o kbd.lo kbd.c; \
        then mv -f ".deps/kbd.Tpo" ".deps/kbd.Plo"; else 
rm -f ".deps/kbd.Tpo"; exit 1; fi
 
gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -fvisibility=hidden -I/opt/gfx-test/include/xorg -I/opt/gfx-test/include/pixman-1 -I/opt/gfx-test/include -g -O2 -MT 
kbd.lo -MD -MP -MF .deps/kbd.Tpo -c kbd.c  -fPIC -DPIC -o .libs/kbd.o
kbd.c: In function 'KbdProc':
kbd.c:567: warning: passing argument 1 of 'InitKeyboardDeviceStruct' from 
incompatible pointer type
kbd.c:567: warning: passing argument 2 of 'InitKeyboardDeviceStruct' from 
incompatible pointer type
kbd.c:567: warning: passing argument 3 of 'InitKeyboardDeviceStruct' from 
incompatible pointer type
kbd.c:567: warning: passing argument 4 of 'InitKeyboardDeviceStruct' from 
incompatible pointer type
kbd.c:567: error: too many arguments to function 'InitKeyboardDeviceStruct'
kbd.c: In function 'PostKbdEvent':
kbd.c:699: error: 'KeyClassRec' has no member named 'state'
kbd.c:702: error: 'KeyClassRec' has no member named 'state'
kbd.c:714: error: 'KeyClassRec' has no member named 'state'
kbd.c:726: error: 'KeyClassRec' has no member named 'curKeySyms'
kbd.c:727: error: 'KeyClassRec' has no member named 'curKeySyms'
kbd.c:728: error: 'KeyClassRec' has no member named 'curKeySyms'
kbd.c:791: error: 'KeyClassRec' has no member named 'modifierMap'
kbd.c:847: error: 'KeyClassRec' has no member named 'modifierMap'
kbd.c:854: error: 'KeyClassRec' has no member named 'modifierKeyMap'
kbd.c:854: error: 'KeyClassRec' has no member named 'maxKeysPerModifier'
kbd.c:857: error: 'KeyClassRec' has no member named 'modifierKeyMap'
kbd.c:857: error: 'KeyClassRec' has no member named 'maxKeysPerModifier'
kbd.c: At top level:
kbd.c:863: warning: 'ModuleInfoRec' is deprecated
make[1]: *** [kbd.lo] Error 1
make[1]: Leaving directory 
`/home/macavity/src/autobuild/xf86-input-keyboard/src'
make: *** [install-recursive] Error 1



More information about the xorg mailing list