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

In .deb binary release: GLIBC error on Ubuntu 20.04 LTS #6

Open
ToS0 opened this issue May 14, 2023 · 4 comments
Open

In .deb binary release: GLIBC error on Ubuntu 20.04 LTS #6

ToS0 opened this issue May 14, 2023 · 4 comments

Comments

@ToS0
Copy link

ToS0 commented May 14, 2023

Two error messages: GLIBC_2.34' not found and GLIBC_2.32' not found
On Ubuntu wie have GLIBC 2.31-0ubuntu9.9 - stable release version 2.31.

I guess this could be the reason:
Building with GCC 10 on Ubuntu 22 leads to missing library (GLIBC_2.34) when running executable on Ubuntu 20
https://askubuntu.com/questions/1426834/building-with-gcc-10-on-ubuntu-22-leads-to-missing-library-glibc-2-34-when-run

Messing with the glibc version on the target system is usually not suggested due to a lot of system dependencies. So it would be nice if this could be fixed. Thanks a lot!

@1fexd
Copy link

1fexd commented Jun 10, 2023

Same thing happening on Linux Mint 20.3

@1fexd
Copy link

1fexd commented Jun 10, 2023

If you trust some rando on the internet (you probably shouldn't do that), I have forked and built Bulwark on my machine and attached the deb package here.

Additionally, I have described issues I encountered while building in #7 if you prefer to build it yourself.

@ToS0
Copy link
Author

ToS0 commented Jul 10, 2023

Great, thanks a lot :)

@lyoshenka
Copy link

i had the same problem with .deb

i'll try to build from source

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

No branches or pull requests

3 participants