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

unable to install toolchain higher then 1.74.0.0 #446

Closed
agmes4 opened this issue Sep 24, 2024 · 1 comment
Closed

unable to install toolchain higher then 1.74.0.0 #446

agmes4 opened this issue Sep 24, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@agmes4
Copy link

agmes4 commented Sep 24, 2024

Bug description

when trying to install a toolchain higher then 1.74.0.0 when compiling this is the output:

/home/esp/.rustup/toolchains/esp/bin/cargo: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by /home/esp/.rustup/toolchains/esp/bin/cargo)
/home/esp/.rustup/toolchains/esp/bin/cargo: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by /home/esp/.rustup/toolchains/esp/bin/cargo)
/home/esp/.rustup/toolchains/esp/bin/cargo: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /home/esp/.rustup/toolchains/esp/bin/cargo)

Environment

  • OS: [e.g. Debian 11]
  • espup version: [e.g. 0.12.2]
@agmes4 agmes4 added the bug Something isn't working label Sep 24, 2024
@SergioGasquez
Copy link
Member

Duplicated of esp-rs/rust-build#252. Id recommend updating your OS version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

No branches or pull requests

2 participants