Dear ocaml users,

I am just trying to install camlp5-5.12 to run a code written in ocaml. I have
succesfully installed ocaml-3.11.1 but when I try to install camlp5-5.12 by
executing the make command I receive the following error messages (just copied
the last couple of rows:

cp ast2pt.mli ast2pt.ppi
ocamlc.opt -warn-error A -I ../odyl -I ../../boot -I
../../ocaml_stuff/3.11.1/utils -I ../../ocaml_stuff/3.11.1/parsing -c -intf
ast2pt.ppi
../../ocaml_stuff/3.11.1/parsing/parsetree.cmi is not a compiled interface
make[2]: *** [ast2pt.cmi] Error 2
make[2]: Leaving directory `/home/pis/ocaml/camlp5-5.12/ocaml_src/main'
make[1]: *** [compile_cold] Error 2
make[1]: Leaving directory `/home/pis/ocaml/camlp5-5.12'
make: *** [boot/camlp5] Error 2

The installation stops here and I do not know how to fix this. I am trying to
install it under linux (Linux version 2.6.26.8-57.fc8
(mockbu...@x86-3.fedora.phx.redhat.com) (gcc version 4.1.2 20070925 (Red Hat
4.1.2-33)))


Thank you very much for your help in advance
Peter

_______________________________________________
Caml-list mailing list. Subscription management:
http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
Archives: http://caml.inria.fr
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs

Reply via email to