[asterisk-bugs] [JIRA] (ASTERISK-24906) [patch] Asterisk doesn't compile under Cygwin
Manuel Meitinger (JIRA)
noreply at issues.asterisk.org
Thu Mar 26 10:33:35 CDT 2015
[ https://issues.asterisk.org/jira/browse/ASTERISK-24906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Manuel Meitinger updated ASTERISK-24906:
----------------------------------------
Attachment: asterisk-13.2.0-win.patch
Added patch as file (my license agreement has finally been accepted, yay :)
> [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
> Assignee: Manuel Meitinger
> Severity: Minor
> Attachments: asterisk-13.2.0-win.patch
>
>
> 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