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.1 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 concorde.inria.fr (concorde.inria.fr [192.93.2.39]) by yquem.inria.fr (Postfix) with ESMTP id D2BD8BC69 for ; Mon, 26 Mar 2007 08:53:14 +0200 (CEST) Received: from tintin.inria.fr (tintin.inria.fr [128.93.24.126]) by concorde.inria.fr (8.13.6/8.13.6) with ESMTP id l2Q6rEZF022247; Mon, 26 Mar 2007 08:53:14 +0200 Date: Mon, 26 Mar 2007 08:53:14 +0200 From: Maxence Guesdon To: caml-list@yquem.inria.fr Subject: Re: [Caml-list] cameleon2 Message-ID: <20070326085314.508131d9@tintin.inria.fr> In-Reply-To: <4606388D.9010902@univ-savoie.fr> References: <460530EF.9040507@univ-savoie.fr> <46056F0F.1020907@univ-savoie.fr> <4605B9AE.8050207@univ-savoie.fr> <4606388D.9010902@univ-savoie.fr> Organization: INRIA X-Mailer: Sylpheed-Claws 2.4.0 (GTK+ 2.4.9; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 8bit X-Miltered: at concorde with ID 46076DDA.000 by Joe's j-chkmail (http://j-chkmail . ensmp . fr)! X-Spam: no; 0.00; maxence:01 guesdon:01 maxence:01 guesdon:01 cameleon:01 christophe:01 raffalli:01 christophe:01 raffalli:01 univ-savoie:01 ocaml:01 ocaml-:01 ocamlopt:01 -warn-error:01 cmxa:01 On Sun, 25 Mar 2007 10:53:33 +0200 Christophe Raffalli wrote: > Christophe Raffalli a écrit : > > 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 > Solution found: > > Line 801 to 804 of src/Makefile, the variables LIBTMPL_CMXFILES and > LIBTMPL_CMOFILES should be renamed > TMPL_CMXFILES and TMPL_CMOFILES Hello, Well spotted. I just fixed this in the repository. > However, still one small problem: syntax hightlighting is not installed > by default for .ml file in Chamo (while it is installed for a lot of > other languages ...). This is a bit strange ;-) Yes indeed. There's a FAQ about this: http://home.gna.org/cameleon/faq.en.html#noocamlsyntaxhighlight I'll add some code to make chamo use an additional directory for languages specs files (used by gtksourceview) when the ocaml mode is not available. Regards, Maxence > > > > > > > Any idea ?* > > > > Christophe Raffalli > > > > PS:Chamo looks interesting ! > > > > _______________________________________________ > Caml-list mailing list. Subscription management: > http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list > Archives: http://caml.inria.fr > Beginner's list: http://groups.yahoo.com/group/ocaml_beginners > Bug reports: http://caml.inria.fr/bin/caml-bugs -- Maxence Guesdon http://yquem.inria.fr/~guesdon/ http://devel.inria.fr/rocq/