Hi Alexandre! Alexandre Duret-Lutz wrote: > >> gmake[5]: Warning: File `autogen' has modification time 1.8 s in the > future > [...] > > I suggest you complain to your system administrator.
I have. They don't want to set up the ntpd. In any event, even when I build on the NFS server, I get the same result (sans the "in the future" warning ): gmake[2]: Leaving directory `/home/bkorb/tools/ag/autogen-5.6.5pre6/=sun/autoopts' Making all in agen5 gmake[2]: Entering directory `/home/bkorb/tools/ag/autogen-5.6.5pre6/=sun/agen5' Making all in test gmake[3]: Entering directory `/home/bkorb/tools/ag/autogen-5.6.5pre6/=sun/agen5/test' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/home/bkorb/tools/ag/autogen-5.6.5pre6/=sun/agen5/test' gmake[3]: Entering directory `/home/bkorb/tools/ag/autogen-5.6.5pre6/=sun/agen5' ( echo '#define DEFINING' ; echo '#include "autogen.h"' ; \ for f in autogen.c agCgi.c agInit.c agShell.c cgi-fsm.c defDirect.c agUtils.c defParse-fsm.c defLex.c defLoad.c defFind.c expFormat.c expGperf.c expGuile.c expExtract.c expOutput.c expPrint.c expState.c expMake.c fmemopen.c funcCase.c funcDef.c expString.c funcFor.c funcIf.c functions.c funcEval.c loadPseudo.c opts.c tpLoad.c tpProcess.c tpParse.c ; do echo "#include \"$f\"" ; done ) > ag.c source='ag.c' object='autogen-ag.o' libtool=no \ depfile='.deps/autogen-ag.Po' tmpdepfile='.deps/autogen-ag.TPo' \ depmode=none /bin/bash ../../config/depcomp \ /opt/apps/forte62/SUNWspro/bin/cc -DHAVE_CONFIG_H -I. -I../../agen5 -I.. -I.. -I../../autoopts -I/opt/TWWfsw/guile14/include -xO4 -c -o autogen-ag.o `test -f 'ag.c' || echo '../../agen5/'`ag.c /bin/bash ../libtool --mode=link /opt/apps/forte62/SUNWspro/bin/cc -xO4 -o autogen -export-dynamic autogen-ag.o ../autoopts/libopts.la -L/opt/TWWfsw/guile14/lib -R/opt/TWWfsw/guile14/lib -lguile -R/opt/TWWfsw/readline4/lib -lsocket -lnsl -lm -lm -Wl,-R/home/bkorb/lib-dir -lm -ldl -lgen mkdir .libs /opt/apps/forte62/SUNWspro/bin/cc -xO4 -o .libs/autogen autogen-ag.o -Wl,-R/home/bkorb/lib-dir ../autoopts/.libs/libopts.so -L/opt/TWWfsw/guile14/lib /opt/TWWfsw/guile14/lib/libguile.so -lsocket -lnsl -lm -ldl -lgen -R/home/bkorb/lib-dir -R/opt/TWWfsw/guile14/lib -R/opt/TWWfsw/readline4/lib creating autogen gmake[4]: Entering directory `/home/bkorb/tools/ag/autogen-5.6.5pre6/=sun/agen5' Making all in test gmake[5]: Entering directory `/home/bkorb/tools/ag/autogen-5.6.5pre6/=sun/agen5/test' gmake[5]: Nothing to be done for `all'. gmake[5]: Leaving directory `/home/bkorb/tools/ag/autogen-5.6.5pre6/=sun/agen5/test' gmake[5]: Entering directory `/home/bkorb/tools/ag/autogen-5.6.5pre6/=sun/agen5' gmake[6]: Entering directory `/home/bkorb/tools/ag/autogen-5.6.5pre6/=sun/agen5' Making all in test gmake[7]: Entering directory `/home/bkorb/tools/ag/autogen-5.6.5pre6/=sun/agen5/test' gmake[7]: Nothing to be done for `all'. gmake[7]: Leaving directory `/home/bkorb/tools/ag/autogen-5.6.5pre6/=sun/agen5/test' gmake[7]: Entering directory `/home/bkorb/tools/ag/autogen-5.6.5pre6/=sun/agen5' gmake[8]: Entering directory `/home/bkorb/tools/ag/autogen-5.6.5pre6/=sun/agen5' Making all in test gmake[9]: Entering directory `/home/bkorb/tools/ag/autogen-5.6.5pre6/=sun/agen5/test' gmake[9]: Nothing to be done for `all'. gmake[9]: Leaving directory `/home/bkorb/tools/ag/autogen-5.6.5pre6/=sun/agen5/test' gmake[9]: Entering directory `/home/bkorb/tools/ag/autogen-5.6.5pre6/=sun/agen5' gmake[10]: Entering directory `/home/bkorb/tools/ag/autogen-5.6.5pre6/=sun/agen5' [ad nauseam]