From owner-freebsd-questions Wed Feb 16 2:28:43 2000 Delivered-To: freebsd-questions@freebsd.org Received: from extremis.demon.co.uk (extremis.demon.co.uk [194.222.242.30]) by builder.freebsd.org (Postfix) with SMTP id 7CC2E419B for ; Wed, 16 Feb 2000 02:28:28 -0800 (PST) Received: (qmail 20878 invoked by uid 1010); 16 Feb 2000 00:59:54 -0000 Date: Wed, 16 Feb 2000 00:59:53 +0000 From: George Cox To: Majid Almassari Cc: "freebsd-questions@FreeBSD.ORG" Subject: Re: Kernel Config Message-ID: <20000216005953.C10907@extremis.demon.co.uk> References: <012b01bf752a$19220780$1791ddd1@balfourplace.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii User-Agent: Mutt/1.1.2i In-Reply-To: <012b01bf752a$19220780$1791ddd1@balfourplace.com>; from majid@ibroadcast.net on Fri, Feb 11, 2000 at 11:23:31PM -0800 X-Operating-System: FreeBSD 4.0-CURRENT (i386) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 11/02 23:23, Majid Almassari wrote: > I'm trying to configure my Kernel to do the bpfilter support. Add the line pseudo-device bpfilter to your kernel configuration file. > when I run /usr/sbin/config mykernel I get a message saying config: can't > open ../conf/devices.i386. cd /usr/src/sys/i386/conf config mykernel cd ../../compile/mykernel make depend kernel install > Now the file devices.i386 is not in /usr/src/sys/i386/conf/ I looked at > other servers and they do have that file there. Then it's been deleted. Use cvsup to refresh your source tree. > So am I in trouble? and how I can overcome that? Thanx for help. Get and use cvsup. Look at /usr/share/examples/cvsup/stable-supfile gjvc -- [gjvc] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message