Displaying 1 result from an estimated 1 matches for "rtmp0fgsqu".
2009 Nov 13
0
Problem building R 2.10 release
...o `REAL'
sparseQR.c:(.text+0x90e): undefined reference to `R_CheckStack'
sparseQR.c:(.text+0x9f1): undefined reference to `Rf_unprotect'
/home/katana/builds/R-2.10.0/lib/libRlapack.so: undefined reference to
`xerbla_'
make[3]: *** [Matrix.so] Error 1
make[3]: Leaving directory `/tmp/Rtmp0FGSqu/R.INSTALL327b23c6/Matrix/src'
ERROR: compilation failed for package 'Matrix'
----
I had been able to compile R 2.9.1 using icc. There did not appear to be an
issue with wctype.h back then.
Is there any way for me to compile R 2.10 using icc? There are other
programs on the lapack li...