Richard Jones wrote: > Two camlp4 packages so far have given this error message, which is new > since I tried 3.11.0+beta1:
You mean two packages using camlp4, don't you? > File "_none_", line 1, characters 0-1: > Error: Error while linking /usr/lib/ocaml/camlp4/camlp4lib.cma(Camlp4): > Reference to undefined global `Dynlink' That's probably a fix to be done in the packages using camlp4. See: http://caml.inria.fr/mantis/view.php?id=4568 Maybe it should be documented as a "can possibly break existing code (actually, Makefiles)" in the Changes file...? Cheers, -- Stéphane _______________________________________________ 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
