Hi all, The problem is that current "dahdi-source" package does not support Linux 4
The build starts to work with this: http://downloads.asterisk.org/pub/telephony/dahdi-linux/dahdi-linux-2.10.2.tar.gz Everything compiles fine, except wcopenpci.c (and others) in patches/dahdi_linux_extra (I removed drivers/dahdi/Kbuild from patches/dahdi_linux_extra while testing): /usr/src/modules/dahdi/drivers/dahdi/wcopenpci.c: In function ‘openpci_probe_board’: /usr/src/modules/dahdi/drivers/dahdi/wcopenpci.c:1675:42: error: ‘DAHDI_IRQ_SHARED’ undeclared (first use in this function) if (request_irq(pdev->irq, openpci_isr, DAHDI_IRQ_SHARED, NAME, wc)) { ^ Regards, Igor -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org