Skip site navigation (1)Skip section navigation (2)
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>

next in thread | raw e-mail | index | archive | help
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




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