[solved]Problem with zaptel 1.2.x but no with zaptel 1.4.x

Hello, when I try to install the card (a Digium b410p), and I make the make b410p (with the zaptel 1.2.X), I got this error message.

I have installed more cards like this and never got this message, and if I installed the version of zaptel 1.4.x don´t get the error message.

I use SUSE 10.3.

Any idea?

Thak you

Error message:

Makeing mISDN

cp /usr/src/zaptel-1.2.22/misdn/drivers/isdn/hardware/mISDN/Makefile.v2.6 /usr/src/zaptel-1.2.22/misdn/drivers/isdn/hardware/mISDN/Makefile
export MINCLUDES=/usr/src/zaptel-1.2.22/misdn/include ; make -C /lib/modules/2.6.22.12-0.1-default/build SUBDIRS=/usr/src/zaptel-1.2.22/misdn/drivers/isdn/hardware/mISDN modules CONFIG_MISDN_DRV=m CONFIG_MISDN_DSP=m CONFIG_MISDN_HFCMULTI=m
make[2]: Entering directory /usr/src/linux-2.6.22.12-0.1-obj/x86_64/default' make -C ../../../linux-2.6.22.12-0.1 O=../linux-2.6.22.12-0.1-obj/x86_64/default modules CC [M] /usr/src/zaptel-1.2.22/misdn/drivers/isdn/hardware/mISDN/hfc_multi.o /usr/src/zaptel-1.2.22/misdn/drivers/isdn/hardware/mISDN/hfc_multi.c:95:26: error: linux/config.h: No such file or directory /usr/src/zaptel-1.2.22/misdn/drivers/isdn/hardware/mISDN/hfc_multi.c: In function âvpm_echocan_onâ: /usr/src/zaptel-1.2.22/misdn/drivers/isdn/hardware/mISDN/hfc_multi.c:537: warning: unused variable âskbâ /usr/src/zaptel-1.2.22/misdn/drivers/isdn/hardware/mISDN/hfc_multi.c:2633:6: warning: #warning this is dangerous, the skb should never used to transfer a pointer please use a message /usr/src/zaptel-1.2.22/misdn/drivers/isdn/hardware/mISDN/hfc_multi.c: In function âinit_cardâ: /usr/src/zaptel-1.2.22/misdn/drivers/isdn/hardware/mISDN/hfc_multi.c:3125: warning: âdeprecated_irq_flagâ is deprecated (declared at /usr/src/linux-2.6.22.12-0.1/include/linux/interrupt.h:66) /usr/src/zaptel-1.2.22/misdn/drivers/isdn/hardware/mISDN/hfc_multi.c:3125: warning: passing argument 2 of ârequest_irqâ from incompatible pointer type make[5]: *** [/usr/src/zaptel-1.2.22/misdn/drivers/isdn/hardware/mISDN/hfc_multi.o] Error 1 make[4]: *** [_module_/usr/src/zaptel-1.2.22/misdn/drivers/isdn/hardware/mISDN] Error 2 make[3]: *** [modules] Error 2 make[2]: *** [modules] Error 2 make[2]: Leaving directory/usr/src/linux-2.6.22.12-0.1-obj/x86_64/default’
make[1]: *** [all] Error 2
make[1]: Leaving directory `/usr/src/zaptel-1.2.22/misdn’
make: *** [b410p] Error 2

anyone can help me?

Thank you

Were your previous installs on kernels < 2.6.19? If so, does this thread describe (and provide a workaround for) your problem?

Thank you!!! It works!!! :smiley: