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

Bozo Dragojevic updated PROTON-657:
-----------------------------------

    Attachment: 0001-PROTON-657-OSX-build-proton-with-homebrew-openssl.patch

homebrew openssl is keg-only and to make it work with pkg-config
one has to do something like:

$ ln -s /usr/local/Cellar/openssl/1.0.1h/lib/pkgconfig/* 
/usr/local/lib/pkgconfig/

> OSX: build proton with homebrew openssl
> ---------------------------------------
>
>                 Key: PROTON-657
>                 URL: https://issues.apache.org/jira/browse/PROTON-657
>             Project: Qpid Proton
>          Issue Type: Improvement
>          Components: proton-c
>    Affects Versions: 0.7
>         Environment: OSX 10.9.4
>            Reporter: Bozo Dragojevic
>         Attachments: 
> 0001-PROTON-657-OSX-build-proton-with-homebrew-openssl.patch
>
>
> System supplied openssl deprecates practically all methods used by proton.
> Compile against openssl from homebrew which requires additional include
> and link directory.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to