[Pw_forum] unable to compile gipaw
Abhishek Banerjee
a.banerjee at ymail.com
Wed Jun 12 18:55:33 CEST 2013
Hi all,
I am new to esresso. I am trying to compile GIPAW but getting following error
[abhishek at blackhost GIPAW]$ make
Building qe-gipaw...
make -C src
make[1]: Entering directory `/home/abhishek/md_dft/espresso/espresso-5.0.2/GIPAW/src'
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
gipaw_routines.f90(191): error #6580: Name in only-list does not exist. [NWFCU]
USE ldaU, ONLY : lda_plus_U, nwfcU
-------------------------------------------^
gipaw_routines.f90(193): error #6580: Name in only-list does not exist. [IUNHUB]
USE io_files, ONLY : prefix, iunhub, iunwfc, &
---------------------------------------^
gipaw_routines.f90(194): error #6580: Name in only-list does not exist. [NWORDWFCU]
nwordwfcU, nwordwfc, nwordatwfc, seqopn
-------------------------------^
gipaw_routines.f90(214): error #6404: This name does not have a type, and must have an explicit type. [NWORDWFCU]
nwordwfcU = npwx*nwfcU*npol
--^
gipaw_routines.f90(214): error #6404: This name does not have a type, and must have an explicit type. [NWFCU]
nwordwfcU = npwx*nwfcU*npol
-------------------^
gipaw_routines.f90(216): error #6404: This name does not have a type, and must have an explicit type. [IUNHUB]
CALL open_buffer( iunhub, 'hub', nwordwfcU, io_level, exst )
-----------------------^
gipaw_routines.f90(227): error #6580: Name in only-list does not exist. [IUNHUB]
USE io_files, ONLY : prefix, iunhub, iunwfc
---------------------------------------^
compilation aborted for gipaw_routines.f90 (code 1)
make[1]: *** [gipaw_routines.o] Error 1
make[1]: Leaving directory `/home/abhishek/md_dft/espresso/espresso-5.0.2/GIPAW/src'
make: *** [build] Error 2
Please some one help me.
Thanks
Abhishek
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.quantum-espresso.org/pipermail/users/attachments/20130613/9a440502/attachment.html>
More information about the users
mailing list