[asterisk-bugs] [JIRA] (ASTERISK-26608) Compile and link failures on OpenBSD
Friendly Automation (JIRA)
noreply at issues.asterisk.org
Fri Nov 18 12:39:10 CST 2016
[ https://issues.asterisk.org/jira/browse/ASTERISK-26608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=233831#comment-233831 ]
Friendly Automation commented on ASTERISK-26608:
------------------------------------------------
Change 4465 merged by Joshua Colp:
build: Various OpenBSD issues
[https://gerrit.asterisk.org/4465|https://gerrit.asterisk.org/4465]
> 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
>
> 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