i got this error too try

touch *

and run make file again

manish

----- Original Message -----
From: "K. P. Subbalakshmi" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, December 11, 2000 5:44 PM
Subject: clock-skew detected


> Hi,
>
> I have been trying to compile a whole bunch of c files into a library on
> solaris 2.8, using a makefile.
> However, there seems to be a problem in that, the object files that are
> generated seem to be getting date-stamped to some date in the future. This
> generates a warning saying that the make may not be complete.
(Incidentally,
> these files were compiled using an earlier version of solaris
successfully).
>
> Here is a sample error message I get:
>
> make[1]: Entering directory `/export/home/suba/Lib/marlo/image_utils'
> make[1]: *** Warning: File `/export/home/suba/Lib/libmarlo.a(get_block.o)'
> has m
> odification time in the future (2010-02-22 16:41:28.709551616 > 2000-12-11
> 19:40
> :18.611070459)
>
> UPDATED: /export/home/suba/Lib/libmarlo.a
> ar t /export/home/suba/Lib/libmarlo.a
> squared_differ.o
> ranlib /export/home/suba/Lib/libmarlo.a
> make[1]: warning:  Clock skew detected.  Your build may be incomplete.
> make[1]: Leaving directory `/export/home/suba/Lib/marlo/image_utils'
>
> Can anyone help?
>
> Thanks
>
> Suba
>


_______________________________________________
Help-make mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/help-make

Reply via email to