Re: AMBER: Installation amber 9 on IBM SP4; bugfix 12

From: Scott Brozell <sbrozell.scripps.edu>
Date: Thu, 24 Aug 2006 19:57:03 -0700

Hi,

On Thu, 24 Aug 2006, Myunggi Yi wrote:

> Another error,
>
> this is caused by bugfix 12.
>
> cd antechamber; make install
> xlc -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2
> -DCLINK_PLAIN -o am1bcc.o am1bcc.c
> xlc -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 am1bcc.o
> -lm -o am1bcc
> xlc -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2
> -DCLINK_PLAIN -o antechamber.o antechamber.c
> "prep.c", line 65.25: 1506-275 (S) Unexpected text 'double' encountered.
> make: 1254-004 The error code from the last command is 1.

Yes, you are correct. I'll fix bugfix 12.

This is analogous to the error fixed by bugfix 1.
The trend here seems to be declare where used. This is sound software
engineering which is supported by C++ (aka the better C :),
and it is very encouraging that Amber is moving in that direction.

Scott

-----------------------------------------------------------------------
The AMBER Mail Reflector
To post, send mail to amber.scripps.edu
To unsubscribe, send "unsubscribe amber" to majordomo.scripps.edu
Received on Sun Aug 27 2006 - 06:07:19 PDT
Custom Search