Re: ComLine Makefile

Looks like a mispatch between the clocks of a local CPU and one
that is acting like a file server.  Something to experiment with:

    % touch foo; date; ls -l foo

I think if your local CPU shows a later time than the file server,
then you are okay.  If you can only see the date on the file, but not
the time, then the file server is probably later than the local CPU.
(Or do I totally misunderstand what is happening?)

--Rick Kwan, Lightsaber Computing
  rick.kwan@lightsaber.com

> From www-lib-request@w3.org  Wed Apr 21 11:28:12 1999
> From: John Punin <puninj@cs.rpi.edu>
> Date: Wed, 21 Apr 1999 13:36:47 -0400 (EDT)
> To: www-lib@w3.org
> Cc: puninj@cs.rpi.edu
> Subject: ComLine Makefile
>
> Hi
> I have a problem with the Makefile of ComLine. Did someone have the same
> problem?.
>
> make[2]: *** Warning: File `Makefile' has modification time in the future (924675940 > 924675939)
> cd .. \
>   && CONFIG_FILES=ComLine/Makefile CONFIG_HEADERS= /bin/sh ./config.status
> creating ComLine/Makefile
>
> make: *** [all-recursive-am] Error 2
>
>
> Thanks for your help.
> John Punin
>
>

Received on Wednesday, 21 April 1999 16:01:08 UTC