On Mon, Mar 05, 2012, Yudong Sun wrote:
>
> I have got the following error in compiling AmberTools 1.5 with Amber 11
> using gcc 4.6.1:
>
> (cd nab && make install )
> make[1]: Entering directory
> `/esfs2/z03/z03/ydsun/queries/q202726_amber11/amber11/AmberTools/src/nab'
> ./nab -c dna3.nab
> nab2c failed!
Try this:
cd /esfs2/z03/z03/ydsun/queries/q202726_amber11/amber11/AmberTools/src/nab
./nab -v -c dna3.nab
Look to see what errors might be reported. If a dna3.c file is created, you
might post that.
[If you are using a parallel make (e.g. make -j 4), try using make -j 1.]
This is a rather weird error, since we compile nab all the time with this
compiler. What OS are you using?
....dac
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Mon Mar 05 2012 - 07:00:02 PST