git-hulk opened a new issue, #582: URL: https://github.com/apache/incubator-kvrocks/issues/582
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-kvrocks/issues) and found no similar issues. ### Version latest ### Minimal reproduce step ``` $ mkdir build $ sh build.sh build ``` ### What did you expect to see? Can build the newer cmake version ### What did you see instead? ``` loading initial cache file /incubator-kvrocks/build/cmake-3.23.1/Bootstrap.cmk/InitialCacheFlags.cmake -- Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the system variable OPENSSL_ROOT_DIR (missing: OPENSSL_CRYPTO_LIBRARY OPENSSL_INCLUDE_DIR) CMake Error at Utilities/cmcurl/CMakeLists.txt:586 (message): Could not find OpenSSL. Install an OpenSSL development package or configure CMake with -DCMAKE_USE_OPENSSL=OFF to build without OpenSSL. ``` ### Anything Else? _No response_ ### Are you willing to submit a PR? - [X] I'm willing to submit a PR! -- 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]
