[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=225579#comment-225579 ] 

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

Thanks for the contribution! If you'd like your contribution to be included faster, you should submit your patch for code review by the Asterisk Developer Community. To do so, please follow the Code Review [1] instructions on the wiki. Be sure to:
* Verify that your patch conforms to the Coding Guidelines [2]
* Review the Code Review Checklist [3] for common items reviewers will look for
* If necessary, provide tests for the Asterisk Test Suite that verify the correctness of your patch [4]

When ready, submit your patch and any tests to Review Board [5] for code review.

Thanks!

[1] https://wiki.asterisk.org/wiki/display/AST/Code+Review
[2] https://wiki.asterisk.org/wiki/display/AST/Coding+Guidelines
[3] https://wiki.asterisk.org/wiki/display/AST/Code+Review+Checklist
[4] https://wiki.asterisk.org/wiki/display/AST/Asterisk+Test+Suite+Documentation
[5] https://wiki.asterisk.org/wiki/display/AST/Review+Board+Usage



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