Re: AMBER: Some Problems With the Installation of Ambertools

From: David A. Case <case.biomaps.rutgers.edu>
Date: Thu, 18 Sep 2008 07:10:12 -0400

On Wed, Sep 17, 2008, Manikandan Chandrasekaran wrote:

> gcc -c -m32 -DBINTRAJ   -o nmode.o nmode.c nmode.c: In function
> `lnorm': nmode.c:1172: error: `_Imaginary_I' undeclared (first use in
> this function) nmode.c:1172:

If you don't have <complex.h> (or it is non-standard), you will need to
add -DUSE_AMBER_C9XCOMPLEX to the CFLAGS variable in
$AMBERHOME/config.h. Or, just edit nmode.c to use the local complex.h
file and not the system one.

...dac

(Yannick: can we finally get rid of the complex stuff???)
-----------------------------------------------------------------------
The AMBER Mail Reflector
To post, send mail to amber.scripps.edu
To unsubscribe, send "unsubscribe amber" (in the *body* of the email)
      to majordomo.scripps.edu
Received on Fri Sep 19 2008 - 03:09:57 PDT
Custom Search