<div dir="auto">You need an -L"DIR" where "DIR" is wherever OpenBlas is installed (perhaps /usr/local/OpenBlas/lib), similarly for lapack. If a sys admin installed them they would be in a location that is already detected, if you installed them they are probably not.<div dir="auto"><br></div><div dir="auto">Note, you need an -L entry for each different directory location where the compiled libraries are.<br><br><div data-smartmail="gmail_signature" dir="auto">---<br>Professor Laurence Marks<br>"Research is to see what everybody else has seen, and to think what nobody else has thought", Albert Szent-Gyorgi<br><a href="http://www.numis.northwestern.edu" target="_blank">http://www.numis.northwestern.<wbr>edu</a><br>Corrosion in 4D <a href="http://MURI4D.numis.northwestern.edu" target="_blank">http://MURI4D.numis.<wbr>northwestern.edu</a><br>Partner of the CFW 100% gender equity project, <a href="http://www.cfw.org/100-percent" target="_blank">www.cfw.org/100-percent</a><br>Co-Editor, Acta Cryst A<br>    </div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Oct 3, 2017 04:03, "Rajneesh Chaurasiya" <<a href="mailto:rajnano2012@gmail.com" target="_blank">rajnano2012@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



<div>
<div dir="ltr">
<div>
<div>Dear Sir,<br>
<br>
</div>
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.<br>
</div>
i don't have system admin but also i don't have root password of cluster. <br>
<br>
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 
<br>
/usr/bin/ld: cannot find -llapack<br>
collect2: ld returned 1 exit status<br>
make[1]: *** [lapw0] Error 1<br>
make[1]: Leaving directory `/home/IITJHOME/faculty/phy/<wbr>ambeshst/software/Wien2k/SRC_<wbr>lapw0'<br>
make: *** [seq] Error 2<br>
make: Warning: File `Makefile' has modification time 1e+05 s in the future<br>
make: *** No rule to make target `complex'.  Stop.<br>
Copying programs<br>
WARNING: no executable found in SRC_lapw0. Check compile.msg in this directory<br>
<br>
done.<br>
<br>
Compile time errors (if any) were:<br>
make[1]: *** [lapw0] Error 1<br>
make: *** [seq] Error 2<br>
grep: No match.<br>
grep: No match.<br>
<br>
</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">On Tue, Oct 3, 2017 at 11:16 AM, Rajneesh Chaurasiya <span dir="ltr">
<<a href="mailto:rajnano2012@gmail.com" target="_blank">rajnano2012@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">Dear Sir,
<div><br>
</div>
<div>After your suggestion, error looks like </div>
<div>While, i alreday installed the lapack in cluster.</div>
<div><br>
</div>
<div>
<div>
<div>gfortran -o ./lapw0 cputim.o modules.o  W2kinit.o fft_modules.o reallocate.o acggac.o ainv.o ak13.o am05_xscss.o b88.o br89.o brj.o cap.o charge.o chfac.o chslv.o corgga.o corpbe_revtpss.o corpbe_tpss.o cub_xc_back.o corlsd.o dergl.o dfxhpbe.o dfxrevtpss.o
 dfxtpss.o drho.o dylm.o efg.o energy.o epot1.o eramps.o errclr.o errflg.o ev92.o ev92ex.o exch.o exch17.o fftpack_helpers.o fithi.o fxhpbe.o fx_revtpss.o fx_tpss.o gbass.o gbj.o gcor.o gea.o geaex.o  getff1.o getfft.o gpoint.o gpointm.o grans.o gtfnam.o hcthc.o
 hcthx.o hjs.o htbs.o id_func_get.o ifflim.o inputpars.o kcis.o lapw0.o latgen.o lb94.o libxc.o lyp.o mbeefx.o mgga_ms.o multfc.o multsu.o mvsx.o optb86b.o optb88.o outerr.o pbea.o pbec.o pbeint.o pbex.o poissn.o potfac.o pwxad4.o pwxad5.o qranf.o readstruct.o
 rean0.o rean1.o rean3.o rean4.o rge2.o rhopw.o rotate.o rotdef.o rpbe.o scanc.o scanx.o setff0.o setff1.o setfft.o setff2.o seval.o sevald.o sevaldd.o sevali.o sevalin.o sg4c.o sg4x.o sicpbe.o sicpbe_revtpss.o sicpbe_tm.o sicpbe_tpss.o sphbes.o spline.o srolyl.o
 stern.o sumfac.o suml.o SymmRot.o th1.o th2.o tmx.o vpw91.o vresp.o vs98.o vwn5.o vxc15.o vxc16.o vxc17.o vxc24.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  -llack_lapw -lblas_lapw -llapack_lapw -lblas_lapw  </div>
<div>/usr/bin/ld: cannot find -llack_lapw</div>
<div>collect2: ld returned 1 exit status</div>
<span>
<div>make[1]: *** [lapw0] Error 1</div>
<div>make[1]: Leaving directory `/home/IITJHOME/faculty/phy/am<wbr>beshst/software/Wien2k/SRC_lap<wbr>w0'</div>
<div>make: *** [seq] Error 2</div>
<div>make: Warning: File `Makefile' has modification time 1e+05 s in the future</div>
<div>make: *** No rule to make target `complex'.  Stop.</div>
<div>Copying programs</div>
<div>WARNING: no executable found in SRC_lapw0. Check compile.msg in this directory</div>
<div><br>
</div>
<div>done.</div>
<div><br>
</div>
<div>Compile time errors (if any) were:</div>
<div>make[1]: *** [lapw0] Error 1</div>
</span>
<div>make: *** [seq] Error 2</div>
<div>grep: No match.</div>
<div>grep: No match.</div>
<span>
<div><br>
</div>
<div><br>
</div>
<div>Check file   compile.msg   in the corresponding SRC_* directory for the </div>
<div>compilation log and more info on any compilation problem.</div>
</span></div>
<div><br>
</div>
<div><br>
</div>
</div>
</div>
<div class="m_-22063060822574964HOEnZb">
<div class="m_-22063060822574964h5">
<div class="gmail_extra"><br>
<div class="gmail_quote">On Mon, Oct 2, 2017 at 6:29 PM, Rajneesh Chaurasiya <span dir="ltr">
<<a href="mailto:rajnano2012@gmail.com" target="_blank">rajnano2012@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">Dear Wien2k users,<br>
<br>
I am installing Wien2k 17.1 in cluster using gfortran compiler and when i did the ./siteconfig_lapw but i already installed the lapack and blas. 
<br>
<br>
gfortran -o ./lapw0 cputim.o modules.o  W2kinit.o fft_modules.o reallocate.o acggac.o ainv.o ak13.o am05_xscss.o b88.o br89.o brj.o cap.o charge.o chfac.o chslv.o corgga.o corpbe_revtpss.o corpbe_tpss.o cub_xc_back.o corlsd.o dergl.o dfxhpbe.o dfxrevtpss.o
 dfxtpss.o drho.o dylm.o efg.o energy.o epot1.o eramps.o errclr.o errflg.o ev92.o ev92ex.o exch.o exch17.o fftpack_helpers.o fithi.o fxhpbe.o fx_revtpss.o fx_tpss.o gbass.o gbj.o gcor.o gea.o geaex.o  getff1.o getfft.o gpoint.o gpointm.o grans.o gtfnam.o hcthc.o
 hcthx.o hjs.o htbs.o id_func_get.o ifflim.o inputpars.o kcis.o lapw0.o latgen.o lb94.o libxc.o lyp.o mbeefx.o mgga_ms.o multfc.o multsu.o mvsx.o optb86b.o optb88.o outerr.o pbea.o pbec.o pbeint.o pbex.o poissn.o potfac.o pwxad4.o pwxad5.o qranf.o readstruct.o
 rean0.o rean1.o rean3.o rean4.o rge2.o rhopw.o rotate.o rotdef.o rpbe.o scanc.o scanx.o setff0.o setff1.o setfft.o setff2.o seval.o sevald.o sevaldd.o sevali.o sevalin.o sg4c.o sg4x.o sicpbe.o sicpbe_revtpss.o sicpbe_tm.o sicpbe_tpss.o sphbes.o spline.o srolyl.o
 stern.o sumfac.o suml.o SymmRot.o th1.o th2.o tmx.o vpw91.o vresp.o vs98.o vwn5.o vxc15.o vxc16.o vxc17.o vxc24.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  llapack_lapw -lblas_lapw -llapack_lapw -lblas_lapw 
