asterisk / dahdi-linux

This is the official dahdi-linux repository. All issues and PR should be raised here.
GNU General Public License v2.0
47 stars 69 forks source link

make DAHDI build against Kernel 5.15 #8

Closed laf0rge closed 1 year ago

ajorians commented 2 years ago

This worked for me -- Thank you! I got an issue with the master/next branch before taking a look at the PR.

Here is what I am running:

uname -a Linux chat 5.16.0-1-default #1 SMP Mon Jan 10 07:30:39 UTC 2022 (487d6b3) aarch64 aarch64 aarch64 GNU/Linux

My only issue was something related to stdbool.h but I think that was because I am running on Arm to which I was able to take care of. Hope that helps! :smiley: