[Pw_forum] Compiling errors
Axel Kohlmeyer
akohlmey at vitae.cmm.upenn.edu
Tue Mar 14 01:30:51 CET 2006
On Mon, 13 Mar 2006, Mahmoud Payami wrote:
MP> Dear PW users,
MP>
MP> I have problem in compiling espresso-3.0. These errors were absent
MP> in old versions. Could anybody give some hints.
mahmoud,
my guess is that you are compiling with LAM/MPI but did not
set -D__LAM in the DFLAGS line in make.sys
regards,
axel.
MP> Best regards,
MP> mahmoud
MP>
MP> -------------------------------------------------------------------------------------------------------------------------------------------------------
MP> mpif90 -Vaxlib -O2 -tpp6 -nomodule -fpp -D__LINUX -D__INTEL -D__FFTW -D__USE_INTERNAL_FFTW -D__MPI -D__PARA -I../include -I. -I../Modules -I../PW -I../PH -I../iotk/src -c para.f90
MP> module PARA_CONST
MP> module PFFT
MP> module PFFTS
MP> external subroutine REDUCE
MP> Error 355 : In program unit REDUCE variable MPI_REAL8 has not been given a type
MP> external subroutine IREDUCE
MP> external subroutine POOLREDUCE
MP> Error 355 : In program unit POOLREDUCE variable MPI_REAL8 has not been given a type
MP> external subroutine GATHER
MP> Error 355 : In program unit GATHER variable MPI_REAL8 has not been given a type
MP> external subroutine CGATHER_SYM
MP> Error 355 : In program unit CGATHER_SYM variable MPI_REAL8 has not been given a type
MP> external subroutine SCATTER
MP> Error 355 : In program unit SCATTER variable MPI_REAL8 has not been given a type
MP> external subroutine POOLSCATTER
MP> external subroutine FFT_SCATTER1
MP> Error 355 : In program unit FFT_SCATTER1 variable MPI_REAL8 has not been given a type
MP> external subroutine POOLEXTREME
MP> Error 355 : In program unit POOLEXTREME variable MPI_REAL8 has not been given a type
MP> external subroutine POOLRECOVER
MP> Error 355 : In program unit POOLRECOVER variable MPI_REAL8 has not been given a type
MP> external subroutine IPOOLRECOVER
MP> external subroutine EXTREME
MP> Error 355 : In program unit EXTREME variable MPI_REAL8 has not been given a type
MP>
MP> 9 Errors
MP> compilation aborted for para.f90 (code 1)
MP> make[1]: *** [para.o] Error 1
MP> make[1]: Leaving directory `/home/SHARED_FOLDER/espresso-3.0/PW'
MP> make: *** [pw] Error 2
MP>
MP>
--
=======================================================================
Axel Kohlmeyer akohlmey at cmm.chem.upenn.edu http://www.cmm.upenn.edu
Center for Molecular Modeling -- University of Pennsylvania
Department of Chemistry, 231 S.34th Street, Philadelphia, PA 19104-6323
tel: 1-215-898-1582, fax: 1-215-573-6233, office-tel: 1-215-898-5425
=======================================================================
If you make something idiot-proof, the universe creates a better idiot.
More information about the Pw_forum
mailing list