Skip to content

Instantly share code, notes, and snippets.

@dcolish
Created June 24, 2013 01:14
Show Gist options
  • Save dcolish/5847172 to your computer and use it in GitHub Desktop.
Save dcolish/5847172 to your computer and use it in GitHub Desktop.
WARNING: The Rust package manager is experimental and may be unstable
error: linking with `cc` failed with code 1
note: cc arguments: -L/home/dcolish/local/rust/trunk/lib/rustc/x86_64-unknown-linux-gnu/lib -m64 -o ./build/rust_http_client/pkg ./build/rust_http_client/pkg.o -L/home/dcolish/local/rust/trunk/lib/rustc/x86_64-unknown-linux-gnu/lib -lstd-6c65cf4b443341b1-0.7-pre -L/home/dcolish/local/rust/trunk/lib/rustc/x86_64-unknown-linux-gnu/lib -lextra-a7c050cfd46b2c9a-0.7-pre -L/home/dcolish/local/rust/trunk/lib/rustc/x86_64-unknown-linux-gnu/lib -lsyntax-9c7e57a146ef6bf1-0.7-pre -L/home/dcolish/local/rust/trunk/lib/rustc/x86_64-unknown-linux-gnu/lib -lrustc-ec14752a4b1d63-0.7-pre -L/home/dcolish/local/rust/trunk/lib/rustc/x86_64-unknown-linux-gnu/lib -lrustpkg-a039f7e3caed55f-0.7-pre -lrustrt -lrt -lpthread -Lrustllvm -lrustllvm -lrt -ldl -lm -lmorestack -lrustrt -Wl,-rpath,$ORIGIN/../../../../local/rust/trunk/lib/rustc/x86_64-unknown-linux-gnu/lib -Wl,-rpath,/home/dcolish/local/rust/trunk/lib/rustc/x86_64-unknown-linux-gnu/lib
note: /usr/bin/ld: cannot find -lrustllvm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment