Hi !

I am having problem in compiling parallel version of siesta on ibm power
machine. I run : configure --enable-mpi
and the script chooses mpxlf to be the compiler.
Then the compilation stops at :
mpxlf -c -g -I. -qfree=f90 -qsuffix=f=f90  Interfaces.f90
then the compilation stops with the following message :

** mpi__rnone_vs   === End of Compilation 25 ===
"Interfaces.f90", line 14361.19: 1516-050 (S) Expression or initial value
must be evaluated at compile time.
"Interfaces.f90", line 14364.19: 1516-050 (S) Expression or initial value
must be evaluated at compile time.
"Interfaces.f90", line 14378.19: 1516-050 (S) Expression or initial value
must be evaluated at compile time.
"Interfaces.f90", line 14381.19: 1516-050 (S) Expression or initial value
must be evaluated at compile time.
"Interfaces.f90", line 14397.19: 1516-050 (S) Expression or initial value
must be evaluated at compile time.
"Interfaces.f90", line 14400.19: 1516-050 (S) Expression or initial value
must be evaluated at compile time.
"Interfaces.f90", line 14415.19: 1516-050 (S) Expression or initial value
must be evaluated at compile time.
"Interfaces.f90", line 14418.19: 1516-050 (S) Expression or initial value
must be evaluated at compile time.
"Interfaces.f90", line 14434.19: 1516-050 (S) Expression or initial value
must be evaluated at compile time.
"Interfaces.f90", line 14437.19: 1516-050 (S) Expression or initial value
must be evaluated at compile time.
"Interfaces.f90", line 14452.19: 1516-050 (S) Expression or initial value
must be evaluated at compile time.
"Interfaces.f90", line 14456.19: 1516-050 (S) Expression or initial value
must be evaluated at compile time.
"Interfaces.f90", line 14471.19: 1516-050 (S) Expression or initial value
must be evaluated at compile time.
"Interfaces.f90", line 14474.19: 1516-050 (S) Expression or initial value
must be evaluated at compile time.
"Interfaces.f90", line 14488.19: 1516-050 (S) Expression or initial value
must be evaluated at compile time.
"Interfaces.f90", line 14491.19: 1516-050 (S) Expression or initial value
must be evaluated at compile time.
"Interfaces.f90", line 14506.19: 1516-050 (S) Expression or initial value
must be evaluated at compile time.
"Interfaces.f90", line 14509.19: 1516-050 (S) Expression or initial value
must be evaluated at compile time.
"Interfaces.f90", line 14523.19: 1516-050 (S) Expression or initial value
must be evaluated at compile time.
"Interfaces.f90", line 14527.19: 1516-050 (S) Expression or initial value
must be evaluated at compile time.
"Interfaces.f90", line 14541.19: 1516-050 (S) Expression or initial value
must be evaluated at compile time.
"Interfaces.f90", line 14542.19: 1516-050 (S) Expression or initial value
must be evaluated at compile time.
"Interfaces.f90", line 14556.19: 1516-050 (S) Expression or initial value
must be evaluated at compile time.
"Interfaces.f90", line 14557.19: 1516-050 (S) Expression or initial value
must be evaluated at compile time.
"Interfaces.f90", line 14570.19: 1516-050 (S) Expression or initial value
must be evaluated at compile time.
"Interfaces.f90", line 14571.19: 1516-050 (S) Expression or initial value
must be evaluated at compile time.
"Interfaces.f90", line 14584.19: 1516-050 (S) Expression or initial value
must be evaluated at compile time.
"Interfaces.f90", line 14585.19: 1516-050 (S) Expression or initial value
must be evaluated at compile time.
"Interfaces.f90", 1516-036 (S) Entity none has undefined type.
"Interfaces.f90", 1516-036 (S) Entity none has undefined type.
"Interfaces.f90", 1516-036 (S) Entity none has undefined type.
"Interfaces.f90", 1516-036 (S) Entity none has undefined type.
"Interfaces.f90", 1516-036 (S) Entity none has undefined type.
"Interfaces.f90", 1516-036 (S) Entity none has undefined type.
"Interfaces.f90", 1516-036 (S) Entity none has undefined type.
"Interfaces.f90", 1516-036 (S) Entity none has undefined type.
"Interfaces.f90", 1516-036 (S) Entity none has undefined type.
"Interfaces.f90", 1516-036 (S) Entity none has undefined type.
"Interfaces.f90", 1516-036 (S) Entity none has undefined type.
"Interfaces.f90", 1516-036 (S) Entity none has undefined type.
"Interfaces.f90", 1516-036 (S) Entity none has undefined type.
"Interfaces.f90", 1516-036 (S) Entity none has undefined type.
** mpi__cnone_vs   === End of Compilation 26 ===
** mpi__logical_vs   === End of Compilation 27 ===
** mpi__character_vs   === End of Compilation 28 ===
1501-511  Compilation failed for file Interfaces.f90.
make: 1254-004 The error code from the last command is 1.


Stop.
make: 1254-004 The error code from the last command is 2

any help,
thnx,
vivek

Reply via email to