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

Snapshots don't work on RedHat 5.5 #607

Closed
eminence opened this issue Sep 19, 2014 · 1 comment
Closed

Snapshots don't work on RedHat 5.5 #607

eminence opened this issue Sep 19, 2014 · 1 comment

Comments

@eminence
Copy link
Contributor

This is a very similar issue to rust-lang/rust/issues/9545 so I am hoping the same fix will not be hard to apply to cargo.

Trying to build cargo:

> make
"/u/users/lxd/bin/rustc" -v
rustc 0.12.0-pre (8067f4425 2014-09-17 21:15:38 +0000)
target/snapshot/bin/cargo build --target x86_64-unknown-linux-gnu  
target/snapshot/bin/cargo: /lib64/libc.so.6: version `GLIBC_2.8' not found (required by target/snapshot/bin/cargo)
target/snapshot/bin/cargo: /lib64/libc.so.6: version `GLIBC_2.7' not found (required by target/snapshot/bin/cargo)
make: *** [cargo-x86_64-unknown-linux-gnu] Error 1
@eminence
Copy link
Contributor Author

you are the best

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

1 participant