[AMBER] Running without flex

From: case <case.biomaps.rutgers.edu>
Date: Tue, 30 Mar 2010 14:32:17 -0400

On Tue, Mar 30, 2010, Jason Swails wrote:
>
> No go...
>
> make[1]: Leaving directory
> `/home/swails/newamber/03.29.10/amber11/AmberTools/src/cifparse'
> (cd nab && make install )
> make[1]: Entering directory
> `/home/swails/newamber/03.29.10/amber11/AmberTools/src/nab'
> gcc -DBINDIR='"."' -DINCDIR='"."' -DLIBDIR='"."'
> -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ \
> -DCC='"gcc"' -DCPP='"/home/swails/newamber/03.29.10/amber11/bin/ucpp
> -l"' -DFLIBS='"/home/swails/newamber/03.29.10/amber11/lib/arpack.a
> /home/swails/newamber/03.29.10/amber11/lib/lapack.a
> /home/swails/newamber/03.29.10/amber11/lib/blas.a -lgfortran "' -o
> nab nab.c
> gcc -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DBINTRAJ -c -o
> nab2c.o nab2c.c
> flex nablex.l

OK...can you debug why the Makefile is trying to run flex? You should have
a lex.yy.c file with a time stamp more recent than that of nablex.l. Is that
true or not true?

Does is help if you add the line "touch nab/lex.yy.c" after line 1004 of
the configure script?

....dac


_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Tue Mar 30 2010 - 12:00:02 PDT
Custom Search