[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

wacom tablet and gcc versions



Does anybody have wacom driver from wacom-kernel-source working with
kernel 2.6.8 on the current sid?

I can build module package, with a small caveat however, and load
the driver. But I think it doesn't get control over the device. usbhid
module is disabled.

Building problem was in gcc version: it was impossible to load the
module compiled in the default configuration, because gcc package
went with gcc-3.3 by default, and the module must be compiled with
gcc-3.4 as was mentioned by dmesg. And I didn't find better way to
compile the module then temporarily changing symlinks for gcc, cpp and
g++ from 3.3 to 3.4.

So I think it's strange a bit when the kernel is not built with the
default compiler. Maybe I don't understand default compiler situation
in amd64 port completely. Could you please help me to get it clear.

Thanks!

-- 
~dd



Reply to: