This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Dreadful cygwin errors


Olivier Lefevre wrote:
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.


Does the solution pointed to here help?

<http://sources.redhat.com/ml/cygwin/2005-09/msg00945.html>


-- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street (508) 893-9889 - FAX Holliston, MA 01746

--
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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]