Skip to content

Instantly share code, notes, and snippets.

@catamorphism
Created March 30, 2011 01:11
Show Gist options
  • Save catamorphism/893683 to your computer and use it in GitHub Desktop.
Save catamorphism/893683 to your computer and use it in GitHub Desktop.
"make" error
compile: stage0/rustc
Fatal error: exception Not_found
Raised at file "hashtbl.ml", line 101, characters 27-36
Called from file "./src/boot/me/typestate.ml", line 471, characters 21-54
Called from file "array.ml", line 117, characters 31-48
Called from file "./src/boot/me/typestate.ml", line 494, characters 4-30
Called from file "./src/boot/me/typestate.ml", line 681, characters 12-63
Called from file "./src/boot/me/walk.ml", line 142, characters 4-9
Called from file "array.ml", line 117, characters 31-48
Called from file "./src/boot/me/walk.ml", line 143, characters 4-15
Called from file "./src/boot/me/walk.ml", line 143, characters 4-15
Called from file "./src/boot/me/walk.ml", line 143, characters 4-15
Called from file "array.ml", line 117, characters 31-48
Called from file "./src/boot/me/walk.ml", line 143, characters 4-15
Called from file "./src/boot/me/walk.ml", line 143, characters 4-15
Called from file "hashtbl.ml", line 145, characters 8-13
Called from file "hashtbl.ml", line 148, characters 4-19
Called from file "./src/boot/me/walk.ml", line 143, characters 4-15
Called from file "hashtbl.ml", line 145, characters 8-13
Called from file "hashtbl.ml", line 148, characters 4-19
Called from file "./src/boot/me/walk.ml", line 143, characters 4-15
Called from file "hashtbl.ml", line 145, characters 8-13
Called from file "hashtbl.ml", line 148, characters 4-19
Called from file "./src/boot/me/walk.ml", line 143, characters 4-15
Called from file "array.ml", line 130, characters 31-51
Called from file "./src/boot/driver/session.ml", line 80, characters 10-17
Called from file "./src/boot/me/semant.ml", line 2278, characters 8-84
Called from file "./src/boot/me/typestate.ml", line 1527, characters 4-67
Called from file "./src/boot/driver/main.ml", line 404, characters 9-26
Called from file "array.ml", line 117, characters 31-48
Called from file "./src/boot/driver/main.ml", line 402, characters 4-429
Called from file "./src/boot/driver/main.ml", line 497, characters 7-23
make: *** [stage0/rustc] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment