Mail Archives: cygwin/2006/02/25/04:51:17
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/
- Raw text -