Trying to build Kdrive and I receiving the following errors:
kinput.c: In function ‘KdEnableInput’:
kinput.c:340: warning: passing argument 1 of ‘NoticeEventTime’ from 
incompatible pointer type
kinput.c: In function ‘KdQueueEvent’:
kinput.c:1675: warning: passing argument 2 of ‘mieqEnqueue’ from incompatible 
pointer type
kinput.c: In function ‘ProcessInputEvents’:
kinput.c:2182: warning: old-style function definition
kinput.c: In function ‘NewInputDeviceRequest’:
kinput.c:2318: error: too few arguments to function ‘ActivateDevice’
kinput.c:2319: error: too few arguments to function ‘EnableDevice’
kinput.c:2326: error: too few arguments to function ‘ActivateDevice’
kinput.c:2327: error: too few arguments to function ‘EnableDevice’
kinput.c: In function ‘DeleteInputDeviceRequest’:
kinput.c:2345: error: too few arguments to function ‘RemoveDevice’
make[3]: *** [kinput.lo] Error 1
make[2]: *** [install-recursive] Error 1
make[1]: *** [install-recursive] Error 1
make: *** [install-recursive] Error 1
 can anyone point me to where I need to read to find out what I'm doing wrong?

Thanks
_______________________________________________
xorg mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/xorg

Reply via email to