Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Jul 1998 07:51:09 +0900
From:      Tetsuro FURUYA <ht5t-fry@asahi-net.or.jp>
To:        mbriggs@switchboard.net
Cc:        tfu@ff.iij4u.or.jp, freebsd-current@FreeBSD.ORG
Subject:   Re: MAXUSERS kernel compile problem
Message-ID:  <199807152251.HAA01326@galois.tf.or.jp>
In-Reply-To: Your message of "Wed, 15 Jul 1998 09:35:04 -0400"
References:  <35ACB008.9EC2C127@switchboard.net>

next in thread | previous in thread | raw e-mail | index | archive | help
In Message-ID: <35ACB008.9EC2C127@switchboard.net>
"Matthew R. Briggs" <mbriggs@switchboard.net> 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 <ht5t-fry@asahi-net.or.jp>
      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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199807152251.HAA01326>