On Fri, Jan 15, 2010, saurabh agrawal wrote:
> I am trying to install amber9 on fedora 12 os. While installation I am getting following error:
>
> ifort -c -w95 -mp1 -O0 -o ngfil.o _ngfil.f
> ifort -o nucgen nucgen.o ngfil.o ../lib/amopen.o ../lib/mexit.o ../lib/nxtsec.o
> g++ -c -o elsize.o elsize.cc
> elsize.cc: In function ‘int main(int, char**)’:
> elsize.cc:117: error: ‘exit’ was not declared in this scope
Either (a) skip elsize (you almost certainly will never need it); or (b)
apply bugfix.2 from Amber10 (it's a two-line change).
[What really happened was that g++ changed its behavior after Amber9 was
released....]
...dac
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Fri Jan 15 2010 - 07:30:02 PST