installation problem


Click here for full thread
Clicked A Few Times
dear nwchem users and developers,

I downloded openblas and fixes the error related to it's address, but finally again this error appears:

`inv_it3':
inv_it3.c:(.text+0x377): undefined reference to `ylagtf_'
inv_it3.c:(.text+0x3cc): undefined reference to `yasum_'
inv_it3.c:(.text+0x43e): undefined reference to `yscal_'
inv_it3.c:(.text+0x47b): undefined reference to `ylagts_'
inv_it3.c:(.text+0x48f): undefined reference to `iyamax_'
inv_it3.c:(.text+0x698): undefined reference to `ynrm2_'
inv_it3.c:(.text+0x6c6): undefined reference to `yscal_'
inv_it3.c:(.text+0x6f8): undefined reference to `ycopy_'
/home/harir/nwchem-6.8.1-release/lib/LINUX64/libpeigs.a(mgscs.o): In function `mgscs':
mgscs.c:(.text+0x5a5): undefined reference to `ynrm2_'
mgscs.c:(.text+0x5d5): undefined reference to `yscal_'
mgscs.c:(.text+0x5f2): undefined reference to `ycopy_'
mgscs.c:(.text+0x6a6): undefined reference to `ydot_'
mgscs.c:(.text+0x6d9): undefined reference to `yaxpy_'
collect2: error: ld returned 1 exit status
GNUmakefile:33: recipe for target 'all' failed
make: *** [all] Error 1

Any suggestion? any help?