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

cwebp1.2.0 errors (GLIBC_2.29 not found) #278

Open
rosell-dk opened this issue May 10, 2021 · 1 comment
Open

cwebp1.2.0 errors (GLIBC_2.29 not found) #278

rosell-dk opened this issue May 10, 2021 · 1 comment

Comments

@rosell-dk
Copy link
Owner

rosell-dk commented May 10, 2021

On some systems, executing the cwebp 1.2.0 binary results in this error:
Error: /lib/x86_64-linux-gnu/libm.so.6: version GLIBC_2.29' not found`

It is probably because the binary have dependencies to a newer libc version that what is installed on that system.

It is not a big problem, as cwebp 1.10 is also distributed with webp-convert, and webp-convert automatically reverts to that version when 1.2.0 cannot be run. However: It would be better if the newest version of cwebp worked on more platforms. Is there a way we can fix this? For example by providing a statically linked executable ?

@rosell-dk
Copy link
Owner Author

Others having the same problem: justdan96/tsmuxer_build#1

@rosell-dk rosell-dk changed the title cwebp1.20 errors (GLIBC_2.29 not found) cwebp1.2.0 errors (GLIBC_2.29 not found) May 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant