Re: Clock Skew?

1998-12-08 Thread Pere Camps
Tun, > Hi... while compiling the kernel, I got a "Clock Skew detected, your > compile may not be complete" (or something to that effect...) > What is clock skew? It's probably due to the fact that you have modification time of files in the future! That is only p

Clock Skew?

1998-12-08 Thread Tun Yang
Hi... while compiling the kernel, I got a "Clock Skew detected, your compile may not be complete" (or something to that effect...) What is clock skew?? This started after I changed my motherboard to an Aopen AX6B (used to be asus KN97) I'm also running a Celeron now, though I don&#

Re: clock skew ???

1998-08-13 Thread Hamish Moffatt
On Tue, Jan 13, 1998 at 01:10:47PM +0100, Jens Ch. Lisner wrote: > I've got a strange warning after "make menuconfig" with > kernel-source-2.0.34. It says "clock skew detected". I don't know what it > means. Can you help? Is your kernel source located on an

Re: clock skew ???

1998-08-13 Thread Corey Popelier
On Tue, 13 Jan 1998 13:10:47 +0100 (CET), you scribbled: > >Hi all, > >I've got a strange warning after "make menuconfig" with >kernel-source-2.0.34. It says "clock skew detected". I don't know what it >means. Can you help? Your post seems to

clock skew ???

1998-08-13 Thread Jens Ch. Lisner
Hi all, I've got a strange warning after "make menuconfig" with kernel-source-2.0.34. It says "clock skew detected". I don't know what it means. Can you help? thanx, Jens

Re: "Clock skew detected."

1997-12-15 Thread Manoj Srivastava
Hi, Clock skew has been generally (in my experience) the case when you are compiling on a NFS mounted system, and there is a difference between the clocks of the server and the client. manoj -- If you permit yourself to read meanings into (rather than drawing meanings out of

Re: "Clock skew detected."

1997-12-14 Thread Hamish Moffatt
On Sun, Dec 14, 1997 at 01:08:00AM -0500, Christopher Jason Morrone wrote: > > I'm trying to compile the 2.0.32 kernel and I'm getting this at the end of > the "make-kpkg clean" and "make-kpkg --revision=custom.1.0 kernel_image": > > make: *** Warn

"Clock skew detected."

1997-12-14 Thread Christopher Jason Morrone
I'm trying to compile the 2.0.32 kernel and I'm getting this at the end of the "make-kpkg clean" and "make-kpkg --revision=custom.1.0 kernel_image": make: *** Warning: Clock skew detected. Your build may be incomplete. What exactly does this error mean?