[LLVMdev] OCaml Install Error

Gordon Henriksen gordonhenriksen at mac.com
Tue Oct 2 09:49:17 PDT 2007


On 2007-10-02, at 00:17, Bill Wendling wrote:

> I get this error duing a "make install":
>
> llvm[3]: Installing Debug /usr/local/lib/ocaml/libllvm.a
> install: /usr/local/lib/ocaml/libllvm.a: Permission denied
> make[3]: *** [install-a] Error 71
> make[2]: *** [install] Error 1
> make[1]: *** [ocaml/.makeinstall] Error 2
> make: *** [install] Error 1

Bill,

All done. configure will now install the ocaml bindings under your  
prefix. (The ocaml stdlib is only used if it is underneath the  
prefix.) --with-ocaml-libdir can be used to override configure.

As previously mentioned, you can also --disable-bindings to turn them  
off entirely.

— Gordon

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20071002/cce9a985/attachment.html>


More information about the llvm-dev mailing list