Hi all, While trying to build mcl with ocaml patches applied, I am seeing the error that's pasted below, and I am not sure as to how to proceed beyond this point.
I'd really appreciate any help. Please pull the source from salsa
https://salsa.debian.org/med-team/mcl
Thanks and Regards,
Nilesh
Ocamlbuild knows of no rules that apply to a target named
caml/libmcl_stubs.mly. This can happen if you ask Ocamlbuild to build a target
with the wrong extension (e.g. .opt instead of .native) or if the source files
live in directories that have not been specified as include directories.
Backtrace:
- Failed to build the target caml/libmcl_stubs.a
- Building caml/libmcl_stubs.a:
- Failed to build all of these:
- Building caml/libmcl_stubs.cmx:
- Failed to build all of these:
- Building caml/libmcl_stubs.ml:
- Failed to build all of these:
- Building caml/libmcl_stubs.mly
- Building caml/libmcl_stubs.mll
- Building caml/libmcl_stubs.mlpack
- Building caml/libmcl_stubs.mllib
- Failed to build all of these:
- Building src/mcl/shadow.o:
- Failed to build all of these:
- Building src/mcl/shadow.c
- Building src/mcl/shadow.ml:
- Failed to build all of these:
- Building src/mcl/shadow.mly
- Building src/mcl/shadow.mll
- Building src/mcl/shadow.mlpack
- Building caml/src/mcl/shadow.o:
- Failed to build all of these:
- Building caml/src/mcl/shadow.c
- Building caml/src/mcl/shadow.ml:
- Failed to build all of these:
- Building caml/src/mcl/shadow.mly
- Building caml/src/mcl/shadow.mll
- Building caml/src/mcl/shadow.mlpack
E: Failure("Command ''/usr/bin/ocamlbuild' caml/libmcl_stubs.a
caml/dllmcl_stubs.so caml/mcl.cma caml/mcl.cmxa caml/mcl.a caml/mcl.cmxs -tag
debug' terminated with error code 6")
signature.asc
Description: PGP signature

