Browse thread
Fatal error: exception Ctype.Unify(_, _)
-
Richard Jones
-
Damien Doligez
-
Richard Jones
- Alessandro Baretta
-
Richard Jones
-
Damien Doligez
[
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: | 2005-12-13 (08:12) |
From: | Alessandro Baretta <a.baretta@b...> |
Subject: | Re: [Caml-list] Fatal error: exception Ctype.Unify(_, _) |
Richard Jones wrote: > I've submitted a bug report here: > > http://caml.inria.fr/mantis/view.php?id=3918 > > Can someone try and reproduce this, just to check I don't have > something very strange with my install? > > Rich. > alex@alex:~/dl/product_types$ ocamlc -version 3.09.1+dev4 (2005-12-02) alex@alex:~/dl/product_types$ ./make.sh ocamlc -I +equeue -I +netstring -I +netclient -I +pxp-lex-iso88591 -I +pxp-engine -c oCSoap.mli File "oCSoap.mli", line 26, characters 4-73: Unbound type constructor Pxp_document.node ocamlc -I +equeue -I +netstring -I +netclient -I +pxp-lex-iso88591 -I +pxp-engine -c oCSoap.ml File "oCSoap.ml", line 10, characters 4-73: Unbound type constructor Pxp_document.node ocamlc -c product_types.ml File "product_types.ml", line 3, characters 0-11: Unbound module OCSoap Does this mean anything to you? However, let me add the following: alex@alex:~/dl/product_types$ ocamlfind ocamlc -package equeue,netstring,netclient,pxp-lex-iso88591,pxp-engine -c oCSoap.mli alex@alex:~/dl/product_types$ ocamlfind ocamlc -package equeue,netstring,netclient,pxp-lex-iso88591,pxp-engine -c oCSoap.ml alex@alex:~/dl/product_types$ ocamlc -c product_types.ml Fatal error: exception Ctype.Unify(_, _) (Program not linked with -g, cannot print stack backtrace) I've added this message as a note to the bug report in Mantis. Alex -- ********************************************************************* http://www.barettadeit.com/ Baretta DE&IT A division of Baretta SRL tel. +39 02 370 111 55 fax. +39 02 370 111 54 Our technology: The Application System/Xcaml (AS/Xcaml) <http://www.asxcaml.org/> The FreerP Project <http://www.freerp.org/>