From owner-freebsd-current Wed Jul 15 15:51:47 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA00283 for freebsd-current-outgoing; Wed, 15 Jul 1998 15:51:47 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from pop.asahi-net.or.jp (pop.asahi-net.or.jp [202.224.39.6]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA00274 for ; Wed, 15 Jul 1998 15:51:43 -0700 (PDT) (envelope-from tfuruya@ppp142015.asahi-net.or.jp) Received: from galois.tf.or.jp (ppp142015.asahi-net.or.jp [202.213.142.15]) by pop.asahi-net.or.jp (8.8.8/3.6W) with ESMTP id HAA33184; Thu, 16 Jul 1998 07:57:12 +0900 Received: from galois.tf.or.jp (localhost.tf.or.jp [127.0.0.1]) by galois.tf.or.jp (8.8.8/3.6W-ht5t-fry@asahi-net-98042218) with ESMTP id HAA01326; Thu, 16 Jul 1998 07:51:10 +0900 (JST) Message-Id: <199807152251.HAA01326@galois.tf.or.jp> To: mbriggs@switchboard.net Cc: tfu@ff.iij4u.or.jp, freebsd-current@FreeBSD.ORG Subject: Re: MAXUSERS kernel compile problem From: Tetsuro FURUYA Reply-To: Tetsuro FURUYA In-Reply-To: Your message of "Wed, 15 Jul 1998 09:35:04 -0400" References: <35ACB008.9EC2C127@switchboard.net> X-Mailer: Mew version 1.54 on Emacs 19.28.1, Mule 2.3 X-fingerprint: F1 BA 5F C1 C2 48 1D C7 AE 5F 16 ED 12 17 75 38 X-URL: http://sodan.komaba.ecc.u-tokyo.ac.jp/~tfuruya/ Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Thu, 16 Jul 1998 07:51:09 +0900 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In Message-ID: <35ACB008.9EC2C127@switchboard.net> "Matthew R. Briggs" wrote: > Hi, > I just cvsupped (9:15AM EDT) and ran into the same problem. Here is > the output of the grep you suggested: > > _______ > > su-2.02# cd /usr/src/sys; egrep -aRi 'maxusers' conf i386/conf > conf/options:MAXUSERS opt_param.h For the first time I see this statement. When this statement comes to be generated ? So, how about you insert the following lines to config file. options MAXUSERS 10 or, MAXUSERS 10 Like other options in config file. > compiling param.c by hand with the additional flag -DMAXUSERS=10 seems > to fix the problem, so it looks like Makefile breakage. I'll see if I > can track it down. > > Matt Briggs > mbriggs@switchboard.net ======================================================================== FAX: 048-858-1597 E-Mail: ht5t-fry@asahi-net.or.jp , tfu@ff.iij4u.or.jp pgp-fingerprint: pub Tetsuro FURUYA Key fingerprint = F1 BA 5F C1 C2 48 1D C7 AE 5F 16 ED 12 17 75 38 ========================================================================= To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message