Skip to content

Instantly share code, notes, and snippets.

@Diggsey
Created January 13, 2015 03:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Diggsey/e3c0cb1e8d4eff6f9fc5 to your computer and use it in GitHub Desktop.
Save Diggsey/e3c0cb1e8d4eff6f9fc5 to your computer and use it in GitHub Desktop.
/c/Users/Diggory/Projects/rust/x86_64-pc-windows-gnu/llvm/Release+Asserts/bin/llvm-tblgen.exe: error while loading shared libraries: ?: cannot open shared object file: No such file or directory
/c/Users/Diggory/Projects/rust/src/llvm/Makefile.rules:1645: recipe for target '/c/Users/Diggory/Projects/rust/x86_64-pc-windows-gnu/llvm/lib/Target/Mips/Release+Asserts/MipsGenRegisterInfo.inc.tmp' failed
make[4]: *** [/c/Users/Diggory/Projects/rust/x86_64-pc-windows-gnu/llvm/lib/Target/Mips/Release+Asserts/MipsGenRegisterInfo.inc.tmp] Error 127
make[4]: Leaving directory '/c/Users/Diggory/Projects/rust/x86_64-pc-windows-gnu/llvm/lib/Target/Mips'
/c/Users/Diggory/Projects/rust/src/llvm/Makefile.rules:932: recipe for target 'Mips/.makeall' failed
make[3]: *** [Mips/.makeall] Error 2
make[3]: Leaving directory '/c/Users/Diggory/Projects/rust/x86_64-pc-windows-gnu/llvm/lib/Target'
/c/Users/Diggory/Projects/rust/src/llvm/Makefile.rules:932: recipe for target 'Target/.makeall' failed
make[2]: *** [Target/.makeall] Error 2
make[2]: Leaving directory '/c/Users/Diggory/Projects/rust/x86_64-pc-windows-gnu/llvm/lib'
/c/Users/Diggory/Projects/rust/src/llvm/Makefile.rules:873: recipe for target 'all' failed
make[1]: *** [all] Error 1
make[1]: Leaving directory '/c/Users/Diggory/Projects/rust/x86_64-pc-windows-gnu/llvm'
/c/Users/Diggory/Projects/rust/mk/llvm.mk:60: recipe for target '/c/Users/Diggory/Projects/rust/x86_64-pc-windows-gnu/llvm/Release+Asserts/bin/llvm-config.exe' failed
make: *** [/c/Users/Diggory/Projects/rust/x86_64-pc-windows-gnu/llvm/Release+Asserts/bin/llvm-config.exe] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment