kou commented on issue #36456:
URL: https://github.com/apache/arrow/issues/36456#issuecomment-1620880298

   Ah, this is caused by mixing multiple OpenSSL versions.
   It seems that `openssl/*.h` of OpenSSL 1.1 is used but `libcrypto.dylib` of 
OpenSSL 3 is used when building Apache Arrow C++. (Is autobrew used to build 
Apache Arrow C++?)
   Could you check it?


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to