Browse thread
OCaml 3.11.0 release candidate
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2008-11-27 (11:55) |
From: | Richard Jones <rich@a...> |
Subject: | Re: [Caml-list] OCaml 3.11.0 release candidate |
On Wed, Nov 26, 2008 at 11:29:04PM +0100, Stéphane Glondu wrote: > 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? As it turns out, many packages using camlp4. > > 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...? So as I understand this, every package which uses camlp4lib.cma has to be changed to add 'dynlink.cma' before camlp4lib.cma? Rich. -- Richard Jones Red Hat