[asterisk-bugs] [JIRA] (ASTERISK-26608) Compile and link failures on OpenBSD

George Joseph (JIRA) noreply at issues.asterisk.org
Mon Feb 6 11:05:27 CST 2017


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

George Joseph updated ASTERISK-26608:
-------------------------------------

    Target Release Version/s: 14.3.0

> 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, 14.3.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