[AMBER-Developers] PMEMD missing type?

From: Ben Roberts <roberts.qtp.ufl.edu>
Date: Fri, 5 Mar 2010 14:58:49 -0500

Hi all,

When running a "make serial", I got the following response, which appears (based on where pme_setup.f90 may be found) to be a PMEMD error.

I suppose this problem represents a missing variable declaration, but didn't necessarily want to mess with PMEMD (as distinct from Sander) myself. However, perhaps I've missed something. Thoughts?

Cheers,
Ben

PS. I'm using the Intel Mac compilers, version 11.1.084.

ifort -fast -c pme_alltasks_setup.f90
ifort -fast -c runmin.f90
ifort -fast -c pme_setup.f90
ifort -fast -c master_setup.f90
ifort -fast -c charmm_gold.f90
pme_setup.f90(415): error #6404: This name does not have a type, and must have an explicit type. [NATOM]
  do n = 1, natom
------------^
compilation aborted for pme_setup.f90 (code 1)
make[2]: *** [pme_setup.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [install] Error 2
make: *** [serial] Error 2


_______________________________________________
AMBER-Developers mailing list
AMBER-Developers.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber-developers
Received on Fri Mar 05 2010 - 12:00:04 PST
Custom Search