[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


George Joseph created ASTERISK-26608:
----------------------------------------

             Summary: 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: 14.1.2, 13.12.2, GIT
         Environment: OpenBSD 6.0
            Reporter: George Joseph
            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