On Sat, 8 Oct 2011 18:46:18 -0400
Ashish Agarwal <agarwal1...@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

-- 
Caml-list mailing list.  Subscription management and archives:
https://sympa-roc.inria.fr/wws/info/caml-list
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs

Reply via email to