| Register | FAQ | Calendar | Search | Today's Posts | Mark Forums Read |
|
#1
| |||
| |||
| Hi I'm an OCaml newbie, and I'm trying to build LACAML (a BLAS/LAPACK interface for OCaml) on OS X (See http://www.oefai.at/~markus/home/oca...ces.html#toc11). Has anyone done this? I have set up the Makefile.conf to point to my installations of BLAS, LAPACK and F2C. I have followed the install instructions, but when I get to the make step, I get the following problem: cp /sw/lib/liblapack.a liblapack_myXerbla.a && \ ar d liblapack_myXerbla.a xerbla.{o,i} && \ ar qs liblapack_myXerbla.a myXerbla.o ar: xerbla.i: not found in archive make[1]: *** [liblapack_myXerbla.a] Error 1 make[1]: *** Deleting file `liblapack_myXerbla.a' make: *** [all] Error 2 Thanks in advance |
![]() |
| Thread Tools | |
| Display Modes | |
In an effort to better serve ads to our visitors, cookies are used on objectmix.com. For more information, check out our Privacy Policy.