[Pw_forum] espresso-3.0 bug?
Yonas Abraham
yonasb at yahoo.com
Fri Dec 9 20:15:34 CET 2005
in a PGI 64 compiler under AMD optron system with
mpich enabled, I can't compile CP. here is the error
msg
cpp -P -traditional -D__LINUX64 -D__PGI -D__FFTW
-D__USE_INTERNAL_FFTW -D__MPI -D__PARA -I../include
fpmdpp.f90 -o fpmdpp.F90
mpif90 -fast -r8 -D__LINUX64 -D__PGI -D__FFTW
-D__USE_INTERNAL_FFTW -D__MPI -D__PARA -I../include
-I. -I../Modules -I../PW -I../PH -I../iotk/src -c
fpmdpp.F90 -o fpmdpp.o
PGF90-S-0155-prefix is use associated and cannot be
redeclared (fpmdpp.F90: 46)
0 inform, 0 warnings, 1 severes, 0 fatal for
fpmd_postproc
make[1]: *** [fpmdpp.o] Error 2
I can see that fpmd_postproc USE's xml_io_base.f90,
which intern uses prefix variable from io_files
module.
I have compiled the same code under other 32 bit AMD
machile, but that didn't cought this bug.
/yonas
More information about the users
mailing list