X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: Olivier Lefevre Subject: Dreadful cygwin errors Date: Sat, 25 Feb 2006 10:45:37 +0100 Lines: 42 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-IsSubscribed: yes 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 Trying to start some script (FWIW this is the build.sh from pdftex; the "ignore warnings etc" line comes from build.sh) this is what I get (I am showing 4 successive invocations): $ ./build.sh ignore warnings and errors about the main texmf tree 33619 [main] sh 57196 fork: child -1 - CreateProcessA failed, errno 11 ../src/configure: fork: Resource temporarily unavailable 8 [main] sh 57324 fork: child -1 - CreateProcessA failed, errno 11 ../src/configure: fork: Resource temporarily unavailable 5 [main] sh 53692 fork: child -1 - CreateProcessA failed, errno 11 ../src/configure: fork: Resource temporarily unavailable 9 [main] sh 57244 fork: child -1 - CreateProcessA failed, errno 11 ../src/configure: fork: Resource temporarily unavailable 74 [main] sh 57220 child_copy: stack write copy failed, 0x22DF90..0x230000, done 0, windows pid 2285252, Win32 error 5 ../src/configure: fork: No error $ ./build.sh ./build.sh: line 9: /usr/bin/rm: Resource temporarily unavailable ./build.sh: line 10: /usr/bin/mkdir: Resource temporarily unavailable ignore warnings and errors about the main texmf tree ./build.sh: ../src/configure: /bin/sh: bad interpreter: Resource temporarily unavailable $ ./build.sh ./build.sh: line 9: /usr/bin/rm: Resource temporarily unavailable 6 [main] bash 53572 fork: child -1 - CreateProcessA failed, errno 11 ./build.sh: fork: Resource temporarily unavailable $ ./build.sh 12 [main] bash 54696 fork: child -1 - CreateProcessA failed, errno 11 ./build.sh: fork: Resource temporarily unavailable All pretty scary errors and not twice the same behaviour! What the heck is going on?? This is a fresh installl of the Cygwin 1.5.19(0.150/4/2) on WXP2. Regards, -- O.L. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/