From: "Nicolas Pouillard" <nicolas.pouillard@gmail.com>
To: "Jaap Boender" <Jaap.Boender@pps.jussieu.fr>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] ocamlbuild and ocaml(duce)find
Date: Fri, 8 Jun 2007 13:51:04 +0200 [thread overview]
Message-ID: <cd67f63a0706080451y6487db12m48c62bd685163fe7@mail.gmail.com> (raw)
In-Reply-To: <200706081055.50934.Jaap.Boender@pps.jussieu.fr>
On 6/8/07, Jaap Boender <Jaap.Boender@pps.jussieu.fr> wrote:
> Hello,
>
> I'm trying to build with ocamlbuild a project that is divided over multiple
> directories and uses ocamlducefind. So, as indicated before on this list, I
> run ocamlbuild with the options -ocamldep="ocamlducefind ocamldep" etc. and
> in order to get all directories compiled, I'm adding include tags for all
> directories. So far so good, but now Ocamlbuild complains:
>
> Uncaught exception: Unix.Unix_error(20, "stat", "io")
>
[...]
That's a problem that we already faced, there is two solutions:
1/ If I well remember the last version of ocamlfind no more complains
about this since Gerd integrated our patch for this.
2/ Perform some mkdir _build/... as a workaround before running ocamlbuild
[...]
> Could anybody give me some pointers as to how to solve this problem? Write an
> ocamlbuild plugin (how? documentation is somewhat scanty...)? Pass some more
> options? Any advice would be welcome.
Any contribution too :)
Documentation pointers (including a plugin example):
http://gallium.inria.fr/~pouillar
--
Nicolas Pouillard
prev parent reply other threads:[~2007-06-08 11:51 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-06-08 8:55 Jaap Boender
2007-06-08 11:51 ` Nicolas Pouillard [this message]
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=cd67f63a0706080451y6487db12m48c62bd685163fe7@mail.gmail.com \
--to=nicolas.pouillard@gmail.com \
--cc=Jaap.Boender@pps.jussieu.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