caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Nicolas Pouillard <nicolas.pouillard@gmail.com>
To: Florent Monnier <fmonnier@linux-nantes.fr.eu.org>
Cc: caml-list <caml-list@yquem.inria.fr>
Subject: Re: [Caml-list] batteries compilation error
Date: Thu, 03 Sep 2009 10:41:05 +0200	[thread overview]
Message-ID: <1251967200-sup-3000@peray> (raw)
In-Reply-To: <200909022202.11907.fmonnier@linux-nantes.fr.eu.org>

Excerpts from Florent Monnier's message of Wed Sep 02 22:02:11 +0200 2009:
> > > Trying to compile batteries (version 20090405 on ocaml 3.11.1),
> > > I get this error:
> > >
> > > + ocamlfind ocamlc -c -g -I src/syntax/pa_strings -I src -I src/core -I
> > > src/main -I src/libs -I src/core/extlib_threads -I src/core/extlib -I
> > > src/core/baselib -I src/core/baselib_threads -I src/libs/common -I
> > > src/libs/camlzip -I src/libs/sexplib -I src/libs/findlib -I
> > > src/libs/compilers -I src/libs/ocamlnet -I build/optcomp -o
> > > src/syntax/pa_strings/pa_estring.cmi src/syntax/pa_strings/pa_estring.mli
> > > File "src/syntax/pa_strings/pa_estring.mli", line 12, characters 0-19:
> > > Error: Unbound module Camlp4.PreCast
> > >
> > > this line 12 is only:
> > > open Camlp4.PreCast
> > >
> > >
> > > Does someone have an idea of what could cause this error ?
> >
> > I don't see any "-I +camlp4" can you add it?
> 
> if I run the command like this on the command line it passes right
> but when I run again the make command it doesn't continue because
> ocamlbuild complains about sanity violation
> Anyway as it is for packaging purpose I will need to patch the Makefile,
> the problem is that I don't see where to add this statement in the Makefile:
> http://git.ocamlcore.org/cgi-bin/gitweb.cgi?p=batteries/batteries.git;a=blob;f=Makefile.in;hb=HEAD
> 
> (also I've search in the debian package, and it seems they haven't patch the 
> Makefile at all)

If you are using ocamlbuild, then a -tag use_camlp4 could do the job.

-- 
Nicolas Pouillard
http://nicolaspouillard.fr


  reply	other threads:[~2009-09-03  8:40 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-01  9:14 Florent Monnier
2009-09-02 14:50 ` [Caml-list] " Nicolas Pouillard
2009-09-02 20:02   ` Florent Monnier
2009-09-03  8:41     ` Nicolas Pouillard [this message]
2009-09-04  6:08       ` Florent Monnier
2009-09-05  7:42 ` David Rajchenbach-Teller
2009-09-05 17:34   ` Florent Monnier
2009-09-06 10:24     ` Richard Jones
2009-09-06 19:33       ` Florent Monnier

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=1251967200-sup-3000@peray \
    --to=nicolas.pouillard@gmail.com \
    --cc=caml-list@yquem.inria.fr \
    --cc=fmonnier@linux-nantes.fr.eu.org \
    /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).