AMBER Archive (2006)

Subject: Re: AMBER: experiments with amber9 and fortran nag f95 on mac os x 10.4.3

From: David A. Case (case_at_scripps.edu)
Date: Tue Apr 11 2006 - 13:19:59 CDT


On Tue, Apr 11, 2006, Mathy Froeyen wrote:
>
> I tried to compile amber9 on a mac osx 10.4.3
> using the NAGWARE fortran95 f95 compiler.
>
> qm2_dftb_skpar.o qm2_dftb_slkode.o qm2_dftb_slktrafo.o \
> qm_div.o force.o \
> ../lmod/lmod.a ../dcqtp/src/qmmm/libdivcon.a \
> ../lapack/lapack.a ../blas/blas.a \
> ../lib/nxtsec.o ../lib/sys.a
> /usr/bin/ld: Undefined symbols:
> _getarg_
> _iargc_
> _exit_
> _getenv_
> _flush_
> _global_module_MP_iout
> _global_module_MP_keywrd

Looks like your $(LOADLIB) variable in config.h needs to have some "unix
compatibility" libraries in it. I know this isn't very specific, but see
if there is some mention of that, of things like "getarg" in the NAG
documentation.

....dac

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