Advertisement
Guest User

opam install eliom error

a guest
Sep 4th, 2014
317
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.93 KB | None | 0 0
  1. # Makefile:164: .depend: No such file or directory
  2. # File "eliom_registration.ml", line 2453, characters 9-22:
  3. # Parse error: [expr] expected after LABEL _ (in [expr])
  4. # File "eliom_registration.ml", line 1:
  5. # Error: Error while running external preprocessor
  6. # Command line: camlp4 '-I' '/home/sizur/.opam/4.02.0/lib/ocaml/camlp4' '-I' '/home/sizur/.opam/4.02.0/lib/js_of_ocaml' '-I' '/home/sizur/.opam/4.02.0/lib/ocaml' '-I' '/home/sizur/.opam/4.02.0/lib/deriving' '-I' '/home/sizur/.opam/4.02.0/lib/js_of_ocaml' '-I' '/home/sizur/.opam/4.02.0/lib/lwt' '-I' '/home/sizur/.opam/4.02.0/lib/lwt' '-I' '/home/sizur/.opam/4.02.0/lib/tyxml' '-I' '/home/sizur/.opam/4.02.0/lib/deriving' '-parser' 'o' '-parser' 'op' '-printer' 'p' 'pa_js.cmo' 'unix.cma' 'pa_deriving_common.cma' 'pa_deriving_Json.cmo' 'lwt-syntax-options.cma' 'lwt-syntax.cma' 'pa_tyxml.cma' 'pa_deriving_std.cma' '../syntax/pa_include.cmo' 'eliom_registration.ml' > /tmp/ocamlpp870105
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement