Dahdi Get Latest
I am trying to use dahdi complete 2.11.1 with a 4.13 kernel. – NOT working for know reasons. I tried applying two patches but still get compile errors. AHHH!
How do I just use git to get the latest with the fixes ????
This command did not work – I still get the errors. git clone git://git.asterisk.org/dahdi/linux dahdi-linux
Thanks,
Jerry
2 thoughts on - Dahdi Get Latest
–gTAKjDI8PQO0waKNWA6JES22kiqxV9f0m Content-Type: text/plain; charset=utf-8
Content-Language: fr-FR
Content-Transfer-Encoding: quoted-printable
Le 18/10/2017 à 02:11, Jerry Geis a écrit :
Hi Jerry,
Maybe you missed this patch:
https://issues.asterisk.org/jira/browse/DAHLIN-356
Or you can try my fork:
git clone -b next https://github.com/sysnux/dahdi-linux.git
Thanks,
Thanks for the fix!
As mentioned in that bug report, that patch missed a few minor things. See the -v3 patch there.