Hi,
On Mon, 5 Dec 2005 23:35:16 +0100
Thomas Petazzoni <address@hidden> wrote:
> Moreover, the application that I use to test cduce, camlrpc and camlgz
> doesn't compile. I get a lot of messages like:
>
> /usr/lib/ocaml/3.09.0/cduce/cduce_lib.a(cduce_lib.o): In function
> `camlCduce_lib__code_begin': undefined reference to
> `camlStats' /usr/lib/ocaml/3.09.0/cduce/cduce_lib.a(cduce_lib.o): In
> function `camlCduce_lib__code_begin': undefined reference to
> `camlCustom'
As expected, this is not a demexp issue, but an CDuce/Ocaml one. Serge
Leblanc reported the same problem on the CDuce users list [1]. Alain
Frisch mentionned that a patch was pending in the Ocaml BTS, and Serge
tried but said that it still didn't work.