[asterisk-bugs] [JIRA] (ASTERISK-27677) [patch] BuildSystem: Enable system provided libedit on OpenBSD.
Asterisk Team (JIRA)
noreply at issues.asterisk.org
Fri Feb 16 04:37:13 CST 2018
[ https://issues.asterisk.org/jira/browse/ASTERISK-27677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=242214#comment-242214 ]
Asterisk Team commented on ASTERISK-27677:
------------------------------------------
Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.
A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.
Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].
> [patch] BuildSystem: Enable system provided libedit on OpenBSD.
> ---------------------------------------------------------------
>
> Key: ASTERISK-27677
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-27677
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Core/BuildSystem
> Affects Versions: 13.19.1
> Environment: OpenBSD 6.2
> Reporter: Alexander Traud
> Severity: Critical
>
> ASTERISK-18725 added the ability to leverage a system-provided libedit, instead of using the internal copy of Asterisk. For this, the tool pkg-config is required. On OpenBSD 6.2, both libedit and pkg-config are available by default. However, (perhaps) because libedit is an essential package and cannot be removed, pkg-config does not list libedit. Therefore, Asterisk did not find it and used its 15-year-old internal copy of libedit.
> In Asterisk, libedit is a basic requirement. Because of ASTERISK-27634, Asterisk 16 is going to ship without an internal copy of libedit. Therefore, to continue to build Asterisk on OpenBSD, the attached patch is required.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list