[Pw_forum] Compilation on SGI Origin 300

Miao, Maosheng mmiao at wsu.edu
Tue Oct 3 21:09:26 CEST 2006


Hi,

I tried to compile Espresso-3.1.1 on a SGI origin 300 machine. The
compiler is SGI MIPSpro Fortran 90 Version 7.41. I got the following
error messages while it compiles the realus.f90. 

MODULE realus
       ^      
f90-855 f90: ERROR REALUS, File = realus.f90, Line = 1, Column = 8 
  The compiler has detected errors in module "REALUS".  No module
information file will be created for this module.

USE ions_base,            ONLY : nat, ntyp => nsp, ityp
                                      ^                 
f90-1015 f90: ERROR NEWD_R, File = realus.f90, Line = 413, Column = 39 
  Local-name "NTYP" must only be referenced once in a rename-list in
this scope.

  USE ions_base,            ONLY : nat, ntyp => nsp, ityp
                                        ^                 
f90-1015 f90: ERROR ADDUSDENS_R, File = realus.f90, Line = 857, Column =
41 
  Local-name "NTYP" must only be referenced once in a rename-list in
this scope.

f90: SGI MIPSpro Fortran 90 Version 7.41 (f14) Tue Oct  3, 2006
11:48:25
f90: 1081 source lines
f90: 3 Error(s), 0 Warning(s), 0 Other message(s), 0 ANSI(s)
cf90: "explain cf90-message number" gives more information about each
message
*** Error code 2 (bu21)
*** Error code 1 (bu21)


Thnaks for your help,
Maosheng



More information about the users mailing list