Re: AMBER: Compiling AMBER 10 on SGI MIPS and Sun SPARC

From: Atro Tossavainen <atro.tossavainen+amber.helsinki.fi>
Date: Mon, 15 Dec 2008 11:36:09 +0200 (EET)

I wrote:

> The experiment you suggested allows ncsu-abmd-hooks.f to compile.
> None of the other ncsu-* files present any problems.

I should report that compiling a serial version of AMBER 10 was
successful after this change.

Next, I made clean and ./configure_amber -mpi sgi_mips. It bombs in
ncsu_bbmd_ctxt.f in much the same way as earlier.

        f90 -c -n32 -mips4 -r10000 -O0 -freeform -o ncsu-bbmd-ctxt.o _ncsu-bbmd-ctxt.f

module ncsu_bbmd_ctxt
       ^
f90-855 f90: ERROR NCSU_BBMD_CTXT, File = _ncsu-bbmd-ctxt.f, Line = 115, Column = 8
  The compiler has detected errors in module "NCSU_BBMD_CTXT". No module information file will be created for this module.

   integer :: cv_extents(UMBRELLA_MAX_NEXTENTS)
                         ^
f90-113 f90: ERROR CTXT_INIT, File = _ncsu-bbmd-ctxt.f, Line = 401, Column = 26
  IMPLICIT NONE is specified in the local scope, therefore an explicit type must be specified for data object "UMBRELLA_MAX_NEXTENTS".

   double precision :: u_derivative(UMBRELLA_MAX_NEXTENTS)
                                    ^
f90-113 f90: ERROR CTXT_ON_FORCE, File = _ncsu-bbmd-ctxt.f, Line = 1419, Column = 37
  IMPLICIT NONE is specified in the local scope, therefore an explicit type must be specified for data object "UMBRELLA_MAX_NEXTENTS".

   double precision :: local_inst(UMBRELLA_MAX_NEXTENTS)
                                  ^
f90-113 f90: ERROR CTXT_UM, File = _ncsu-bbmd-ctxt.f, Line = 1647, Column = 35
  IMPLICIT NONE is specified in the local scope, therefore an explicit type must be specified for data object "UMBRELLA_MAX_NEXTENTS".

   double precision :: local_inst(UMBRELLA_MAX_NEXTENTS)
                                  ^
f90-113 f90: ERROR CTXT_UO, File = _ncsu-bbmd-ctxt.f, Line = 1791, Column = 35
  IMPLICIT NONE is specified in the local scope, therefore an explicit type must be specified for data object "UMBRELLA_MAX_NEXTENTS".

f90: SGI MIPSpro Fortran 90 Version 7.44 (f14) Mon Dec 15, 2008 10:28:15
f90: 7840 source lines
f90: 5 Error(s), 0 Warning(s), 0 Other message(s), 0 ANSI(s)
cf90: "explain cf90-message number" gives more information about each message

-- 
Atro Tossavainen (Mr.)               / The Institute of Biotechnology at
Systems Analyst, Techno-Amish &     / the University of Helsinki, Finland,
+358-9-19158939  UNIX Dinosaur     / employs me, but my opinions are my own.
< URL : http : / / www . helsinki . fi / %7E atossava / > NO FILE ATTACHMENTS
-----------------------------------------------------------------------
The AMBER Mail Reflector
To post, send mail to amber.scripps.edu
To unsubscribe, send "unsubscribe amber" (in the *body* of the email)
      to majordomo.scripps.edu
Received on Wed Dec 17 2008 - 01:07:14 PST
Custom Search