On 10/25/2021 1:19 PM, cio-al...@playerschool.edu wrote:
> Yes, it's Asterisk 11 on Centos 8, not Centos 7.
> Centos 7 cannot be used anymore because of some systemd incompatibility
> Can somebody be so nice as to provide a patch for the latest version of
> Asterisk 11?

Just add --without-libedit to your configure flags. This will make
Asterisk use the bundled version of the editline library instead of the
system's:

     ./configure --without-libedit

Kind regards,
Sean



-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

Check out the new Asterisk community forum at: https://community.asterisk.org/

New to Asterisk? Start here:
      https://wiki.asterisk.org/wiki/display/AST/Getting+Started

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to