<br>
gfortran: llapack_lapw: No such file or directory<br>
make[1]: *** [lapw0] Error 1<br>
make[1]: Leaving directory `/home/IITJHOME/faculty/phy/am<wbr>beshst/software/Wien2k/SRC_lap<wbr>w0'<br>
make: *** [seq] Error 2<br>
make: Warning: File `Makefile' has modification time 1e+05 s in the future<br>
make: *** No rule to make target `complex'.  Stop.<br>
Copying programs<br>
WARNING: no executable found in SRC_lapw0. Check compile.msg in this directory<br>
<br>
done.<br>
<br>
Compile time errors (if any) were:<br>
SRC_aim/compile.msg:make[1]: *** [aim] Error 1<br>
SRC_aim/compile.msg:make: *** [real] Error 2<br>
SRC_aim/compile.msg:make[1]: *** [aimc] Error 1<br>
SRC_aim/compile.msg:make: *** [complex] Error 2<br>
SRC_dipan/compile.msg:make: *** [dipan] Error 1<br>
SRC_dstart/compile.msg:make[1]<wbr>: *** [dstart] Error 1<br>
SRC_dstart/compile.msg:make: *** [seq] Error 2<br>
SRC_filtvec/compile.msg:make[1<wbr>]: *** [filtvec] Error 1<br>
SRC_filtvec/compile.msg:make: *** [real] Error 2<br>
SRC_filtvec/compile.msg:make[1<wbr>]: *** [filtvecc] Error 1<br>
SRC_filtvec/compile.msg:make: *** [complex] Error 2<br>
SRC_hf/compile.msg:make[1]: *** [hf] Error 1<br>
SRC_hf/compile.msg:make: *** [real] Error 2<br>
SRC_hf/compile.msg:make[1]: *** [hfc] Error 1<br>
SRC_hf/compile.msg:make: *** [complex] Error 2<br>
SRC_IRelast/compile.msg:Error: Old-style type declaration REAL*16 not supported at (1)<br>
SRC_IRelast/compile.msg:make: *** [TWS.o] Error 1<br>
SRC_lapw0/compile.msg:make[1]: *** [lapw0] Error 1<br>
SRC_lapw0/compile.msg:make: *** [seq] Error 2<br>
SRC_lapw1/compile.msg:make[1]: *** [lapw1] Error 1<br>
SRC_lapw1/compile.msg:make: *** [real] Error 2<br>
SRC_lapw1/compile.msg:make[1]: *** [lapw1c] Error 1<br>
SRC_lapw1/compile.msg:make: *** [complex] Error 2<br>
SRC_lapw2/compile.msg:make[1]: *** [lapw2] Error 1<br>
SRC_lapw2/compile.msg:make: *** [real] Error 2<br>
SRC_lapw2/compile.msg:make[1]: *** [lapw2c] Error 1<br>
SRC_lapw2/compile.msg:make: *** [complex] Error 2<br>
SRC_lapw5/compile.msg:make[1]: *** [lapw5] Error 1<br>
SRC_lapw5/compile.msg:make: *** [real] Error 2<br>
SRC_lapw5/compile.msg:make[1]: *** [lapw5c] Error 1<br>
SRC_lapw5/compile.msg:make: *** [complex] Error 2<br>
SRC_lapw7/compile.msg:make[1]: *** [lapw7] Error 1<br>
SRC_lapw7/compile.msg:make: *** [real] Error 2<br>
SRC_lapwdm/compile.msg:make[1]<wbr>: *** [lapwdm] Error 1<br>
SRC_lapwdm/compile.msg:make: *** [real] Error 2<br>
SRC_lapwdm/compile.msg:make[1]<wbr>: *** [lapwdmc] Error 1<br>
SRC_lapwdm/compile.msg:make: *** [complex] Error 2<br>
SRC_lapwso/compile.msg:make[1]<wbr>: *** [lapwso] Error 1<br>
SRC_lapwso/compile.msg:make: *** [seq] Error 2<br>
SRC_lcore/compile.msg:make: *** [lcore] Error 1<br>
SRC_mini/compile.msg:make: *** [mini] Error 1<br>
SRC_mixer/compile.msg:make: *** [mixer] Error 1<br>
SRC_nlvdw/compile.msg:make[1]: *** [nlvdw] Error 1<br>
SRC_nlvdw/compile.msg:make: *** [seq] Error 2<br>
SRC_nmr/compile.msg:make[1]: *** [nmr] Error 1<br>
SRC_nmr/compile.msg:make: *** [real] Error 2<br>
SRC_nmr/compile.msg:make[1]: *** [nmrc] Error 1<br>
SRC_nmr/compile.msg:make: *** [complex] Error 2<br>
SRC_pairhess/compile.msg:make: *** [pairhess] Error 1<br>
SRC_qtl/compile.msg:make: *** [qtl] Error 1<br>
SRC_structeditor/compile.msg:m<wbr>ake[1]: *** [ncmsymmetry] Error 1<br>
SRC_structeditor/compile.msg:m<wbr>ake: *** [all] Error 2<br>
SRC_trig/compile.msg:Error: Ambiguous interfaces 'realloc_a_p3' and 'realloc_a_d3' in generic interface 'realloc' at (1)<br>
SRC_trig/compile.msg:make[1]: *** [lib/util_w2w.o] Error 1<br>
SRC_trig/compile.msg:make: *** [../SRC_w2w/lib/util_w2w.o] Error 2<br>
SRC_vecpratt/compile.msg:make[<wbr>1]: *** [vecpratt] Error 1<br>
SRC_vecpratt/compile.msg:make: *** [real] Error 2<br>
SRC_vecpratt/compile.msg:make[<wbr>1]: *** [vecprattc] Error 1<br>
SRC_vecpratt/compile.msg:make: *** [complex] Error 2<br>
SRC_w2w/compile.msg:Error: Ambiguous interfaces 'realloc_a_p3' and 'realloc_a_d3' in generic interface 'realloc' at (1)<br>
SRC_w2w/compile.msg:make: *** [lib/util_w2w.o] Error 1<br>
SRC_w2w/compile.msg:Error: Ambiguous interfaces 'realloc_a_p3' and 'realloc_a_d3' in generic interface 'realloc' at (1)<br>
SRC_w2w/compile.msg:make: *** [lib/util_w2w.o] Error 1<br>
SRC_wplot/compile.msg:Error: Ambiguous interfaces 'realloc_a_p3' and 'realloc_a_d3' in generic interface 'realloc' at (1)<br>
SRC_wplot/compile.msg:make[1]: *** [lib/util_w2w.o] Error 1<br>
SRC_wplot/compile.msg:make: *** [../SRC_w2w/lib/util_w2w.o] Error 2<br>
SRC_wplot/compile.msg:Error: Ambiguous interfaces 'realloc_a_p3' and 'realloc_a_d3' in generic interface 'realloc' at (1)<br>
SRC_wplot/compile.msg:make[1]: *** [lib/util_w2w.o] Error 1<br>
SRC_wplot/compile.msg:make: *** [../SRC_w2w/lib/util_w2w.o] Error 2<br>
SRC_structeditor/SRC_ncmsymmet<wbr>ry/compile.msg:make: *** [ncmsymmetry] Error 1<br>
<br>
Check file   compile.msg   in the corresponding SRC_* directory for the <br>
compilation log and more info on any compilation problem.<span class="m_-22063060822574964m_2663497139614290466HOEnZb"><font color="#888888"><br>
<br clear="all">
<br>
-- <br>
<div class="m_-22063060822574964m_2663497139614290466m_-5490856378289523455gmail_signature">
<div dir="ltr">
<div>
<div dir="ltr">
<div>
<div dir="ltr">
<div>
<div dir="ltr">Thanks & Regards
<div>Rajneesh Chaurasiya</div>
<div>Research Scholar<br>
</div>
<div>IIT Jodhpur, India<br>
</div>
<div>Mob. No. +91-9584499697<br>
              +91-7610950803<br>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</font></span></div>
</blockquote>
</div>
<br>
<br clear="all">
<div><br>
</div>
-- <br>
<div class="m_-22063060822574964m_2663497139614290466gmail_signature" data-smartmail="gmail_signature">
<div dir="ltr">
<div>
<div dir="ltr">
<div>
<div dir="ltr">
<div>
<div dir="ltr">Thanks & Regards
<div>Rajneesh Chaurasiya</div>
<div>Research Scholar<br>
</div>
<div>IIT Jodhpur, India<br>
</div>
<div>Mob. No. +91-9584499697<br>
              +91-7610950803<br>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</blockquote>
</div>
<br>
<br clear="all">
<br>
-- <br>
<div class="m_-22063060822574964gmail_signature" data-smartmail="gmail_signature">
<div dir="ltr">
<div>
<div dir="ltr">
<div>
<div dir="ltr">
<div>
<div dir="ltr">Thanks & Regards
<div>Rajneesh Chaurasiya</div>
<div>Research Scholar<br>
</div>
<div>IIT Jodhpur, India<br>
</div>
<div>Mob. No. +91-9584499697<br>
              +91-7610950803<br>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>

</blockquote></div></div>