caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* ocamlbuild and sub-directories
@ 2007-05-01 11:17 Joel Reymont
  0 siblings, 0 replies; only message in thread
From: Joel Reymont @ 2007-05-01 11:17 UTC (permalink / raw)
  To: Caml List

cat build.sh

#!/bin/sh

ocamlbuild -classic-display -use-menhir $*

./build.sh src/Test.byte

/usr/local/bin/ocamldep.opt -pp 'camlp4of -filter map -filter fold - 
filter trash ' -modules src/EasyLocStrip.ml > src/ 
EasyLocStrip.ml.depends
+ /usr/local/bin/ocamldep.opt -pp 'camlp4of -filter map -filter fold - 
filter trash ' -modules src/EasyLocStrip.ml > src/ 
EasyLocStrip.ml.depends
File "src/EasyLocStrip.ml", line 16, characters 19-21:
I/O error: "Easy.ml: No such file or directory"
Preprocessing error on file src/EasyLocStrip.ml

cat _tags

<src>: include

I have the same tag in src/_tags.

Everything works fine when I build in src. What am I doing wrong?

	Thanks, Joel

--
http://wagerlabs.com/






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-05-01 11:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-05-01 11:17 ocamlbuild and sub-directories Joel Reymont

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