Comment 0 for bug 1981957

Revision history for this message
Andrea Righi (arighi) wrote :

[Impact]

dahdi-linux fails to build on the latest 5.19 kernel with the following error:

  CC [M] /var/lib/dkms/dahdi/2.11.1~dfsg-1ubuntu11/build/drivers/dahdi/wct4xxp/base.o
/var/lib/dkms/dahdi/2.11.1~dfsg-1ubuntu11/build/drivers/dahdi/wct4xxp/base.c:45:10: fatal error: stdbool.h: No such file or directory
   45 | #include <stdbool.h>
      | ^~~~~~~~~~~

[Test case]

$ sudo apt install dahdi-dkms

[Fix]

Provide a patch to properly support the new 5.19 ABI.

[Regression potential]

We may notice regressions in dahdi in kernels >= 5.19.