On Wed, May 25, 2011, Andrew Voronkov wrote:
> (cd nab && make install )
> make[1]: Entering directory `/home/voronkov/amber11/AmberTools/src/nab'
> gcc -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ \
> -o nab2c nab2c.o cgen.o checkexpr.o dumpnode.o errormsg.o fixexpr.o genavscode.o node.o symbol.o y.tab.o
> x86_64-alt-linux-gcc: cgen.o: No such file or directory
This looks like you have tried (and failed?) earlier to compile nab in the
same directory. We need more history on what you did, but the simple thing
to try is to type "make clean" followed by "make nabonly" (do this in
$AMBERHOME/AmberTools/src.)
...good luck....dac
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Wed May 25 2011 - 03:00:02 PDT