Hello,
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
elsize.cc:124: error: ‘strcmp’ was not declared in this scope
elsize.cc:145: error: ‘strcmp’ was not declared in this scope
elsize.cc:160: error: ‘calloc’ was not declared in this scope
elsize.cc:171: error: ‘exit’ was not declared in this scope
elsize.cc:233: error: ‘exit’ was not declared in this scope
elsize.cc:295: error: ‘exit’ was not declared in this scope
elsize.cc:339: error: ‘exit’ was not declared in this scope
elsize.cc: In function ‘atom_count GetNumberOfAtoms(const char*, int)’:
elsize.cc:504: error: ‘exit’ was not declared in this scope
elsize.cc: In function ‘atom_count ReadAtomicCoordinates(const char*, int, atom_count, double*, double*, double*, double*, double*)’:
elsize.cc:565: error: ‘exit’ was not declared in this scope
make[1]: *** [elsize.o] Error 1
make[1]: Leaving directory `/home/saurabh/Downloads/amber9/src/etc'
make: *** [serial] Error 2
I patched the bugfix for Amber9 before installation.
Any help on this would be of great use for me.
Cheers,
Saurabh
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Fri Jan 15 2010 - 07:00:03 PST