From owner-freebsd-stable  Sun Jul 21 11:30: 8 2002
Delivered-To: freebsd-stable@freebsd.org
Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 4625437B400
	for <freebsd-stable@freebsd.org>; Sun, 21 Jul 2002 11:30:03 -0700 (PDT)
Received: from mailhost.stack.nl (vaak.stack.nl [131.155.140.140])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 871A743E31
	for <freebsd-stable@freebsd.org>; Sun, 21 Jul 2002 11:30:02 -0700 (PDT)
	(envelope-from marcolz@stack.nl)
Received: from toad.stack.nl (toad.stack.nl [2001:610:1108:5010:202:b3ff:fe17:9e1a])
	by mailhost.stack.nl (Postfix) with ESMTP id A8C3C3F94
	for <freebsd-stable@freebsd.org>; Sun, 21 Jul 2002 20:30:01 +0200 (CEST)
Received: by toad.stack.nl (Postfix, from userid 333)
	id 0176D98D1; Sun, 21 Jul 2002 20:30:00 +0200 (CEST)
Date: Sun, 21 Jul 2002 20:30:00 +0200
From: Marc Olzheim <marcolz@stack.nl>
To: freebsd-stable@freebsd.org
Subject: USE_GCC=3.1 ?
Message-ID: <20020721183000.GA89075@stack.nl>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.4i
X-Operating-System: FreeBSD toad.stack.nl 4.6-STABLE FreeBSD 4.6-STABLE
X-URL: http://www.stack.nl/~marcolz/
Sender: owner-freebsd-stable@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-stable.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-stable>
List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-stable>
X-Loop: FreeBSD.ORG

Hi.

When one has that line in /etc/make.conf, "make install" in any ports
dir breaks. It fails to register properly and bails out with:

...
===>   Registering installation for freetype2-2.1.2
Cannot fork: Resource temporarily unavailable
Cannot fork: Resource temporarily unavailable
Cannot fork: Resource temporarily unavailable
Cannot fork: Resource temporarily unavailable
===>  Cleaning for libiconv-1.8
===>  Cleaning for bison-1.35_1
===>  Cleaning for gmake-3.79.1_2
===>  Cleaning for libtool-1.3.4_4
===>  Cleaning for gcc-3.1.1_20020701
===>  Cleaning for freetype2-2.1.2

It seems to be a dependency loop. Any ideas on how to circumvent this ?
Output of "ps uxwwwtp0" while doing make install clean in
/usr/ports/archivers/zip on /dev/ttyp0 is at

http://www.stack.nl/~marcolz/ps.txt

Marc

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