Hi,
I seem to be missing a header file.
When try to compile the drivers I get:
###############################################
Building linuxwacom drivers for 2.6 kernel.
make -C /usr/src/linux M=/tmp/linuxwacom-0.6.6/src/2.6.8
make[2]: Entering directory `/home1/linux-2.6.8.1-12mdk'
CC [M] /tmp/linuxwacom-0.6.6/src/2.6.8/hid-core.o
CC [M] /tmp/linuxwacom-0.6.6/src/2.6.8/hiddev.o
CC [M] /tmp/linuxwacom-0.6.6/src/2.6.8/hid-input.o
CC [M] /tmp/linuxwacom-0.6.6/src/2.6.8/pid.o
CC [M] /tmp/linuxwacom-0.6.6/src/2.6.8/hid-lgff.o
/tmp/linuxwacom-0.6.6/src/2.6.8/hid-lgff.c:40:24: fixp-arith.h: No such
file or directory
/tmp/linuxwacom-0.6.6/src/2.6.8/hid-lgff.c: In function
`hid_lgff_timer':
/tmp/linuxwacom-0.6.6/src/2.6.8/hid-lgff.c:452: warning: implicit
declaration of function `fixp_mult'
/tmp/linuxwacom-0.6.6/src/2.6.8/hid-lgff.c:452: warning: implicit
declaration of function `fixp_sin'
/tmp/linuxwacom-0.6.6/src/2.6.8/hid-lgff.c:453: warning: implicit
declaration of function `fixp_new16'
/
###################################################
I am using the linuxwacom-0.6.6 version. Should this header file have
been inside the directory or should they be somewhere on my system ??
I have checked back through the archives with no avail :-(
I am on Mandrake 10.1, with 2.6.8 kernel with a usb pen-partner fresh
out of the box and ready to go !
I tried to use the gzipped usbmouse.ko/wacom.ko "out of the
box"from /lib/modules/2.6.8.1-12mdk/kernel/drivers/usb/input but with no
avail, hence I am building up the ko files.
Hope you can help
Best regards
Colin Thomas
|