[Home]

Summary:DAHTOOL-00097: Can not compile under Fedora 36. Kernel is 5.19
Reporter:Antonio dos Reis Feitosa Neto (arfneto)Labels:
Date Opened:2022-09-16 17:59:05Date Closed:
Priority:BlockerRegression?No
Status:Triage/NewComponents:General
Versions:3.0.0 3.1.0 Frequency of
Occurrence
Constant
Related
Issues:
Environment:Fedora 36 upgraded box with single TDM800 card,kernel 5.19 Asterisk 18. Domestic userAttachments:
Description:First error is

CC [M] /home/toninho/Downloads/dahdi/linux/drivers/dahdi/wct4xxp/base.o
/home/toninho/Downloads/dahdi/linux/drivers/dahdi/wct4xxp/base.c: In function ‘t4_allocate_buffers’:
/home/toninho/Downloads/dahdi/linux/drivers/dahdi/wct4xxp/base.c:3864:17: error: implicit declaration of function ‘pci_alloc_consistent’ [-Werror=implicit-function-declaration]
3864 | alloc = pci_alloc_consistent(wc->dev, numbufs * T4_BASE_SIZE(wc) * 2,
| ^~~~~~~~~~~~~~~~~~~~
Comments: