[asterisk-bugs] [JIRA] (ASTERISK-27990) res_rtp_asterisk: Requires OpenSSL in Developer Mode.
Friendly Automation (JIRA)
noreply at issues.asterisk.org
Wed Aug 1 04:25:55 CDT 2018
[ https://issues.asterisk.org/jira/browse/ASTERISK-27990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=244359#comment-244359 ]
Friendly Automation commented on ASTERISK-27990:
------------------------------------------------
Change 9737 merged by Joshua Colp:
res_rtp_asterisk: In Developer Mode, do not require OpenSSL.
[https://gerrit.asterisk.org/9737|https://gerrit.asterisk.org/9737]
> res_rtp_asterisk: Requires OpenSSL in Developer Mode.
> -----------------------------------------------------
>
> Key: ASTERISK-27990
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-27990
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Resources/res_rtp_asterisk
> Affects Versions: 13.22.0, 15.5.0
> Reporter: Alexander Traud
> Assignee: Alexander Traud
> Labels: patch
> Attachments: openssl_no_srtp_fix.patch
>
>
> This is a regression, introduced by myself in [Gerrit 9184|https://gerrit.asterisk.org/9184]. When Asterisk was configured with {{--enable-dev-mode}}, and the headers of OpenSSL are not installed, {{make}} fails with{code}res_rtp_asterisk.c:273:35: error: "OPENSSL_VERSION_NUMBER" is not defined, evaluates to 0 [-Werror=undef]{code}This happens, because {{HAVE_OPENSSL}} is not checked. The attached patch fixes this issue.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list