caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Christophe Raffalli <Christophe.Raffalli@univ-savoie.fr>
To: Christophe Raffalli <Christophe.Raffalli@univ-savoie.fr>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] cameleon2
Date: Sun, 25 Mar 2007 10:53:33 +0200	[thread overview]
Message-ID: <4606388D.9010902@univ-savoie.fr> (raw)
In-Reply-To: <4605B9AE.8050207@univ-savoie.fr>

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

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 ;-)


>
>
> Any idea ?*
>
> Christophe Raffalli
>
> PS:Chamo looks interesting  !
>


  reply	other threads:[~2007-03-25  8:53 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-24 14:08 cameleon2 Christophe Raffalli
2007-03-24 18:33 ` [Caml-list] cameleon2 Christophe Raffalli
2007-03-24 23:52   ` Christophe Raffalli
2007-03-25  8:53     ` Christophe Raffalli [this message]
2007-03-26  6:53       ` Maxence Guesdon
2007-03-26  9:14         ` Christophe Raffalli
2007-03-26  9:34           ` Maxence Guesdon
2007-03-27  7:34             ` Maxence Guesdon
2007-03-27  9:46               ` Christophe Raffalli
     [not found]               ` <4608E388.2030509@univ-savoie.fr>
2007-03-27 21:03                 ` Maxence Guesdon
2007-03-27 23:14                   ` Christophe Raffalli

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4606388D.9010902@univ-savoie.fr \
    --to=christophe.raffalli@univ-savoie.fr \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).