[asterisk-users] Could you compile mISDN 1.1.8 on Lenny ?

Olivier oza-4h07 at myamail.com
Thu Jan 8 11:44:54 CST 2009


Hi,

Before diving into this, I would very pleased to know if someone could yes
or no, successfully compile mISDN 1.1.8 on Lenny (latest RC1 or beta2
version) ?

Regards



After a fresh install on Lenny, I can reproduce at will :

apt-get install build-essential linux-headers-2.6.26-1-686
cd /usr/src
wget http://www.misdn.org/downloads/mISDN.tar.gz
tar xvf mISDN.tar.gz
cd mISDN-1_1_8
make
.... fails with
In file included from /usr/src/mISDN-1_1_8/drivers/
isdn/hardware/mISDN/core.h:9,
                 from
/usr/src/mISDN-1_1_8/drivers/isdn/hardware/mISDN/avm_fritz.c:20:
/usr/src/mISDN-1_1_8/include/linux/mISDNif.h:791: error: field 'class_dev'
has incomplete type
/usr/src/mISDN-1_1_8/include/linux/mISDNif.h:824: error: field 'class_dev'
has incomplete type
/usr/src/mISDN-1_1_8/include/linux/mISDNif.h:862: error: field 'class_dev'
has incomplete type
/usr/src/mISDN-1_1_8/drivers/isdn/hardware/mISDN/avm_fritz.c: In function
'init_card':
/usr/src/mISDN-1_1_8/drivers/isdn/hardware/mISDN/avm_fritz.c:889: warning:
passing argument 2 of 'request_irq' from incompatible pointer type
/usr/src/mISDN-1_1_8/drivers/isdn/hardware/mISDN/avm_fritz.c:895: warning:
passing argument 2 of 'request_irq' from incompatible pointer type
make[2]: *** [/usr/src/mISDN-1_1_8/drivers/isdn/hardware/mISDN/avm_fritz.o]
Erreur 1


The same procedure is successful on Etch (though there's a lot of warnings
here and there from gcc but I suppose I don't have to care about that).
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090108/e1247289/attachment.htm 


More information about the asterisk-users mailing list