[asterisk-bugs] [JIRA] (ASTERISK-27596) [patch] BuildSystem: Use the detected name for MD5 everywhere.

Kevin Harwell (JIRA) noreply at issues.asterisk.org
Mon Apr 1 13:21:59 CDT 2019


     [ https://issues.asterisk.org/jira/browse/ASTERISK-27596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kevin Harwell updated ASTERISK-27596:
-------------------------------------

    Target Release Version/s: 16.3.0

> [patch] BuildSystem: Use the detected name for MD5 everywhere.
> --------------------------------------------------------------
>
>                 Key: ASTERISK-27596
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-27596
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Core/BuildSystem
>    Affects Versions: 13.19.0, 15.2.0
>         Environment: OpenBSD 6.2
>            Reporter: Alexander Traud
>            Assignee: Alexander Traud
>            Severity: Minor
>              Labels: patch
>      Target Release: 13.20.0, 15.3.0, 16.0.0, 16.3.0
>
>         Attachments: md5_OpenBSD.patch
>
>
> Since Asterisk 13.12, one is able to install external modules from Digium (like audio codecs and the Digium Phone Module) directly via make menuselect and make install. For this, the command-line tool md5sum required.
> On different platforms, md5sum is named differently. This is automatically handled and detected by the script ./configure. However, the invoked script ./build_tools/download_externals used a hard-coded value of {{md5sum}}. That failed on platforms like OpenBSD.
> As workaround, the user has to download/install those modules manually. 



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



More information about the asterisk-bugs mailing list