PHILO-HE commented on issue #5178: URL: https://github.com/apache/incubator-gluten/issues/5178#issuecomment-2029680677
Hi @dcoliversun, I just reproduced this issue. Seems it is caused by the lacking of `libcrypto.a`. After I install it, e.g, under `/usr/local/lib64/libcrypto.a`, the `dev/package.sh` can pass. -- 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]
