From owner-freebsd-stable Tue Aug 31 17: 4:49 1999 Delivered-To: freebsd-stable@freebsd.org Received: from mail.vcnet.com (mail.vcnet.com [209.239.239.15]) by hub.freebsd.org (Postfix) with ESMTP id 03AA81599E for ; Tue, 31 Aug 1999 17:04:41 -0700 (PDT) (envelope-from jpr@vcnet.com) Received: from [209.239.239.22] by mail.vcnet.com (Post.Office MTA v3.1.2 release (PO203-101c) ID# 0-39954U2500L250S0) with ESMTP id AAA27249 for ; Tue, 31 Aug 1999 17:04:17 -0700 Mime-Version: 1.0 Message-Id: Date: Tue, 31 Aug 1999 17:04:16 -0700 To: freebsd-stable@freebsd.org From: Jon Rust Subject: today's -stable won't build Content-Type: text/plain; charset="us-ascii" ; format="flowed" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG First anomaly: During make installworld it bombed out early with a "file not found" error (buildworld went fine with no probs). Sorry didn't write down the exact error. Ran make install again, and it ran through without a hitch. ??? Next, I go to rebuild my kernel and it bombs out too: machine/cpufunc.h:419: warning: inlining failed to call 'write_eflags' i386/i386/mp_machdep.c:2723: warning: called from here *** Error code 1 ../../i386/isa/clock.c: In function 'calibrate_clocks': ../../i386/isa/clock.c:595: warning: 'old_tsc' might be used uninitialized in this function 1 error Doh! jon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message