From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9071 invoked by alias); 25 Jun 2002 08:17:05 -0000 Mailing-List: contact gcc-help-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-help-owner@gcc.gnu.org Received: (qmail 9029 invoked from network); 25 Jun 2002 08:17:02 -0000 Received: from unknown (HELO siaag2ac.compuserve.com) (149.174.40.133) by sources.redhat.com with SMTP; 25 Jun 2002 08:17:02 -0000 Received: (from mailgate@localhost) by siaag2ac.compuserve.com (8.9.3/8.9.3/SUN-1.12) id EAA17700 for gcc-help@gcc.gnu.org; Tue, 25 Jun 2002 04:17:01 -0400 (EDT) Date: Tue, 25 Jun 2002 01:17:00 -0000 From: Mark Butcher Subject: eval: Cannot fork: Resource temporarily unavailable To: gcc-help Message-ID: <200206250416_MC3-1-3BC-8006@compuserve.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=ISO-8859-1 Content-Disposition: inline X-SW-Source: 2002-06/txt/msg00208.txt.bz2 Hi All does any one know what the following message means ? /**************************************************************/ checking for shl_load in -ldld... no 315 [main] sh 134631 fork_copy: user/cygwin data pass 2 failed, 0x980000..0xCC1000, done 0, windows pid 4294655245, Win32 error 8 eval: Cannot fork: Resource temporarily unavailable 213 [main] sh 316227 fork_copy: user/cygwin data pass 2 failed, 0x980000..0xCC1000, done 0, windows pid 4294768301, Win32 error 8 eval: Cannot fork: Resource temporarily unavailable eval: Cannot fork: Resource temporarily unavailable configure: error: libtool configure failed make: *** [configure-target-libstdc++-v3] Error 1 /**************************************************************/ I have had this error three times (on two different Win 98 computers). After re-booting and trying again all is well - is this a typical problem when building in a cygwin shell ? Cheers Mark