amber-developers: compile problem

From: Carlos Simmerling <carlos.simmerling.stonybrook.edu>
Date: Thu, 2 Feb 2006 13:45:37 -0700

amber 9 from the CVS tree on Feb 2, using configure -mpich -p4 -static
ifort_ia32

ifort -c -w95 -mp1 -ip -O3 -tpp7 -axNP -FR -o runmd.o _runmd.f
fortcom: Error: _runmd.f, line 2568: The type of the actual argument
differs from the type of the dummy argument. [12]
            if (mod(nstep,ntwx) == 0) call end_binary_frame(MDCRD_UNIT)
............................................................^
fortcom: Error: _runmd.f, line 2571: The type of the actual argument
differs from the type of the dummy argument. [13]
            if (mod(nstep,ntwv) == 0) call end_binary_frame(MDVEL_UNIT)
............................................................^
compilation aborted for _runmd.f (code 1)
Received on Wed Apr 05 2006 - 23:49:43 PDT
Custom Search