AMBER Archive (2004)

Subject: Re: AMBER: gibbs compilation error

From: David A. Case (case_at_scripps.edu)
Date: Mon Nov 15 2004 - 12:18:12 CST


On Mon, Nov 15, 2004, Nelson Fonseca wrote:
>
> Im having a problem with the compilation of gibbs with
> ifc8 compiler.
>
> : undefined reference to `derfcfun_'
> : undefined reference to `derfcfun_'
> : undefined reference to `derfcfun_'
> : undefined reference to `derfcfun_'
> : undefined reference to `derfcfun_'
>
> Can someone have an idea of what is going wrong with the
> compilation?

Pretty simple: you have an undefined reference to derfcfun(). Depending on
what kind of machine you are on, you could try adding "-lm" to the library
list, or add "-DHAS_FTN_ERFC" to the flags in your MACHINE file.

I'm assuming you have considered the following arguments:

   http://amber.ch.ic.ac.uk/archive/200411/0086.html

...good luck...dac

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