AMBER Archive (2008)

Subject: Re: AMBER: Some Problems With the Installation of Ambertools

From: David A. Case (case_at_biomaps.rutgers.edu)
Date: Thu Sep 18 2008 - 06:10:12 CDT


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_at_scripps.edu
To unsubscribe, send "unsubscribe amber" (in the *body* of the email)
      to majordomo_at_scripps.edu