caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: ygrek <ygrekheretix@gmail.com>
To: caml-list@inria.fr
Subject: Re: [Caml-list] ocamlfind: When using -syntax, the META variable 'preprocessor' must be set
Date: Sun, 9 Oct 2011 12:03:10 +0300	[thread overview]
Message-ID: <20111009120310.f904d938017352590676af06@gmail.com> (raw)
In-Reply-To: <CAMu2m2KGG3sBzo76Pz4oUw+_1Ph=PTtBUGqGX5YQ6gxqHZVi1A@mail.gmail.com>

On Sat, 8 Oct 2011 18:46:18 -0400
Ashish Agarwal <agarwal1975@gmail.com> wrote:

> ocamlbuild sequme.cma sequme.cmxa sequme.cmxs
> Finished, 0 targets (0 cached) in 00:00:00.
> + ocamlfind ocamldep -package batteries -package biocaml -package netclient
> -package netstring -package shell -package sqlite3 -syntax camlp4o -modules
> sequme/bowtie.mli > sequme/bowtie.mli.depends
> ocamlfind: When using -syntax, the META variable 'preprocessor' must be set
> Command exited with code 2.

One can only use -syntax switch if some of the used packages defines a preprocessor.
Probably one of the packages included a syntax extension earlier, but stopped doing that?

-- 
 ygrek
 http://ygrek.org.ua

  parent reply	other threads:[~2011-10-09  9:03 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-08 22:46 Ashish Agarwal
2011-10-09  8:08 ` Gerd Stolpmann
2011-10-09  9:03 ` ygrek [this message]
2011-10-09 10:27 ` Philippe Veber
2011-10-09 12:23 ` Christophe Papazian
2011-10-09 17:16   ` Ashish Agarwal
2011-10-09 21:02     ` Gerd Stolpmann
2011-10-11 16:19       ` Ashish Agarwal

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=20111009120310.f904d938017352590676af06@gmail.com \
    --to=ygrekheretix@gmail.com \
    --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).