Skip to content

Instantly share code, notes, and snippets.

@rubychan
Created February 20, 2011 02:02
Show Gist options
  • Select an option

  • Save rubychan/835606 to your computer and use it in GitHub Desktop.

Select an option

Save rubychan/835606 to your computer and use it in GitHub Desktop.
Rubinius compile error
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