[LLVMdev] OCaml "make install" failure
Bill Wendling
isanbard at gmail.com
Sun Mar 16 23:03:13 PDT 2008
Hi all,
The OCaml stuff is failing during the "make install" command:
$ make install
llvm[0]: Installing HTML documentation
llvm[0]: Building ocamldoc documentation
make[2]: Nothing to be done for `ocamldoc'.
make[2]: Nothing to be done for `ocamldoc'.
make[2]: Nothing to be done for `ocamldoc'.
make[2]: Nothing to be done for `ocamldoc'.
make[2]: Nothing to be done for `ocamldoc'.
make[2]: Nothing to be done for `ocamldoc'.
make[2]: *** No rule to make target `ocamldoc'. Stop.
make[1]: *** [ocamldoc] Error 2
make: *** [regen-ocamldoc] Error 2
This happens in the "docs" directory. I'm building with srcdir !=
objdir.
-bw
More information about the llvm-dev
mailing list