[asterisk-bugs] [JIRA] (ASTERISK-26608) Compile and link failures on OpenBSD
George Joseph (JIRA)
noreply at issues.asterisk.org
Wed Nov 16 20:24:10 CST 2016
[ https://issues.asterisk.org/jira/browse/ASTERISK-26608?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
George Joseph updated ASTERISK-26608:
-------------------------------------
Status: Open (was: Triage)
> 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.
> * 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