From owner-freebsd-current Tue Oct 27 07:49:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA28804 for freebsd-current-outgoing; Tue, 27 Oct 1998 07:49:34 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from porkfriedrice.ny.genx.net (porkfriedrice.ny.genx.net [206.64.4.30]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA28798 for ; Tue, 27 Oct 1998 07:49:32 -0800 (PST) (envelope-from bright@hotjobs.com) Received: from localhost (bright@localhost) by porkfriedrice.ny.genx.net (8.9.1/8.9.1) with ESMTP id KAA03737 for ; Tue, 27 Oct 1998 10:51:33 -0500 (EST) (envelope-from bright@hotjobs.com) X-Authentication-Warning: porkfriedrice.ny.genx.net: bright owned process doing -bs Date: Tue, 27 Oct 1998 10:51:33 -0500 (EST) From: Alfred Perlstein X-Sender: bright@porkfriedrice.ny.genx.net To: current@FreeBSD.ORG Subject: sys/kern/subr_bus.c ? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sys/kern/subr_bus.c line 37: #include "opt_bus.h" This makes "make depend" fail on my kernel, I can't find this file anywhere on my machine, this leaked in sometime last night as I was able to get a kernel to compile however MFS was broken, cvsup'd some changes in this morning noting fixes to mfs/vfs but now this has crept in. Simply commenting this line out seems to have worked (no warnings whatsoever), I'm gonna reboot with this kernel and see what's up. I still have my kernel from about 2 weeks ago which was amazingly stable, i just wanted to have the anti-nestea patches. thanks, Alfred Perlstein - Programmer, HotJobs Inc. - www.hotjobs.com -- There are operating systems, and then there's FreeBSD. -- http://www.freebsd.org/ 3.0-current To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message