Package: wacom-kernel-source
Version: 0.7.3.1-2
When building this source package for a 2.6.8 kernel using make-kpkg and the
default configure options, I get the following error. This is taken from
the output of make-kpkg --added_modules=wacom modules_image
/usr/bin/make -C /usr/src/kernel-source-2.6.8
M=/usr/src/modules/wacom/src/2.6.8
make[7]: Entering directory `/usr/src/kernel-source-2.6.8'
CC [M] /usr/src/modules/wacom/src/2.6.8/wacom.o
/usr/src/modules/wacom/src/2.6.8/wacom.c: In function
`wacom_penpartner_irq':
/usr/src/modules/wacom/src/2.6.8/wacom.c:346: error: `id' undeclared (first
use in this function)
/usr/src/modules/wacom/src/2.6.8/wacom.c:346: error: (Each undeclared
identifier is reported only once
/usr/src/modules/wacom/src/2.6.8/wacom.c:346: error: for each function it
appears in.)
make[8]: *** [/usr/src/modules/wacom/src/2.6.8/wacom.o] Error 1
The versions of this file in other directories (e.g., 2.6.7) use 1 in place
of id. The module appears to work when I change this line to match the
other files.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]