jinwenjie123 commented on issue #1552: URL: https://github.com/apache/datafusion-comet/issues/1552#issuecomment-2744707975
Hi @andygrove , Thanks for your previous suggestions. However, when I use the precompiled JARs, I encounter a `GLIBC_2.27 not found` error. I modified the [Dockerfile](https://github.com/apache/datafusion-comet/blob/main/dev/release/comet-rm/Dockerfile) to use `amazon_linux:2 environment`, which defaults to `GLIBC_2.26`. However, when compiling the libraries, I face the error: `error: failed to run custom build command for `ring v0.17.13`. Could you suggest how to compile the Comet JAR in a way that's compatible with GLIBC_2.26 ? (Looks like this [discussion](https://github.com/apache/datafusion-comet/issues/138) relates to above issue) Thank you so much ! -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org