[Bug 218752] net/asterisk11 - Problem with the asterisk console when linked to the latest version of libedit

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Apr 19 13:05:41 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218752

            Bug ID: 218752
           Summary: net/asterisk11 - Problem with the asterisk console
                    when linked to the latest version of libedit
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: madpilot at FreeBSD.org
          Reporter: yani at pi-greece.eu
          Assignee: madpilot at FreeBSD.org
             Flags: maintainer-feedback?(madpilot at FreeBSD.org)

Created attachment 181896
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=181896&action=edit
Patch to use the internal libedit library

Hello,

I'm getting some strange console behaviour when asterisk is linked to the
latest version of the libedit library (3.1.20170329_2,1). Typing any command in
the console (asterisk -r) displays unicode codes instead of the actual input
(e.g. typing "c" echoes "\U+AD263"). The same problem was reported in Digium's
forum about a year ago:

https://community.asterisk.org/t/cli-gibberish-prompt-and-input-appear-to-be-some-sort-of-unicode-characters/67382

The fix is to pass "--with-libedit=inetrnal" to the configure script to use the
internal libedit library. I'm attaching a Makefile patch.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list