Date: Fri, 28 Feb 2003 13:22:31 -0600 From: "Scott A. Moberly" <smoberly@karamazov.org> To: freebsd-stable@freebsd.org Cc: freebsd-ports@freebsd.org Subject: Strange make spawning Message-ID: <20030228192231.GA64386@mail.karamazov.org>
next in thread | raw e-mail | index | archive | help
I did a cvsup today and have some very strange things happening:
First make(1) is spawning off a slew of processes:
$ps -ax | grep make | wc -l
694
Second, this is causing the following:
Cannot fork: Resource temporarily unavailable
Cannot fork: Resource temporarily unavailable
Cannot fork: Resource temporarily unavailable
Cannot fork: Resource temporarily unavailable
Cannot fork: Resource temporarily unavailable
Cannot fork: Resource temporarily unavailable
This is during the rebuild of various ports (all actually).
I did make one other change:
USE_GCC=3.2 # in make.conf
But I can't really see how that would cause make to go hay-wire.
--
Scott A. Moberly
smoberly@karamazov.org
Microsoft is not the Answer -
Microsoft is the question
and the Answer is no !
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030228192231.GA64386>
