[asterisk-bugs] [JIRA] (ASTERISK-26608) Compile and link failures on OpenBSD
Friendly Automation (JIRA)
noreply at issues.asterisk.org
Thu Dec 8 07:54:10 CST 2016
[ https://issues.asterisk.org/jira/browse/ASTERISK-26608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=234127#comment-234127 ]
Friendly Automation commented on ASTERISK-26608:
------------------------------------------------
Change 4575 merged by Joshua Colp:
tests_dns: Make DNS tests older nameser.h compatible
[https://gerrit.asterisk.org/4575|https://gerrit.asterisk.org/4575]
> Compile and link failures on OpenBSD
> ------------------------------------
>
> Key: ASTERISK-26608
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-26608
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Core/BuildSystem
> Affects Versions: 13.12.2, 14.1.2, GIT
> Environment: OpenBSD 6.0
> Reporter: snuffy
> Severity: Minor
> Target Release: 13.13.0, 14.2.0
>
>
> There are a few issues...
> * OpenBSD's {{find}} doesn't take the -delete argument so you have to pipe through {{args rm -rf}}
> * {{echo -e}} doesn't like {{\t}} starting a line. It just prints {{t}} which causes the libasteriskpj.exports file to be garbage.
> * librt doesn't exist do the link of libasteriskpj.so fails. It's not actually needed for linux anyway.
> * res_rtp_asterisk fails to load because of undefined symbol 'DTLS_method'
> * The new DNS resolver is messed up. Many constants aren't available in OpenBSD.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list