Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com From: "Steve Rodenbaugh" To: Cc: "Michael Shaver" Subject: GNU Make fork_copy error in Win98 Date: Mon, 1 Jul 2002 14:39:48 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300 Hi, I am using the following version of GNU Make under Win98. GNU Make version 3.79.1, by Richard Stallman and Roland McGrath. Built for i686-pc-cygwin Copyright (C) 1988, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 2000 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. The main project contains multiple subprojects. The main project has a makefile that launches GNU Make for each of the subprojects. The subprojects are making object files using a C compiler and an Assembler. One of the subprojects has a large number of source files (> 120). Periodically I get the following errors when making this subproject. Executing the make again normally does not result in an error. The problem has not been seen on Win2000 or XP. Any help would be appreciated. Thanks, Steve ERRORS ------------------------ 566860 [main] MAKE 292569 fork_copy: user/cygwin data pass 2 failed, 0x4590000. .0x47C3000, done 0, Win32 error 8 MAKE[2]: vfork: Resource temporarily unavailable 648585 [main] MAKE 292569 fork_copy: user/cygwin data pass 2 failed, 0x4590000. .0x47C4000, done 0, Win32 error 8 MAKE[2]: vfork: Resource temporarily unavailable 738617 [main] MAKE 292569 fork_copy: user/cygwin data pass 2 failed, 0x4590000. .0x47C6000, done 0, Win32 error 8 MAKE[2]: vfork: Resource temporarily unavailable 962589 [main] MAKE 292569 fork_copy: user/cygwin data pass 2 failed, 0x4590000. .0x47C8000, done 0, Win32 error 8 MAKE[2]: vfork: Resource temporarily unavailable 1448512 [main] MAKE 292569 fork_copy: user/cygwin data pass 2 failed, 0x4590000. .0x47C9000, done 0, Win32 error 8 MAKE[2]: vfork: Resource temporarily unavailable 1901443 [main] MAKE 292569 fork_copy: user/cygwin data pass 2 failed, 0x4590000. .0x47CA000, done 0, Win32 error 8 MAKE[2]: vfork: Resource temporarily unavailable 2535342 [main] MAKE 292569 fork_copy: user/cygwin data pass 2 failed, 0x4590000. .0x47CC000, done 0, Win32 error 8 MAKE[2]: vfork: Resource temporarily unavailable MAKE[1]: *** [ps] Interrupt MAKE: *** [cbp4_rom_revb] Interrupt -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/