Skip to content
Prev 17713 / 63421 Next

looks in liblapack.a not liblapack.so

Jos? Matos <jamatos at fc.up.pt> writes:
Hmm. Doesn't look like it is actually working, though. Install
lapack-devel, configure --with-lapack, and make check dies with

running code in 'base-Ex.R' ...make[4]: *** [base-Ex.Rout] Error 1
make[4]: Leaving directory `/home/pd/r-devel/BUILD/tests/Examples'
make[3]: *** [test-Examples-Base] Error 2
....
[pd at titmouse BUILD]$ tail tests/Examples/base-Ex.Rout.fail
[1] 8.351867e+16
[1] 728289254735
Error in La.svd(x, nu, nv) : BLAS/LAPACK routine 'DGEBRD' gave error code -10
Execution halted

This happens on both x86_64 and x86 installs of FC4.

I have a strong sense of deja vu regarding this error.