Just tried compiling it from source, using apt-get build-dep xserver- xorg-input-mutouch / configure / make / make checkinstall, it crashes out at the first make:
r...@khouri:~/xserver-xorg-input-mutouch-1.2.1# make make all-recursive make[1]: Entering directory `/home/parag0n/xserver-xorg-input-mutouch-1.2.1' Making all in src make[2]: Entering directory `/home/parag0n/xserver-xorg-input-mutouch-1.2.1/src' /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I../src -MT xf86MuTouch.lo -MD -MP -MF .deps/xf86MuTouch.Tpo -c -o xf86MuTouch.lo xf86MuTouch.c gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -fvisibility=hidden -I/usr/include/xorg -I/usr/include/pixman-1 -I../src -MT xf86MuTouch.lo -MD -MP -MF .deps/xf86MuTouch.Tpo -c xf86MuTouch.c -fPIC -DPIC -o .libs/xf86MuTouch.o xf86MuTouch.c: In function 'xf86MuTControl': xf86MuTouch.c:769: warning: passing argument 3 of 'InitButtonClassDeviceStruct' from incompatible pointer type /usr/include/xorg/input.h:274: note: expected 'Atom *' but argument is of type 'unsigned char *' xf86MuTouch.c:769: error: too few arguments to function 'InitButtonClassDeviceStruct' xf86MuTouch.c:785: 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' xf86MuTouch.c:785: error: too few arguments to function 'InitValuatorClassDeviceStruct' xf86MuTouch.c:793: error: too few arguments to function 'InitValuatorAxisStruct' xf86MuTouch.c:797: error: too few arguments to function 'InitValuatorAxisStruct' make[2]: *** [xf86MuTouch.lo] Error 1 make[2]: Leaving directory `/home/parag0n/xserver-xorg-input-mutouch-1.2.1/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/parag0n/xserver-xorg-input-mutouch-1.2.1' make: *** [all] Error 2 -- Cannot install package https://bugs.launchpad.net/bugs/533502 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs