Ok, I have managed to get it installed at no easy feat. I found a patch here that helped. https://launchpadlibrarian.net/141189486/1133658.patch
essentially I added +#ifndef __devinit +# define __devinit +# define __devinitdata +# define __devexit +# define __devexit_p(x) x +#endif to most files that gave me errors when I tried to make the package from this directory: /usr/src/dahdi-2.5.0.1+dfsg-1ubuntu2/ make there were also missing .hex files in the /drivers/dahdi/xpp/firmware directory I found them here: http://updates.xorcom.com/astribank/src/ downloaded the latest and copied them to that directory. I've included a patch to help anyone. hopefully someone can fix the original package. Thanks ** Patch added: "patch to fix the errors" https://bugs.launchpad.net/ubuntu/+source/dahdi-linux/+bug/1275918/+attachment/3969336/+files/dahdi.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1275918 Title: dahdi-dkms 1:2.5.0.1+dfsg-1ubuntu2: dahdi kernel module failed to build To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/dahdi-linux/+bug/1275918/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
