Mail Archives: cygwin/2005/05/23/16:42:32
Hi,
from time to time, I'm bootstrapping gcc on my Win98 cygwin Box.
From a few weeks, it ends after about 1 hour of bootstrap with the following
message :
103 [main] make 395143 fork_copy: user/cygwin data pass 2 failed,
0x10010000..0x10312000, done 0, windows pid 4293978333, Win32 error 8
make[2]: vfork: Resource temporarily unavailable
111126 [main] make 395143 fork_copy: user/cygwin data pass 2 failed,
0x10010000..0x10314000, done 0, windows pid 4293929673, Win32 error 8
make[2]: vfork: Resource temporarily unavailable
205586 [main] make 395143 fork_copy: user/cygwin data pass 2 failed,
0x10010000..0x10316000, done 0, windows pid 4294521941, Win32 error 8
make[2]: vfork: Resource temporarily unavailable
290760 [main] make 395143 fork_copy: user/cygwin data pass 2 failed,
0x10010000..0x1031A000, done 0, windows pid 4294165001, Win32 error 8
make[2]: vfork: Resource temporarily unavailable
371547 [main] make 395143 fork_copy: user/cygwin data pass 2 failed,
0x10010000..0x1031D000, done 0, windows pid 4294099725, Win32 error 8
make[2]: vfork: Resource temporarily unavailable
454260 [main] make 395143 fork_copy: user/cygwin data pass 2 failed,
0x10010000..0x10320000, done 0, windows pid 4294124709, Win32 error 8
make[2]: vfork: Resource temporarily unavailable
Signal 11
make[1]: *** [stage1_build] Error 139
make: *** [bootstrap] Error 2
As a comment in fork.cc (around line 91) says that :
/* If this happens then there is a bug in our fork
implementation somewhere. */
I post it here, just in case it helps or if some one can help me to find
what is wrong with this bootstrap...
I thing it is a cygwin (or Win98 ?) issue because no one in the gcc mailing
list has complained about such a problem
Thanks,
CJ
--
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 -