From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on yquem.inria.fr X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=AWL autolearn=disabled version=3.1.3 X-Original-To: caml-list@yquem.inria.fr Delivered-To: caml-list@yquem.inria.fr Received: from discorde.inria.fr (discorde.inria.fr [192.93.2.38]) by yquem.inria.fr (Postfix) with ESMTP id 94F24BC0A for ; Sun, 25 Mar 2007 00:52:12 +0100 (CET) Received: from smtp6-g19.free.fr (smtp6-g19.free.fr [212.27.42.36]) by discorde.inria.fr (8.13.6/8.13.6) with ESMTP id l2ONqCr5022254 for ; Sun, 25 Mar 2007 00:52:12 +0100 Received: from [192.168.144.129] (lns-bzn-24-82-64-176-59.adsl.proxad.net [82.64.176.59]) by smtp6-g19.free.fr (Postfix) with ESMTP id 0CB4559EDA; Sun, 25 Mar 2007 00:52:11 +0100 (CET) Message-ID: <4605B9AE.8050207@univ-savoie.fr> Date: Sun, 25 Mar 2007 00:52:14 +0100 From: Christophe Raffalli User-Agent: Thunderbird 1.5.0.10 (Macintosh/20070221) MIME-Version: 1.0 To: Christophe Raffalli Cc: caml-list@inria.fr Subject: Re: [Caml-list] cameleon2 References: <460530EF.9040507@univ-savoie.fr> <46056F0F.1020907@univ-savoie.fr> In-Reply-To: <46056F0F.1020907@univ-savoie.fr> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Miltered: at discorde with ID 4605B9AC.001 by Joe's j-chkmail (http://j-chkmail . ensmp . fr)! X-Spam: no; 0.00; christophe:01 raffalli:01 christophe:01 raffalli:01 univ-savoie:01 cameleon:01 ocaml:01 ocaml-:01 ocamlopt:01 -warn-error:01 cmxa:01 ocamldoc:01 ocaml:01 parsing:01 utils:01 OK, I am making progress: - no problem with the fink ocaml package on my laptop G4 and also no more problem using ocaml-3.10 on my intel OS X box. I am now stopped in both case by */sw/bin/ocamlopt.opt -warn-error FSPUYZ -dtypes -a -o tmpl-engine/tmpl-engine.cmxa -I +ocamldoc -I ocaml/parsing -I ocaml/typing -I ocaml/driver -I ocaml/utils -I odot -I okey -I utils -I odiff -I tdl -I tmpl-engine -I sqml -I config_file -I configwin -I gtksv-utils -I report -I dbforge -I ocamlcvs -I editor -I cameleon -I camtop -I plugins -I '/sw/lib/ocaml/site-lib/pcre' -I '/sw/lib/ocaml/lablgtk2' -I '/sw/lib/ocaml/lablgtk2' -I '/sw/lib/ocaml/lablgtksourceview' -I '/sw/lib/ocaml' ar: no archive members specified usage: ar -d [-TLsv] archive file ... ar -m [-TLsv] archive file ... ar -m [-abiTLsv] position archive file ... ar -p [-TLsv] archive [file ...] ar -q [-cTLsv] archive file ... ar -r [-cuTLsv] archive file ... ar -r [-abciuTLsv] position archive file ... ar -t [-TLsv] archive [file ...] ar -x [-ouTLsv] archive [file ...] Error while creating the library tmpl-engine/tmpl-engine.a make[1]: *** [tmpl-engine/tmpl-engine.cmxa] Error 2 rm tmpl-engine/tmplLexer.ml Any idea ?* Christophe Raffalli PS:Chamo looks interesting !