Thread: "ocaml_beginners"::[] Could not find the .cmi file for interface
"ocaml_beginners"::[] Could
not find the .cmi file for interface
United States
2007-05-19 13:41:20
Folks,
What is the cause of this error and how do I resolve it?
Thanks, Joel
---
ocamlc -g -w s -dtypes -I /usr/local/lib/ocaml/site-lib/pcre -c
apache.ml
File "apache.ml", line 1, characters 0-1:
Could not find the .cmi file for interface apache.mli.
make: *** [apache.cmo] Error 2