[asterisk-bugs] [JIRA] (DAHLIN-397) dahdi-linux fails to build with kernel 5.16: #include <stdbool.h> is missing
Tzafrir Cohen (JIRA)
noreply at issues.asterisk.org
Fri Feb 25 00:55:06 CST 2022
[ https://issues.asterisk.org/jira/browse/DAHLIN-397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tzafrir Cohen updated DAHLIN-397:
---------------------------------
Attachment: 0001-Remove-useless-include-stdbool.h-that-break-5.16.patch
A patch to remove #include <stdbool.h>
> dahdi-linux fails to build with kernel 5.16: #include <stdbool.h> is missing
> ----------------------------------------------------------------------------
>
> Key: DAHLIN-397
> URL: https://issues.asterisk.org/jira/browse/DAHLIN-397
> Project: DAHDI-Linux
> Issue Type: Bug
> Security Level: None
> Components: General
> Affects Versions: 2.11.1, 3.1.0
> Reporter: Tzafrir Cohen
> Assignee: Duncan Patterson
> Severity: Major
> Labels: patch
> Attachments: 0001-Remove-useless-include-stdbool.h-that-break-5.16.patch
>
>
> In kernel 5.16, gcc includes are no longer added to the kernel build command line.
> We only use stdbool.h from there. This include does not seems necessary: I verified that dahdi-linux can be built vs. kernel 5.16 and 4.4 (the oldest I could build on my system).
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list