[jira] [Commented] (PROTON-657) OSX: build proton with homebrew openssl

2014-10-10 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/PROTON-657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14166734#comment-14166734
 ] 

ASF subversion and git services commented on PROTON-657:


Commit 1630792 from [~gsim] in branch 'proton/branches/examples'
[ https://svn.apache.org/r1630792 ]

PROTON-657: Fix build to use detected include directory for OpenSSL

 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
Assignee: Andrew Stitcher
 Fix For: 0.8

 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.3.4#6332)


[jira] [Commented] (PROTON-657) OSX: build proton with homebrew openssl

2014-09-04 Thread Bozo Dragojevic (JIRA)

[ 
https://issues.apache.org/jira/browse/PROTON-657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14121184#comment-14121184
 ] 

Bozo Dragojevic commented on PROTON-657:


Trunk builds on OSX fine. I like your fix better, btw

 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
Assignee: Andrew Stitcher
 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.3.4#6332)


[jira] [Commented] (PROTON-657) OSX: build proton with homebrew openssl

2014-09-03 Thread Andrew Stitcher (JIRA)

[ 
https://issues.apache.org/jira/browse/PROTON-657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14120966#comment-14120966
 ] 

Andrew Stitcher commented on PROTON-657:


It seems to me that the APPLE special case in this patch is incorrect. It 
should always be there - just on platforms with system openssl the 
OPENSSL_INCLUDE_DIR will be null..

 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
Assignee: Andrew Stitcher
 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.3.4#6332)


[jira] [Commented] (PROTON-657) OSX: build proton with homebrew openssl

2014-09-03 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/PROTON-657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14120979#comment-14120979
 ] 

ASF subversion and git services commented on PROTON-657:


Commit 1622404 from [~astitcher] in branch 'proton/trunk'
[ https://svn.apache.org/r1622404 ]

PROTON-657: Fix build to use detected include directory for OpenSSL

 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
Assignee: Andrew Stitcher
 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.3.4#6332)


[jira] [Commented] (PROTON-657) OSX: build proton with homebrew openssl

2014-09-03 Thread Andrew Stitcher (JIRA)

[ 
https://issues.apache.org/jira/browse/PROTON-657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14120981#comment-14120981
 ] 

Andrew Stitcher commented on PROTON-657:


[~bozzo] I've committed what I think should be a fix for this problem. But I 
don't have a Mac to test it on, could you check and tell me if this build 
problem is now fixed on trunk proton.

 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
Assignee: Andrew Stitcher
 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.3.4#6332)