Tried to compile using openblas-devel-headers and still the same error (cannot find -lopenblas)
Now I'm trying commands along the lines of
export BLASOPT="-L/usr/lib64/blas/ -lopenblas -lpthread -lrt"
Also tried installing libopenblasp0 and libopenblas_openmp-devel, and recompile using the environment variables shown two post above. Will post if it this works.
I have also tried several make commands to recompile, but same error.
make clean
make realclean
Instructions for openSUSE 13 are not working for openSUSE 42.1. Something is broken.
|