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

dependence error ubuntu 18.04 #383

Closed
vinayyellaram opened this issue Jul 7, 2022 · 2 comments
Closed

dependence error ubuntu 18.04 #383

vinayyellaram opened this issue Jul 7, 2022 · 2 comments

Comments

@vinayyellaram
Copy link

bun: /lib/x86_64-linux-gnu/libm.so.6: version GLIBC_2.29' not found (required by bun) bun: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.28' not found (required by bun)

@Mukhammadjon571
Copy link

It seems that you have to recompile a libc. The problem is that the version of libc is low. If it is not necessary, it is recommended not to compile libc and soft link because libc is the underlying library of the system.

@FinnRG
Copy link
Collaborator

FinnRG commented Jul 7, 2022

Duplicate of #255.

@FinnRG FinnRG closed this as completed Jul 9, 2022
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