[asterisk-bugs] [JIRA] (ASTERISK-24906) [patch] Asterisk doesn't compile under Cygwin

Manuel Meitinger (JIRA) noreply at issues.asterisk.org
Tue Mar 24 13:41:34 CDT 2015


Manuel Meitinger created ASTERISK-24906:
-------------------------------------------

             Summary: [patch] Asterisk doesn't compile under Cygwin
                 Key: ASTERISK-24906
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-24906
             Project: Asterisk
          Issue Type: Bug
      Security Level: None
          Components: Core/BuildSystem
    Affects Versions: 13.2.0
         Environment: Cygwin 1.7.35
            Reporter: Manuel Meitinger
            Severity: Minor


Things that need to be changed:
- minor {{-l...}} corrections in {{*/Makefile}}
- a lot of dependency hints in {{res/Makefile}}
- remove outdated cygload in {{main/Makefile}}
- remove outdated definition in {{compat.h}}
- disable unsupported malloc backtrace in {{utils.h}}
- don't use {{dlsym}} in {{libasteriskssl.c}}
- don't use {{g++}} to link (which brings in the std c++ lib, and a lot of libm conflicts)
- disable beep in {{res_monitor.c}}
- use different mutex defines in {{lock.h}}

Things that should be changed:
  {{--disable-asteriskssl}} should default to true on Cygwin



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list