Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.4.1 doesn't work on CentOS6 #21

Closed
slandelle opened this issue May 4, 2021 · 3 comments · Fixed by #23
Closed

1.4.1 doesn't work on CentOS6 #21

slandelle opened this issue May 4, 2021 · 3 comments · Fixed by #23

Comments

@slandelle
Copy link
Contributor

java.lang.UnsatisfiedLinkError: /tmp/com_aayushatharva_brotli4j_1036749389702/libbrotli.so: /usr/lib64/libstdc++.so.6: version `CXXABI_1.3.9' not found (required by /tmp/com_aayushatharva_brotli4j_1036749389702/libbrotli.so)

We're investigating.

FYI, it works fine on latest Amazon Linux (1.3.2 didn't) 🤷

@hyperxpro
Copy link
Owner

We compiled this on CentOS 6 but it's not running on CentOS 6 itself. 😂

@slandelle
Copy link
Contributor Author

Because we compiled on CentOS 6 with the c++ compiler installed but somehow one piece is missing when running the binary on CentOS 6 when the c++ compiler is not there.
What's weird is that it works on Amazon Linux 2?!

@hyperxpro hyperxpro linked a pull request May 7, 2021 that will close this issue
@hyperxpro
Copy link
Owner

Fixed by #23

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants