AMBER Archive (2006)

Subject: AMBER: AMBER9 installation error on Compaq machine.

From: Soonmin Jang (bioaction_at_gmail.com)
Date: Thu May 18 2006 - 02:11:46 CDT


I am trying to install amber9 on COMPAQ alpha machine (ES40) and I got
following error message.
I have used " ./configure compaqf90 " to generate config.h file. (This is
serial installation)
Any help will be highly appreciated.
Thank you.

Soo

/lib/cpp -traditional -C -P ew_force.f > _ew_force.f
f90 -c -fast -O3 -tune host -arch host -free -o ew_force.o _ew_force.f
/lib/cpp -traditional -C -P ew_setup.f > _ew_setup.f
f90 -c -fast -O3 -tune host -arch host -free -o ew_setup.o _ew_setup.f
f90: Error: _ew_setup.f, line 2686: The attributes of this name conflict
with those made accessible by a USE statement. [A]
   double precision a,b,c,alpha,beta,gamma,skinnb
--------------------^
f90: Error: _ew_setup.f, line 2686: The attributes of this name conflict
with those made accessible by a USE statement. [B]
   double precision a,b,c,alpha,beta,gamma,skinnb
----------------------^
f90: Error: _ew_setup.f, line 2686: The attributes of this name conflict
with those made accessible by a USE statement. [C]
   double precision a,b,c,alpha,beta,gamma,skinnb
------------------------^
f90: Error: _ew_setup.f, line 2686: The attributes of this name conflict
with those made accessible by a USE statement. [ALPHA]
   double precision a,b,c,alpha,beta,gamma,skinnb
--------------------------^
f90: Error: _ew_setup.f, line 2686: The attributes of this name conflict
with those made accessible by a USE statement. [BETA]
   double precision a,b,c,alpha,beta,gamma,skinnb
--------------------------------^
f90: Error: _ew_setup.f, line 2686: The attributes of this name conflict
with those made accessible by a USE statement. [GAMMA]
   double precision a,b,c,alpha,beta,gamma,skinnb
-------------------------------------^
f90: Error: _ew_setup.f, line 2686: The attributes of this name conflict
with those made accessible by a USE statement. [SKINNB]
   double precision a,b,c,alpha,beta,gamma,skinnb
------------------------------ -------------^
f90: Error: _ew_setup.f, line 2687: The attributes of this name conflict
with those made accessible by a USE statement. [NBFLAG]
   integer nbflag,nbtell
-----------^
f90: Error: _ew_setup.f, line 2687: The attributes of this name conflict
with those made accessible by a USE statement. [NBTELL]
   integer nbflag,nbtell
------------------^
f90: Error: _ew_setup.f, line 3124: The use-name for this local-name is not
defined. [AMOD]
      a=amod
--------^
f90: Error: _ew_setup.f, line 3125: The use-name for this local-name is not
defined. [BMOD]
      b=bmod
--------^
f90: Error: _ew_setup.f, line 3126: The use-name for this local-name is not
defined. [CMOD]
      c=cmod
--------^
f90: Error: _ew_setup.f, line 3226: The use-name for this local-name is not
defined. [AMOD]
   amod=a
---^
f90: Error: _ew_setup.f, line 3227: The use-name for this local-name is not
defined. [BMOD]
   bmod=b
---^
f90: Error: _ew_setup.f, line 3228: The use-name for this local-name is not
defined. [CMOD]
   cmod=c
---^
f90: Error: _ew_setup.f, line 3229: The use-name for this local-name is not
defined. [ALPHAMOD]
   alphamod=alpha
---^
f90: Error: _ew_setup.f, line 3230: The use-name for this local-name is not
defined. [BETAMOD]
   betamod=beta
---^
f90: Error: _ew_setup.f, line 3231: The use-name for this local-name is not
defined. [GAMMAMOD]
   gammamod=gamma
---^
f90: Error: _ew_setup.f, line 3232: The use-name for this local-name is not
defined. [SKINNBMOD]
   skinnbmod=skinnb
---^
f90: Error: _ew_setup.f, line 3233: The use-name for this local-name is not
defined. [NBTELLMOD]
   nbtellmod=nbtell
---^
f90: Error: _ew_setup.f, line 3234: The use-name for this local-name is not
defined. [NBFLAGMOD]
   nbflagmod=nbflag
---^
*** Exit 1
Stop.
*** Exit 1
Stop.
dalma[src] 67>

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