[ 
https://issues.apache.org/jira/browse/PROTON-2097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16921730#comment-16921730
 ] 

Andrew Stitcher commented on PROTON-2097:
-----------------------------------------

Ah, I realise I misunderstood how you are using python.

It is quite possible that it is pyenv that is the issue here as its use of 
shims might well screw up CMake's detection logic. I have good experience using 
virtualenv, so if you can use that to achieve what you need (perhaps with the 
pyenv-virtualenv plugin) that is going to be easier (for me) to help you with.

> Linkage error when openssl version is too old or new (not sure)
> ---------------------------------------------------------------
>
>                 Key: PROTON-2097
>                 URL: https://issues.apache.org/jira/browse/PROTON-2097
>             Project: Qpid Proton
>          Issue Type: Improvement
>          Components: python-binding
>    Affects Versions: proton-c-0.29.0
>            Reporter: Omer Katz
>            Priority: Major
>             Fix For: proton-c-0.30.0
>
>
> After successfully building I'm getting the following error when I try to 
> import _cproton.
> {code:java}
> undefined symbol:  CRYPTO_set_locking_callback{code}
> This is not the behavior I expected.
> The build should fail if this symbol is not present.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to