Displaying 2 results from an estimated 2 matches for "cce9a985".
2007 Oct 02
0
[LLVMdev] OCaml Install Error
...--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>
2007 Oct 02
4
[LLVMdev] OCaml Install Error
Hi,
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
-bw