Advertisement
Guest User

Untitled

a guest
Jan 15th, 2012
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.61 KB | None | 0 0
  1. dan[bench]$ ocamlbuild examples/listmap.native
  2. Finished, 0 targets (0 cached) in 00:00:00.
  3. findlib: [WARNING] Package oUnit has multiple definitions in /home/dan/.odb/lib/oUnit/META, /home/dan/ocaml/godi/lib/ocaml/pkg-lib/oUnit/META
  4. + ocamlfind ocamlopt unix.cmxa -g -linkpkg -package batteries src/bench.cmx examples/listmap.cmx -o examples/listmap.native
  5. File "_none_", line 1, characters 0-1:
  6. Error: No implementations provided for the following modules:
  7. Batteries referenced from examples/listmap.cmx
  8. Command exited with code 2.
  9. Compilation unsuccessful after building 8 targets (0 cached) in 00:00:00.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement