Ashvin Jayaram wrote:
When I run the 'make nc' command in the links directory I get the
following message:
cd deriving && make
make[1]: Entering directory `/home/ashvin/Desktop/links-0.4/deriving'
cd syntax && make
make[2]: Entering directory
`/home/ashvin/Desktop/links-0.4/deriving/syntax'
ocamlc.opt -w Aef -pp "camlp4o -loc loc " -I +camlp4 -c deriving.ml
File "deriving.ml", line 59, characters 43-44:
Parse error: ident_of_ctyp: this type is not an identifier
Preprocessor error
make[2]: *** [deriving.cmo] Error 2
make[2]: Leaving directory `/home/ashvin/Desktop/links-0.4/deriving/syntax'
make[1]: *** [built] Error 2
make[1]: Leaving directory `/home/ashvin/Desktop/links-0.4/deriving'
make: *** [deriving/built] Error 2
The same happens with 'make'. The installation of Ocaml 3.10.0 did not
seem to return any errors.
Links 0.4 can't be built with OCaml 3.10.0. You should use one of the
3.0.9.* releases:
http://caml.inria.fr/pub/distrib/ocaml-3.09/
Jeremy.
_______________________________________________
links-users mailing list
[email protected]
http://lists.inf.ed.ac.uk/mailman/listinfo/links-users