gandalf239
gandalf239
Ubuntu (Pop OS!) 22.04 LTS On Tue, Sep 6, 2022 at 12:48 PM InterLinked1 ***@***.***> wrote: > What distro and version are you using? > > — > Reply to...
My apologies; distro is Pop OS! (based upon Ubuntu LTS 22.04), kernel is 5.19.0-76051900-generic, and Dahdi was cloned from Asterisk repo using: git clone -b next https://github.com/asterisk/dahdi-linux.git. Prereqs installed (build-essential,...
> Thanks for the info. I don't recall nodejs ever being a pre-requisite for installing DAHDI or Asterisk... where'd you find that? > > Out of curiosity, if you install...
Unfortunately, I get the same result using phreaknet: /usr/src/dahdi-linux-3.2.0-rc1/drivers/dahdi/wct4xxp/base.c: In function ‘t4_allocate_buffers’: /usr/src/dahdi-linux-3.2.0-rc1/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,...