| Summary: | dahdi fails to build | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | Davide Viti <zinosat> |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | buildroot |
| Priority: | P5 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
| Attachments: | Dahdi build failure log | ||
I've tried to apply both the patches mentioned in [1] with no success [1] https://issues.asterisk.org/jira/browse/DAHLIN-354 How did you apply those patches? You can check if they were applied by looking at output/build/dahdi-linux-2.11.1/.applied_patches_list I've dropped the patches in "package/dahdi-linux/" and can see them applied. I've tried to switch to version 3.0.0 and it now builds fine: will try to provide a patch thank you, Davide From what I understand, the failure happens starting with kernel 4.11.x I've run a build selecting kernel 4.10.9 and leaving dahdi 2.11.1 and it builds fine. Fixed by https://git.buildroot.org/buildroot/commit/?id=790c9ca0923e575a3326b6cb14a4eb410352c6c9. Thanks! I tested, it builds fine with Linux 4.19. It does not build fine with Linux 5.2 though, but it's an upstream dahdi-linux issue. |
Created attachment 8066 [details] Dahdi build failure log I've successfully built a minimal image using "pc_x86_64_bios_defconfig" where I added "asterisk" package to the selections: my buildroot repo is set to 2019.05-rc3 I've then selected "dhadi-linux" and "dahdi-tools": run make again and got a failure. Details on the attached log. regards, Davide