Created
February 20, 2011 02:02
-
-
Save rubychan/835606 to your computer and use it in GitHub Desktop.
Rubinius compile error
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| File "/Users/murphy/.rvm/src/rbx-head/vm/external_libs/llvm/bindings/ocaml/llvm/Release/llvm.ml", line 1, characters 0-1: | |
| Error: Assembler error, input left in file /var/folders/Dz/DzvRDA80GLCU+bKFJvJQN++++TI/-Tmp-/camlasm6f2b11.s | |
| make[3]: *** [/Users/murphy/.rvm/src/rbx-head/vm/external_libs/llvm/bindings/ocaml/llvm/Release/llvm.cmx] Error 2 | |
| make[3]: Leaving directory `/Users/murphy/.rvm/src/rbx-head/vm/external_libs/llvm/bindings/ocaml/llvm' | |
| make[2]: *** [all] Error 1 | |
| make[2]: Leaving directory `/Users/murphy/.rvm/src/rbx-head/vm/external_libs/llvm/bindings/ocaml' | |
| make[1]: *** [ocaml/.makeall] Error 2 | |
| make[1]: Leaving directory `/Users/murphy/.rvm/src/rbx-head/vm/external_libs/llvm/bindings' | |
| make: *** [all] Error 1 | |
| rake aborted! | |
| Command failed with status (2): [cd vm/external_libs/llvm; ./configure --bu...] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment