Thread: "ocaml_beginners"::[] Problem with O'Jacare
"ocaml_beginners"::[] Problem
with O'Jacare
United States
2007-02-17 05:25:02
Hi,
I am trying to use O'Jacare but I got the following error while
running the tests for the camljava installation 'make tst':
ocamlc -ccopt -g -o jnitest -I +camljava jni.cma jnitest.ml
File "jnitest.ml", line 1, characters 0-8:
Unbound module Jni
make[1]: *** [jnitest] Error 2