[Pw_forum] Complitation error

xzheng2 at ncsu.edu xzheng2 at ncsu.edu
Fri Aug 18 18:11:50 CEST 2006


Dear all,

When I compile the code espresso-3.1.1, the following error occured:

[zxh at DualXeon0 espresso-3.1.1]$ make pw
test -d bin || mkdir bin
if test -d iotk ; then \
( cd iotk ; if test "make" = "" ; then make  TLDEPS= libiotk.a ; \
else make  TLDEPS= libiotk.a ; fi ) ; fi
make[1]: Entering directory `/home/zxh/METHOD/espresso-3.1.1/iotk'
cd src ; make libiotk.a
make[2]: Entering directory `/home/zxh/METHOD/espresso-3.1.1/iotk/src'
make[2]: `libiotk.a' is up to date.
make[2]: Leaving directory `/home/zxh/METHOD/espresso-3.1.1/iotk/src'
make[1]: Leaving directory `/home/zxh/METHOD/espresso-3.1.1/iotk'
( cd Modules ; if test "make" = "" ; then make  TLDEPS= all ; \
else make  TLDEPS= all ; fi )
make[1]: Entering directory `/home/zxh/METHOD/espresso-3.1.1/Modules'
cpp -P -traditional -D__LINUX -D__PGI -D__FFTW -D__USE_INTERNAL_FFTW
-I../include  constraints_module.f90 -o constraints_module.F90
pgf90 -fast -r8 -D__LINUX -D__PGI -D__FFTW -D__USE_INTERNAL_FFTW
-I../include  -I. -I../Modules -I../PW -I../PH -I../iotk/src -I../CPV -c
constraints_module.F90 -o constraints_module.o
PGF90-F-0004-Corrupt or Old Module file ./kinds.mod
(constraints_module.F90: 110)
PGF90/any Linux/x86 5.0-1: compilation aborted
make[1]: *** [constraints_module.o] Error 2
make[1]: Leaving directory `/home/zxh/METHOD/espresso-3.1.1/Modules'
make: *** [mods] Error 2

Who can tell me how to deal with it?




More information about the users mailing list