Browse thread
ocamlbuild and automatic dependencies
[
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: | Joel Reymont <joelr1@g...> |
| Subject: | Re: [Caml-list] ocamlbuild and automatic dependencies |
On Mar 14, 2007, at 12:43 PM, Nicolas Pouillard wrote:
> That's strange easy.cmo is missing.
There's no easy.ml, only easy.mli. Does this change anything?
> Can you try "ocamlbuild easy.byte" ?
ocamlbuild easy.byte
Solver failed:
Ocamlbuild cannot find or build easy.ml. A file with such a name
would usually be a source file. I suspect you have given a wrong
target name to Ocamlbuild.
Backtrace:
- Failed to build the target easy.byte
- Building easy.byte:
- Building easy.cmo:
- Failed to build all of these:
- Building easy.ml:
- Failed to build all of these:
- Building easy.mly
- Building easy.mll
- Building easy.ml:
- Failed to build all of these:
- Building easy.mly
- Building easy.mll
- Building easy.mlpack
--
http://wagerlabs.com/