<html><body><div style="color:#000; background-color:#fff; font-family:arial, helvetica, sans-serif;font-size:14pt"><div>Hi all,</div><div>              I am new to esresso. I am trying to compile GIPAW but getting following error</div><div><br></div><div style="color: rgb(0, 0, 0); font-size: 18.6667px; font-family: arial,helvetica,sans-serif; background-color: transparent; font-style: normal;">[abhishek@blackhost GIPAW]$ make<br>Building qe-gipaw...<br>make -C src<br>make[1]: Entering directory `/home/abhishek/md_dft/espresso/espresso-5.0.2/GIPAW/src'<br>mpif90 -O2 -assume byterecl -g -traceback -par-report0 -vec-report0 -nomodule -fpp -D__INTEL -D__FFTW3 -D__MPI -D__PARA -D__SCALAPACK   -I../include -I/home/abhishek/md_dft/espresso/espresso-5.0.2/iotk/src -I/home/abhishek/md_dft/espresso/espresso-5.0.2/Modules -I/home/abhishek/md_dft/espresso/espresso-5.0.2/PW/src -I. -c
 gipaw_routines.f90<br>gipaw_routines.f90(191): error #6580: Name in only-list does not exist.   [NWFCU]<br>  USE ldaU,             ONLY : lda_plus_U, nwfcU<br>-------------------------------------------^<br>gipaw_routines.f90(193): error #6580: Name in only-list does not exist.   [IUNHUB]<br>  USE io_files,         ONLY : prefix, iunhub, iunwfc, &<br>---------------------------------------^<br>gipaw_routines.f90(194): error #6580: Name in only-list does not exist.   [NWORDWFCU]<br>                               nwordwfcU, nwordwfc, nwordatwfc, seqopn<br>-------------------------------^<br>gipaw_routines.f90(214): error #6404: This name does not have a type, and
 must have an explicit type.   [NWORDWFCU]<br>  nwordwfcU = npwx*nwfcU*npol<br>--^<br>gipaw_routines.f90(214): error #6404: This name does not have a type, and must have an explicit type.   [NWFCU]<br>  nwordwfcU = npwx*nwfcU*npol<br>-------------------^<br>gipaw_routines.f90(216): error #6404: This name does not have a type, and must have an explicit type.   [IUNHUB]<br>     CALL open_buffer( iunhub, 'hub', nwordwfcU, io_level, exst )<br>-----------------------^<br>gipaw_routines.f90(227): error #6580: Name in only-list does not exist.   [IUNHUB]<br>  USE io_files,         ONLY : prefix, iunhub, iunwfc<br>---------------------------------------^<br>compilation aborted for gipaw_routines.f90 (code 1)<br>make[1]: *** [gipaw_routines.o] Error 1<br>make[1]: Leaving directory `/home/abhishek/md_dft/espresso/espresso-5.0.2/GIPAW/src'<br>make: ***
 [build] Error 2<br></div><div style="color: rgb(0, 0, 0); font-size: 18.6667px; font-family: arial,helvetica,sans-serif; background-color: transparent; font-style: normal;"><br></div><div style="color: rgb(0, 0, 0); font-size: 18.6667px; font-family: arial,helvetica,sans-serif; background-color: transparent; font-style: normal;">Please some one help me. <br></div><div style="color: rgb(0, 0, 0); font-size: 18.6667px; font-family: arial,helvetica,sans-serif; background-color: transparent; font-style: normal;">Thanks</div><div style="color: rgb(0, 0, 0); font-size: 18.6667px; font-family: arial,helvetica,sans-serif; background-color: transparent; font-style: normal;">Abhishek</div></div></body></html>