Skip to content

libc.so.6: version "GLIBC_2.x" not found #432

Answered by jqnatividad
jqnatividad asked this question in Q&A
Discussion options

You must be logged in to vote

Prebuilt binaries with the -gnu zip suffix require glibc shared libraries.

If you don't have the required glibc libraries, use the -musl variant, as it statically links the musl library and has no external C library dependencies.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jqnatividad
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant