eolivelli commented on issue #1159: ZOOKEEPER-3630: Autodetection of openssl 
during ZooKeeper C client build
URL: https://github.com/apache/zookeeper/pull/1159#issuecomment-559836436
 
 
   I am testing with the built in docker environment (dev/docker/run.sh) but 
openssl is not available
   
   ```
   
   checking openssl/ssl.h usability... no
   checking openssl/ssl.h presence... no
   checking for openssl/ssl.h... no
   configure: WARNING: cannot build SSL support -- openssl not found
   ```
   
   Do you mind updating the Dockerfile with the download o a known openssl 
version ?
   As we are linking statically we can choose the version we prefer.
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to