I encounter difficulties during the compilation of ocaml-ast-analyze with ocaml 3.09.2.
I receive the following error :
[EMAIL PROTECTED]:~/dev/ocaml-ast-analyze-0.1.1$ make
cd libast-analyze-ocaml && make all
make[1]: Entering directory `/home/serge/dev/ocaml-ast-analyze-0.1.1/libast-analyze-ocaml'
../TopMakefile:185: .depend: No such file or directory
ocamlfind ocamlc -package "camlp4.gramlib" -c pr_ast_analyze.ml
File "pr_ast_analyze.ml", line 78, characters 6-23:
The constructor TyRec expects 2 argument(s),
but is here applied to 3 argument(s)
make[1]: *** [pr_ast_analyze.cmo] Error 2
make[1]: Leaving directory `/home/serge/dev/ocaml-ast-analyze-0.1.1/libast-analyze-ocaml'
make: *** [all] Error 2
Do you have already to encounter this problem?
Cordially,
|
-- Serge Leblanc <[EMAIL PROTECTED]> GnuPG id: 1024D/73791C2B 2002-09-30 Primary key fingerprint: 8E0C 0D6D E026 A278 9278 BF4F 1A93 D552 7379 1C2B |
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Demexp-dev mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/demexp-dev
