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

Rusty Newton (JIRA) noreply at issues.asterisk.org
Tue Mar 24 18:03:34 CDT 2015


    [ https://issues.asterisk.org/jira/browse/ASTERISK-24906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=225580#comment-225580 ] 

Rusty Newton commented on ASTERISK-24906:
-----------------------------------------

Also, a quick note that patches need to be attached to the issue and marked as a code contribution. This is mentioned in the documentation linked above. Thanks!

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