Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign uprustc snapshot no longer runs on Ubuntu 12.04 #6256
Closed
Labels
Comments
|
Gah, this is my fault - I did an CC @edunham that list of packages is probably wrong, given this error. Sorry! I'll try to figure out a fix and rebuild the image. |
|
Just installed a 12.04 LTS VM and it does appear to be on EGLIBC version 2.15, so I should be able to build a compatible snapshot once I get all the prereqs installed into it. cc @edunham |
|
@Ms2ger Can you try again? I've created a new snapshot on that machine. |
|
Thanks! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
rustc: /lib/x86_64-linux-gnu/libc.so.6: versionGLIBC_2.18' not found (required by ~/.servo/rust/474c6e0ae47578b3e608c893e18bc83798b565aa/rustc-1.2.0-dev-x86_64-unknown-linux-gnu/rustc/lib/libstd-d8ace771.so)`Looks like I'm stuck with 2.15 for now.