From owner-freebsd-stable Mon Sep 13 9:20:14 1999 Delivered-To: freebsd-stable@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id 921981507E for ; Mon, 13 Sep 1999 09:20:02 -0700 (PDT) (envelope-from des@flood.ping.uio.no) Received: (from des@localhost) by flood.ping.uio.no (8.9.3/8.9.3) id SAA18465; Mon, 13 Sep 1999 18:20:00 +0200 (CEST) (envelope-from des) To: Brad Knowles Cc: "Sean O'Connell" , freebsd-stable@FreeBSD.ORG Subject: Re: Building new kernel fails? References: <19990913100015.M5597@stat.Duke.EDU> From: Dag-Erling Smorgrav Date: 13 Sep 1999 18:20:00 +0200 In-Reply-To: Brad Knowles's message of "Mon, 13 Sep 1999 16:17:00 +0200" Message-ID: Lines: 15 X-Mailer: Gnus v5.5/Emacs 19.34 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Brad Knowles writes: > Anybody know if this is documented anywhere in the Handbook or on > the mailing lists? I did some searches, but didn't turn up anything. 'man config'. BTW, a simple 'make clean' in the kernel build dir would probably have been enough. My guess is that some of the object files had an incorrect timestamp (is your clock set correctly? you should consider using ntpdate or xntpd to sync your clock) and you ended up with false-positive up-to-date checks. DES -- Dag-Erling Smorgrav - des@flood.ping.uio.no To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message