**xf86-input-mouse libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -g -O2 -MT mouse.lo -MD -MP -MF .deps/mouse.Tpo -c mouse.c -fPIC -DPIC -o .libs/mouse.o mouse.c: In function ‘MouseProc’: mouse.c:1635: warning: passing argument 4 of ‘InitPointerDeviceStruct’ from incompatible pointer type mouse.c:1635: warning: passing argument 5 of ‘InitPointerDeviceStruct’ makes pointer from integer without a cast mouse.c:1635: error: too few arguments to function ‘InitPointerDeviceStruct’ mouse.c:1597: warning: unused variable ‘axes_labels’ mouse.c:1596: warning: unused variable ‘btn_labels’ make[2]: *** [mouse.lo] Error 1 make[2]: Leaving directory `~/xorg-checkout/xorg/driver/xf86-input-mouse/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `~/xorg-checkout/xorg/driver/xf86-input-mouse' make: *** [all] Error 2
**xf86-input-evdev libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include/ -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/usr/include/xorg -I/usr/include/pixman-1 -g -O2 -MT evdev.lo -MD -MP -MF .deps/evdev.Tpo -c evdev.c -fPIC -DPIC -o .libs/evdev.o evdev.c: In function ‘EvdevKbdCtrl’: evdev.c:955: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result evdev.c: In function ‘EvdevAddAbsClass’: evdev.c:1028: warning: passing argument 3 of ‘InitValuatorClassDeviceStruct’ makes pointer from integer without a cast evdev.c:1028: error: too few arguments to function ‘InitValuatorClassDeviceStruct’ evdev.c: In function ‘EvdevAddRelClass’: evdev.c:1124: warning: passing argument 3 of ‘InitValuatorClassDeviceStruct’ makes pointer from integer without a cast evdev.c:1124: error: too few arguments to function ‘InitValuatorClassDeviceStruct’ evdev.c: In function ‘EvdevAddButtonClass’: evdev.c:1168: warning: passing argument 3 of ‘InitButtonClassDeviceStruct’ from incompatible pointer type evdev.c:1168: error: too few arguments to function ‘InitButtonClassDeviceStruct’ make[2]: *** [evdev.lo] Error 1 make[2]: Leaving directory `~/xorg-checkout/xorg/driver/xf86-input-evdev/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `~/xorg-checkout/xorg/driver/xf86-input-evdev' make: *** [all] Error 2 ----- Error:Success -- View this message in context: http://www.nabble.com/build-errors-with-newest-xf86-input-evdev---mouse-from-git-tp24095298p24095298.html Sent from the Free Desktop - xorg mailing list archive at Nabble.com. _______________________________________________ xorg mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/xorg
