[asterisk-bugs] [JIRA] (ASTERISK-27683) [patch] BuildSystem: Allow newer autotools on OpenBSD.

Asterisk Team (JIRA) noreply at issues.asterisk.org
Fri Feb 16 12:23:13 CST 2018


    [ https://issues.asterisk.org/jira/browse/ASTERISK-27683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=242241#comment-242241 ] 

Asterisk Team commented on ASTERISK-27683:
------------------------------------------

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: Allow newer autotools on OpenBSD.
> ------------------------------------------------------
>
>                 Key: ASTERISK-27683
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-27683
>             Project: Asterisk
>          Issue Type: Improvement
>      Security Level: None
>          Components: Core/BuildSystem
>    Affects Versions: 13.19.1
>            Reporter: Alexander Traud
>            Severity: Minor
>              Labels: patch
>         Attachments: OpenBSD_enable_newer_autotools.patch
>
>
> In OpenBSD, the user is able to install several versions of the autotools side-by-side. However, the user must choose a dedicated version and cannot choose the use 'just' the latest version. Years ago, commit [76888b5|https://github.com/asterisk/asterisk/commit/76888b59903e8a83bdbc68bc809b7ade43fe817e#diff-3af436e6760a0c5f1e3d16a3384853a8] chose autoconf 2.63 although
> * 2.69 is the latest version and
> * 2.60a is the minimum requirement.
> To allow different, newer versions of autoconf without editing the script {{./bootstrap.sh}}, Stuart Henderson created a patch for the official port in OpenBSD. That patch is attached. With that change, a user can go for:{code}pkg_add autoconf%2.69 automake%1.15 metaauto
> AUTOCONF_VERSION=2.69 AUTOMAKE_VERSION=1.15 ./bootstrap.sh{code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list