Hi, I saw you requested the error and the bugreporter hasn't replied yet, so here's mine :)
CC [M] /usr/src/modules/zaptel/wct1xxp.o CC [M] /usr/src/modules/zaptel/wcte11xp.o /usr/src/modules/zaptel/wcte11xp.c:47:51: error: wct4xxp.h: No such file or directory /usr/src/modules/zaptel/wcte11xp.c: In function 't1xxp_ioctl': /usr/src/modules/zaptel/wcte11xp.c:417: error: storage size of 'regs' isn't known /usr/src/modules/zaptel/wcte11xp.c:421: error: 'WCT4_GET_REGS' undeclared (first use in this function) /usr/src/modules/zaptel/wcte11xp.c:421: error: (Each undeclared identifier is reported only once /usr/src/modules/zaptel/wcte11xp.c:421: error: for each function it appears in.)/usr/src/modules/zaptel/wcte11xp.c:423: error: 'NUM_PCI' undeclared (first use in this function) /usr/src/modules/zaptel/wcte11xp.c:433: error: 'NUM_REGS' undeclared (first use in this function) /usr/src/modules/zaptel/wcte11xp.c:417: warning: unused variable 'regs' make[4]: *** [/usr/src/modules/zaptel/wcte11xp.o] Error 1 make[3]: *** [_module_/usr/src/modules/zaptel] Error 2 make[3]: Leaving directory `/usr/src/linux-headers-2.6.18-1-xen-686' make[2]: *** [linux26] Error 2 make[2]: Leaving directory `/usr/src/modules/zaptel' make[1]: *** [binary-modules] Error 2 make[1]: Leaving directory `/usr/src/modules/zaptel' make: *** [kdist_build] Error 2 I downloaded the original zaptel stuff from asterisk.org and it seems the whole wct4xxp directory is missing in the debian zaptel-source package. Maybe that was intentional, but then it would be nice if the corresponding module is removed from the Makefile. Hope this helps, Guus Houtzager -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

