Re: [AMBER] amber9 installation problem in SMP IA64

From: David A. Case <case.biomaps.rutgers.edu>
Date: Fri, 6 Feb 2009 08:25:55 -0500

On Thu, Feb 05, 2009, Vijay Manickam Achari wrote:
>
> Here I have posted a problem which I encounter during installation of amber9
>
> prob in SMP (128cores IA64) for amber9 installation:
> ../configure -lam -verbose -mmtsb -bintraj gfortran
> then edit the config.h and changed gfortran to hf77 or mpif77

This sounds pretty dangerous. The configure script does a netcdf
configuration using gfortran as the compiler, and when you later change
the compiler, you could end up with incompatible naming schemes.

Things to try: first, remove the -bintraj file, and make sure that
everything else is OK. Second, with the -bintraj file back there
(*assuming* that you feel you need this option!) use "nm" to examine the
symbols in $AMBERHOME/src/netcdf/lib/libnetcdf.a: it's likely that they
have more or fewer underscores than in the error messages, and you can
try to piece things together from that. Or, just try to re-configure
netcdf with the compiler you really intend to use.

...dac


_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Sun Feb 08 2009 - 01:09:33 PST
Custom Search