X.org release engineering?
Simon Thum
simon.thum at gmx.de
Wed Jun 10 03:16:00 PDT 2009
jsprankle at awlship.com wrote:
> 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?
If you really need kdrive, this needs fixing. Adding ,TRUE to args
should do the job.
If you don't or don't know, don't build it. It's disabled by default.
Cheers,
Simon
More information about the xorg
mailing list