PHILO-HE commented on issue #5178: URL: https://github.com/apache/incubator-gluten/issues/5178#issuecomment-2029707417
You can run the below commands to install static lib. ``` wget https://github.com/openssl/openssl/archive/refs/tags/OpenSSL_1_1_1s.tar.gz <untar, then cd the src directory> ./config no-shared make depend make make install ``` This may be a bug in velox's script. I will try to fix it in upstream velox. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
