Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Jan 2001 17:12:53 +1100
From:      Gregory Bond <gnb@itga.com.au>
To:        Kenneth Wayne Culver <culverk@wam.umd.edu>
Cc:        freebsd-questions@FreeBSD.ORG, freebsd-stable@FreeBSD.ORG
Subject:   Re: wierd errors 
Message-ID:  <200101110612.RAA19541@lightning.itga.com.au>
In-Reply-To: Your message of Thu, 11 Jan 2001 01:03:49 -0500.

next in thread | raw e-mail | index | archive | help
> Jan 11 00:56:11 culverk /kernel: proc: table is full
> Jan 11 00:56:14 culverk last message repeated 1022 times

This says you have run out of process slots in the kernel - running too many 
jobs.  Either run fewer processes (e.g. use "make -j4" rather than "make -j8") 
or build a new kernel with a higher maxusers parameter.

 



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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