From owner-freebsd-stable Mon Oct 30 6:55:43 2000 Delivered-To: freebsd-stable@freebsd.org Received: from krycek.zoominternet.net (krycek.zoominternet.net [63.67.120.9]) by hub.freebsd.org (Postfix) with SMTP id CAD3537B479 for ; Mon, 30 Oct 2000 06:55:40 -0800 (PST) Received: (qmail 27410 invoked from network); 30 Oct 2000 14:54:19 -0000 Received: from lcl12.cvzoom.net (208.226.155.12) by krycek.zoominternet.net with SMTP; 30 Oct 2000 14:54:19 -0000 Date: Mon, 30 Oct 2000 09:55:39 -0500 (EST) From: Donn Miller To: Roland Jesse Cc: FreeBSD -stable Subject: Re: Buildworld fails for perl In-Reply-To: <0vog02z9c9.fsf@cs.uni-magdeburg.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 30 Oct 2000, Roland Jesse wrote: > # ntpdate luxator > 14 Feb 05:53:32 ntpdate[15853]: step time server 141.44.23.1 offset 22412170.564492 sec > # date > Mon Feb 14 05:53:33 CET 2000 > I haven't had this kind of a problem before on other machines. Hhhm, > hhm, out of ideas for now and hints therefore appreciated. In this case, where you have a huge discrepancy between your machine's and the ntp server's clock, I think you should use ntpdate -b. This will cause the settimeofday() syscall to be used instead of adjtime(). man ntpdate. - Donn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message