[AMBER] Compilation fail of amberTools 1.2 for amber10 support

From: Jose Borreguero <borreguero.gmail.com>
Date: Wed, 16 Nov 2011 09:15:34 -0500

Dear Amber users,

I tried to compile (using gcc 4.6.1 and gfortran 4.6.1) amberTools-1.2 for
amber10 support after applying the bugfixes patch file, and obtained:
*ERROR: na_anal.c:2417:16: error: expected ‘)’ before ‘is’*

Inspection of line 2417 of file ./nab/na_anal.c shows:
*printf( "\"%s" is not a valid answer.\n", ParallelAnswer );*

I believe there's a escape character missing (should be "\"%s\"). If I
include the escape character and then type
*make -f Makefile_at*
I obtain the same error because it turns out that file ./nab/na_anal is *
created* during the build process, so my modification is lost :(

I tried inserting the escape character and then commenting the line *(cd
nab && make install ) *in the Makefile_at because I don't use nab, but
then I end up with another build error:
*/usr/local/amber/amber10/bin/nab -c symop.nab*
*make[1]: /usr/local/amber/amber10/bin/nab: Command not found*

I'm stuck here. Any help to sort this thing out is greatly appreciated
As I understand, amber10 will not work with amberTools 1.X with X>2.
Otherwise I could try to install other amberTools version

Jose M. Borreguero
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Wed Nov 16 2011 - 06:30:04 PST
Custom Search