Browse thread
batteries compilation error
[
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: | -- (:) |
| From: | Nicolas Pouillard <nicolas.pouillard@g...> |
| Subject: | Re: [Caml-list] batteries compilation error |
Excerpts from Florent Monnier's message of Tue Sep 01 11:14:49 +0200 2009: > Hi, Hi, > 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? -- Nicolas Pouillard http://nicolaspouillard.fr