Hi, On Sun, Feb 20, 2005 at 08:25:38PM +0000, Bruce Stephens wrote: > Package: wacom-kernel-source > Version: 0.6.6-7 > Severity: normal > > With make-kpkg modules_config: > > make[1]: Entering directory `/usr/src/modules/wacom' > make[1]: *** No rule to make target `kdist_configure'. Stop. > make[1]: Leaving directory `/usr/src/modules/wacom' > Module /usr/src/modules/wacom failed to configure > Hit return to Continue? > > If I rename kdist_config to kdist_configure, it configures:
I can verify (and hence fix) this. I usually just dpkg-reconfigure it myself so I guess there has been some target drift since that part of the makefile had much attention. > make[7]: Entering directory `/usr/src/kernel-source-2.6.10' > LD /usr/src/modules/wacom/src/2.6.10/built-in.o > CC [M] /usr/src/modules/wacom/src/2.6.10/wacom.o > /usr/src/modules/wacom/src/2.6.10/wacom.c: In function `repossess_devices': > /usr/src/modules/wacom/src/2.6.10/wacom.c:981: parse error before `struct' > /usr/src/modules/wacom/src/2.6.10/wacom.c:983: `interface' undeclared (first > use in this function) > /usr/src/modules/wacom/src/2.6.10/wacom.c:983: (Each undeclared identifier is > reported only once > /usr/src/modules/wacom/src/2.6.10/wacom.c:983: for each function it appears > in.) This however is a small mystery to me. It would appear the kernel headers you have included are different in some important aspect from what I (and others I presume) have been using. I can't reproduce it myself, nor do I see anything like a likely culprit on our side of things, can anyone else? make-kpkg module_image works fine for me here, as does modules_config after fixing the problem above. Sorry. Ron -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

