AMBER Archive (2004)

Subject: Re: AMBER: Problem compiling amber7

From: David A. Case (case_at_scripps.edu)
Date: Fri May 21 2004 - 10:23:09 CDT


On Fri, May 21, 2004, Miguel wrote:
>
> I'm trying to compile amber7 on a dual Xeon PC under SuSE linux 9.0 with Intel Fortran Compiler 7.0 and I got the net error message:
>
> -------------------------------------------------------------
>
> amber7/src# make install
>
> mkdir ../exe
> mkdir: cannot create directory `../exe': File exists
> make: [install] Error 1 (ignored)
> cd lib; make install
> make[1]: Entering directory `/usr/local/amber7/src/lib'
> ../Compile L0 -P -DNEWPARM nxtsec.f
> cat nxtsec.f | /lib/cpp -traditional -P -DNEWPARM -DLinux -DMEM_ALLOC > _nxtsec_.f
> ifc -c -w -O2 _nxtsec_.f
> external subroutine NXTSEC
> external function NNBCHR
>
> 363 Lines Compiled
> ../Compile LOAD -o new2oldparm new2oldparm.o nxtsec.o

Note that the script did _not_ compile new2oldparm.f. Is is possible that
you had a left-over new2oldparm.o from before you upgraded? Try a "make
clean" before the compile to see if that helps.

(This is not all that likely to be the problem, but is so simple that it is
at least worth a try...)

...dac

-----------------------------------------------------------------------
The AMBER Mail Reflector
To post, send mail to amber_at_scripps.edu
To unsubscribe, send "unsubscribe amber" to majordomo_at_scripps.edu