From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Original-To: caml-list@yquem.inria.fr Delivered-To: caml-list@yquem.inria.fr Received: from concorde.inria.fr (concorde.inria.fr [192.93.2.39]) by yquem.inria.fr (Postfix) with ESMTP id A61BDBB81 for ; Tue, 13 Dec 2005 09:12:15 +0100 (CET) Received: from pauillac.inria.fr (pauillac.inria.fr [128.93.11.35]) by concorde.inria.fr (8.13.0/8.13.0) with ESMTP id jBD8CFZA005822 for ; Tue, 13 Dec 2005 09:12:15 +0100 Received: from nez-perce.inria.fr (nez-perce.inria.fr [192.93.2.78]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id JAA18340 for ; Tue, 13 Dec 2005 09:12:14 +0100 (MET) Received: from mail.barettadeit.com (h213-255-109-130.albacom.net [213.255.109.130] (may be forged)) by nez-perce.inria.fr (8.13.0/8.13.0) with ESMTP id jBD8CDiC019722; Tue, 13 Dec 2005 09:12:13 +0100 Received: from [10.0.0.10] (alex.barettalocal.com [10.0.0.10]) by mail.barettadeit.com (Postfix) with ESMTP id 2A7AF3BD4E5; Tue, 13 Dec 2005 09:13:45 +0100 (CET) Message-ID: <439E8267.6010905@barettadeit.com> Date: Tue, 13 Dec 2005 09:12:23 +0100 From: Alessandro Baretta User-Agent: Debian Thunderbird 1.0.7 (X11/20051017) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Richard Jones Cc: Damien Doligez , caml users Subject: Re: [Caml-list] Fatal error: exception Ctype.Unify(_, _) References: <20051211142922.GA18121@furbychan.cocan.org> <4AE55A3E-EC5E-49B0-ACE5-2EF9C96D3316@inria.fr> <20051212185859.GA21849@furbychan.cocan.org> In-Reply-To: <20051212185859.GA21849@furbychan.cocan.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Miltered: at concorde with ID 439E825F.000 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! X-Miltered: at nez-perce with ID 439E825D.000 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! X-Spam: no; 0.00; baretta:01 baretta:01 barettadeit:01 caml-list:01 ctype:01 unify:01 bug:01 ocamlc:01 -version:01 ocamlc:01 netstring:01 netclient:01 pxp-engine:01 mli:01 mli:01 X-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on yquem.inria.fr X-Spam-Level: X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO autolearn=disabled version=3.0.3 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) The FreerP Project