<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;">Hi Anshu,<br><br>Unfortunately you did not tell us anything about a compiler you used. If you use g95 compiler follow David's advice. If not, add -lg2c or -lf2c flags to linker or to LIBS in make.sys.<br><span>If you do not have f2c (g2c) library installed (check using ls /usr/lib/*g2c*) on your computer download it from <a target="_blank" href="http://www.netlib.org">www.netlib.org</a> and compile it for yourself. </span><br><br>Bests.<br>Eyvaz.<br><br><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;">----- Original Message ----<br>From: Vastu Shastra <vshastra@gmail.com><br>To: pw_forum@pwscf.org<br>Sent:
Wednesday, April 4, 2007 2:51:35 PM<br>Subject: [Pw_forum] compilation error<br><br>Hello,<br> I get the following error while compiling QE 3.2 on my machine. I am using ubuntu linux on PC. This error occurs while using 'make all' command. Any help is appreciated.<br><br>.<br>.<br>.<br>libpw.a(bp_radin.o): In function `radlg_':bp_radin.f:(.text+0x170): undefined reference to `s_wsl e'
<br>:bp_radin.f:(.text+0x194): undefined reference to `do_lio'<br>:bp_radin.f:(.text+0x199): undefined reference to `e_wsle'<br>:bp_radin.f:(.text+0x1a5): undefined reference to `s_wsle'<br>:bp_radin.f:(.text+0x1c9): undefined reference to `do_lio'
<br>:bp_radin.f:(.text+0x1e9): undefined reference to `do_lio'<br>:bp_radin.f:(.text+0x1ee): undefined reference to `e_wsle'<br>:bp_radin.f:(.text+0x202): undefined reference to `s_stop'<br>libpw.a(bp_radin.o): In function `radlg1_':bp_radin.f:(.text+0x2e4): undefined reference to `s_ws le'
<br>.<br>.<br>.<br>.<br>.<br>:lapack_all.f:(.text+0x5d17): undefined reference to `do_fio'<br>:lapack_all.f:(.text+0x5d2f): undefined reference to `do_fio'<br>:lapack_all.f:(.text+0x5d34): undefined reference to `e_wsfe'
<br>:lapack_all.f:(.text+0x5d48): undefined reference to `s_stop'<br>../flib/lapack.a(dlamch.o): In function `dlamc2_':dlamch.f:(.text+0xde9): undefined reference to `s_wsfe'<br>:dlamch.f:(.text+0xe05): undefined reference to `do_fio'
<br>:dlamch.f:(.text+0xe0a): undefined reference to `e_wsfe'<br>make[1]: *** [pw.x] Error 1<br>make[1]: Leaving directory `/home/anshu/Desktop/espresso-3.2/PW'<br>make: *** [pw] Error 2<br><br><br>Thanks,<br>Anshu
<br>
</div><br></div></div><br>
<hr size=1><a href="http://answers.yahoo.com/dir/index;_ylc=X3oDMTFvbGNhMGE3BF9TAzM5NjU0NTEwOARfcwMzOTY1NDUxMDMEc2VjA21haWxfdGFnbGluZQRzbGsDbWFpbF90YWcx?link=ask&sid=396545367">Food fight?</a> Enjoy some healthy debate<br>in the <a href="http://answers.yahoo.com/dir/index;_ylc=X3oDMTFvbGNhMGE3BF9TAzM5NjU0NTEwOARfcwMzOTY1NDUxMDMEc2VjA21haWxfdGFnbGluZQRzbGsDbWFpbF90YWcx?link=ask&sid=396545367">Yahoo! Answers Food & Drink Q&A.</a></body></html>