Below in your post, you have:

-L../SRC_lib  -lopenblas -llapack

Looking at the following post:

https://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/msg15090.html

It looks like you need:

-L../SRC_lib -llapack_lapw -L/opt/OpenBLAS/lib -lopenblas

On 10/3/2017 3:03 AM, Rajneesh Chaurasiya wrote:
Dear Sir,

I choose the compiler (gfortran compiler+openblas) and then compiler and linker options (R_LIB) i used -lopenblas -llapack -lpthread. but still found the similar error as previous one.
i don't have system admin but also i don't have root password of cluster.

4.o vxc26.o vxclm2.o vxcpw2.o vxi35.o vxi35a.o vx_screened.o wc05.o workf1.o W2kutils.o xcener.o xcpot.o xcpot1.o xcpot3.o ykav.o ylm.o -ffree-form -O2 -ffree-line-length-none -L../SRC_lib  -lopenblas -llapack -lpthread
/usr/bin/ld: cannot find -llapack
collect2: ld returned 1 exit status
make[1]: *** [lapw0] Error 1
make[1]: Leaving directory `/home/IITJHOME/faculty/phy/ambeshst/software/Wien2k/SRC_lapw0'
make: *** [seq] Error 2
make: Warning: File `Makefile' has modification time 1e+05 s in the future
make: *** No rule to make target `complex'.  Stop.
Copying programs
WARNING: no executable found in SRC_lapw0. Check compile.msg in this directory

done.

Compile time errors (if any) were:
make[1]: *** [lapw0] Error 1
make: *** [seq] Error 2
grep: No match.
grep: No match.
_______________________________________________
Wien mailing list
Wien@zeus.theochem.tuwien.ac.at
http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien
SEARCH the MAILING-LIST at:  
http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html

Reply via email to