From owner-freebsd-questions@FreeBSD.ORG Mon Oct 27 13:15:58 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2F80D16A4BF for ; Mon, 27 Oct 2003 13:15:58 -0800 (PST) Received: from web12608.mail.yahoo.com (web12608.mail.yahoo.com [216.136.173.231]) by mx1.FreeBSD.org (Postfix) with SMTP id 85B9943F93 for ; Mon, 27 Oct 2003 13:15:57 -0800 (PST) (envelope-from fbsd_palumbo@yahoo.com) Message-ID: <20031027211557.59881.qmail@web12608.mail.yahoo.com> Received: from [141.211.28.110] by web12608.mail.yahoo.com via HTTP; Mon, 27 Oct 2003 13:15:57 PST Date: Mon, 27 Oct 2003 13:15:57 -0800 (PST) From: Ben Palumbo To: DavidB , freebsd-questions@freebsd.org In-Reply-To: <3F9C3951.9010103@whatistruth.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: Re: 0: unknown option "MAXUSERS" & config X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Oct 2003 21:15:58 -0000 Thanks for the suggestions, now I get a new and different error: palumbo# cd /usr/src palumbo# make buildkernel KERNCONF=SECONDKERNEL make: don't know how to make buildkernel. Stop also I noticed that /usr/src/sys/i386/conf/LINT is not there. Just wondering if I should re-download some of the /usr/src.... tree Thanks, Ben DavidB wrote:Please run method two from the Handbook (which is the preferred way in my book) and let us know if the results are the same. Procedure 2. Building a Kernel the ``New'' Way 1. Change to the /usr/src directory. # cd /usr/src 2. Compile the kernel. # make buildkernel KERNCONF=MYKERNEL 3. Install the new kernel. # make installkernel KERNCONF=MYKERNEL Thanks, David Ben Palumbo wrote: > Hello, > > I am trying to complie a new kernel for IPsec and having problems with config(8) > palumbo# /usr/sbin/config SECONDKERNEL > SECONDKERNEL:0: unknown option "MAXUSERS" > > > machine i386 > cpu I586_CPU > ident SECONDKERNEL > maxusers 15 > > Looking at past mailing list/newgroups others have suggested setting maxusers to 0, and this still does not work. > Any suggestions? > Thanks, > Ben Palumbo > > > uname -a > FreeBSD mydonmain.net 4.7-RELEASE FreeBSD 4.7-RELEASE #0: Sun Jan 19 20:02:57 EST 2003 root@mydomain:/usr/src/sys/compile/FIRSTKERNEL i386 > > > > --------------------------------- > Do you Yahoo!? > Exclusive Video Premiere - Britney Spears > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" --------------------------------- Do you Yahoo!? Exclusive Video Premiere - Britney Spears