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

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


  reply	other threads:[~2009-09-02 20:04 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 [this message]
2009-09-03  8:41     ` Nicolas Pouillard
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=200909022202.11907.fmonnier@linux-nantes.fr.eu.org \
    --to=fmonnier@linux-nantes.fr.eu.org \
    --cc=caml-list@yquem.inria.fr \
    --cc=nicolas.pouillard@gmail.com \
    /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).