Date: 13 Sep 1999 18:20:00 +0200 From: Dag-Erling Smorgrav <des@flood.ping.uio.no> To: Brad Knowles <blk@skynet.be> Cc: "Sean O'Connell" <sean@stat.Duke.EDU>, freebsd-stable@FreeBSD.ORG Subject: Re: Building new kernel fails? Message-ID: <xzpogf6zsun.fsf@flood.ping.uio.no> In-Reply-To: Brad Knowles's message of "Mon, 13 Sep 1999 16:17:00 %2B0200" References: <v04205509b402afa551dd@[195.238.1.121]> <19990913100015.M5597@stat.Duke.EDU> <v0420550bb402b622d862@[195.238.1.121]>
next in thread | previous in thread | raw e-mail | index | archive | help
Brad Knowles <blk@skynet.be> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?xzpogf6zsun.fsf>