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

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


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

Manuel Meitinger updated ASTERISK-24906:
----------------------------------------

    URL: https://gist.githubusercontent.com/Meitinger/9ccfbd01302cc77b413f/raw/3038d1740555b8d07c48d06357e4a1237ce3699d/asterisk-13.2.0-win.patch

> [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