|
在fedora 12编译出错,如下:
/usr/include/xorg/input.h:274: note: expected ‘Atom *’ but argument is of type ‘CARD8 *’
tmouse.c:293: error: too few arguments to function ‘InitButtonClassDeviceStruct’
tmouse.c:304: warning: passing argument 3 of ‘InitValuatorClassDeviceStruct’ makes pointer from integer without a cast
/usr/include/xorg/input.h:280: note: expected ‘Atom *’ but argument is of type ‘unsigned int’
tmouse.c:304: error: too few arguments to function ‘InitValuatorClassDeviceStruct’
请问如何解决? |
|