Re: Makefile warning

From: Garringer, Mark (MGarringer@APACMail.com)
Date: 06/16/00


You can also use the touch command, like touch act.informative.c to give it
a current timestamp according to your systems clock. (Which is the same as
doing some bogus edit and saving the file to refresh the timestamp).

--Ziz
The Eternal Empire - empire.zonenet.net 2000


-----Original Message-----
From: Julian Buckley [mailto:caniffe@CANIFFE.ORG]
Sent: Thursday, June 15, 2000 5:44 PM
To: CIRCLE@post.queensu.ca
Subject: Re: [CIRCLE] Makefile warning


Hello,

> make[1]: *** Warning: File `../bin/circle' has modification time in the
future (
> 961102775 > 961086818)
> gcc -g -O2 -Wall    -c act.informative.c -o act.informative.o
> make[1]: *** Warning:  Clock skew detected.  Your build may be incomplete.

Just means act.informative.c had a datestamp "in the future" compared to the
object
file it was creating.  By the looks of it, it's only a matter of days -
it'll
resolve itself
given a few days, or you can re-save the affected files and all will be
fine.

--
Julian "Caniffe" Buckley
http://www.caniffe.org


     +------------------------------------------------------------+
     | Ensure that you have read the CircleMUD Mailing List FAQ:  |
     |  http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html  |
     +------------------------------------------------------------+


     +------------------------------------------------------------+
     | Ensure that you have read the CircleMUD Mailing List FAQ:  |
     |  http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html  |
     +------------------------------------------------------------+



This archive was generated by hypermail 2b30 : 04/10/01 PDT