[ 
https://issues.apache.org/jira/browse/PROTON-107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rafael H. Schloming resolved PROTON-107.
----------------------------------------

    Resolution: Fixed
    
> OS X: _POSIX_C_SOURCE is redefined in proton-c/src/ssl/ssl-internal.h
> ---------------------------------------------------------------------
>
>                 Key: PROTON-107
>                 URL: https://issues.apache.org/jira/browse/PROTON-107
>             Project: Qpid Proton
>          Issue Type: Bug
>          Components: proton-c
>            Reporter: Hiram Chirino
>
> This causes a build failure..  I got around the problem by changing the 
> define in ssl-internal.h to:
> #ifndef _POSIX_C_SOURCE
> #define _POSIX_C_SOURCE 1
> #endif

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to