Browse thread
cameleon2
[
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: | 2007-03-26 (06:53) |
From: | Maxence Guesdon <maxence.guesdon@i...> |
Subject: | Re: [Caml-list] cameleon2 |
On Sun, 25 Mar 2007 10:53:33 +0200 Christophe Raffalli <Christophe.Raffalli@univ-savoie.fr> 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/