It seems like the wacom kernel parts are available in the mainline linux
kernel since version 2.6.11, and the debian 2.6.18 kernel seems to have
it compiled as a module.

$ grep WACOM /boot/config-2.6.18-3-amd64
CONFIG_USB_WACOM=m

Are you sure you really need to build them yourself?
I think the wacom-kernel-source package should simply be removed.

It would be great if you could verify that the modules provided by the
debian kernel works for you...

(The problem analysis of why the build fails: include/linux/version.h
used to have UTS_RELESE defined on the first row up until 2.6.10, but
this changed in 2.6.11 and the postinst script never checked what was on
the first row. It just expected a the version number to start on the
first row from char 22 and on...)



-- 
Regards,
Andreas Henriksson



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to