General Category > plpevtch - Xorg Touchscreen Driver
Problems when compiling plpevtch driver
Tomy:
When I try to compile the latest plpevtch driver on Ubuntu 09.10, I get the following error:
evdev.c: In function 'EvdevReadInput':
evdev.c:295: warning: passing argument 4 of 'TimerSet' from incompatible pointer type
/usr/include/xorg/os.h:192: note: expected 'OsTimerCallback' but argument is of type 'CARD32 (*)(struct _OsTimerRec *, CARD32, struct _LocalDeviceRec *)'
evdev.c:371: warning: passing argument 4 of 'TimerSet' from incompatible pointer type
/usr/include/xorg/os.h:192: note: expected 'OsTimerCallback' but argument is of type 'CARD32 (*)(struct _OsTimerRec *, CARD32, struct _LocalDeviceRec *)'
make[2]: *** [plpevtch_drv_la-evdev.lo] Error 1
make[2]: Leaving directory `/home/tom/xf86-input-plpevtch-0.4.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/tom/xf86-input-plpevtch-0.4.0'
make: *** [all] Error 2
Does anybody know what I'm doing wrong?
Cheers,
Tom
Elmar:
hi,
its not your fault. i will update the driver soon to fix this problem with the new xorg sources.
regards
elmar
Tomy:
Hi,
good news... and thanks for the fast answer!!
regards
Tom
Elmar:
i planed to spend some time to fix it tomorrow or the day after
regards
elmar
Elmar:
i have some problems with fixing the bug.
Navigation
[0] Message Index
[#] Next page