Browse thread
[Caml-list] cameleon compiling problem...
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Michael Wohlwend <mwohlwend@w...> |
| Subject: | [Caml-list] cameleon compiling problem... |
Hi, I get the following compiler error (see below) and don't know how to correct it. Can someone help please? thanks for answering Michael /usr/local/lib/ocaml -I /home/micha/xl/cameleon-1.1/ioxml -I /home/micha/xl/cameleon-1.1/options -I /home/micha/xl/cameleon-1.1/okey -I /home/micha/xl/cameleon-1.1/configwin -I /home/micha/xl/cameleon-1.1/gpattern -I /home/micha/xl/cameleon-1.1/dbforge -I /home/micha/xl/cameleon-1.1/dbforge/ocamlsql -I /home/micha/xl/cameleon-1.1/report -I +ocamldoc -I +camlp4 -I /home/micha/xl/cameleon-1.1/zoggy -I /home/micha/xl/cameleon-1.1/mlchat -I /home/micha/xl/cameleon-1.1/ocamlcvs -I /home/micha/xl/cameleon-1.1/cameleon -I /home/micha/xl/cameleon-1.1/camtop -I /home/micha/xl/cameleon-1.1/omom -a -o omom_plugin.cma omom.cma -c omom_plugin.ml File "omom_plugin.ml", line 14, characters 0-13: Unbound module Cam_plug make[3]: *** [omom_plugin.cma] Error 2 make[3]: Leaving directory `/home/micha/xl/cameleon-1.1/omom' make[3]: Entering directory `/home/micha/xl/cameleon-1.1/plugins' /usr/local/bin/ocamlc.opt -pp 'grep -v DEBUG' -I /usr/local/lib/ocaml/lablgtk -I /usr/local/lib/ocaml -I /home/micha/xl/cameleon-1.1/ioxml -I /home/micha/xl/cameleon-1.1/options -I /home/micha/xl/cameleon-1.1/okey -I /home/micha/xl/cameleon-1.1/configwin -I /home/micha/xl/cameleon-1.1/gpattern -I /home/micha/xl/cameleon-1.1/dbforge -I /home/micha/xl/cameleon-1.1/dbforge/ocamlsql -I /home/micha/xl/cameleon-1.1/report -I +ocamldoc -I +camlp4 -I /home/micha/xl/cameleon-1.1/zoggy -I /home/micha/xl/cameleon-1.1/mlchat -I /home/micha/xl/cameleon-1.1/ocamlcvs -I /home/micha/xl/cameleon-1.1/cameleon -I /home/micha/xl/cameleon-1.1/camtop -I /home/micha/xl/cameleon-1.1/omom -c utils.ml File "/tmp/camlpp0e7ed0", line 15, characters 0-13: Unbound module Cam_plug make[3]: *** [utils.cmo] Error 2 make[3]: Leaving directory `/home/micha/xl/cameleon-1.1/plugins' make[2]: *** [iter] Error 2 make[2]: Leaving directory `/home/micha/xl/cameleon-1.1' make[1]: *** [byte] Error 2 make[1]: Leaving directory `/home/micha/xl/cameleon-1.1' make: *** [all] Error 2 ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners