Your message dated Mon, 22 May 2006 02:40:09 +0930
with message-id <[EMAIL PROTECTED]>
and subject line Bug#368355: Compile error in source code package
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
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.




--- End Message ---
--- Begin Message ---
Version: 0.7.4.1-3

Hi,

This appears to have been fixed in the 0.7.4 release, which is presently
available in unstable.

cheers,
Ron

On Sun, May 21, 2006 at 02:47:38PM +0000, C Rodrigues wrote:
> 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.
> 
> 
> 
> 

--- End Message ---

Reply via email to