Re: AMBER: Amber8 compilation problems on AIX

From: Nicolas Grima <Nicolas.Grima.idris.fr>
Date: Wed, 30 Jun 2004 09:12:19 +0200

Dear GSD,

this is because you are in AIX 5.2. The "mpif.h" file in this version is not
at the same place than in the AIX 5.1 version.
You have to add in your "configure" file this line (if you are in 64bits mode
by default, see the environemnt variable OBJECT_MODE):
....
## if you are in AIX 5.2 add -I/usr/lpp/ppe.poe/include/thread64
        fpp="$fpp -I/usr/lpp/ppe.poe/include/thread64"
....

See my precedent email to Mr Jiten (monday).

Good compilation,

Nicolas.

--------------------------------------------------------------------
Adress : CNRS/IDRIS - Bât. 506 - BP 167 - 91403 ORSAY Cedex - FRANCE
Tel. : 01 69 35 85 71 Fax : 01 69 85 37 75
E-Mail : grima.idris.fr
WWW : http://www.idris.fr
--------------------------------------------------------------------

Le mercredi 30 Juin 2004 04:50, Gabbar Daaku a écrit :
> I am having trouble compiling amber8 on IBM machines with -mpi options. The
> serial version compiles fine the problem only appears when compiling
> parallel version.
>
> The options used for configuration are:
> > ./configure -mpi xlf90_aix
>
> The error message is:
> /lib/cpp -traditional -I/usr/lpp/ppe.poe/include -P
> -I/scratch/scr2ta/pr atul/amber8/src/include -DMPI -DESSL -DNMLEQ
> -DCLINK_PLAIN -Drs6000 -DPOE egb .f > _egb.f
> 1506-173 (W) Option traditional is not valid. Enter xlc for list of valid
> optio ns.
> "egb.f", line 131.12: 1506-296 (S) #include file "mpif.h" not found.
> make: 1254-004 The error code from the last command is 1.
>
>
> Thanks in advance.
>
> GSD
>
>
> ---------------------------------
> Do you Yahoo!?
> New and Improved Yahoo! Mail - Send 10MB messages!

-----------------------------------------------------------------------
The AMBER Mail Reflector
To post, send mail to amber.scripps.edu
To unsubscribe, send "unsubscribe amber" to majordomo.scripps.edu
Received on Wed Jun 30 2004 - 08:53:00 PDT
Custom Search