> >> File "/usr/local/viewcvs-0.9.2/lib/popen.py", line 33, in popen > >> pid = os.fork() > >> OSError: [Errno 11] Resource temporarily unavailable > >> -- > >> > >> Since it's thrown on os.fork(), I suspect cygwin is the culprit, but > >> that's just my gut feeling. > > > >There have been some changes in the fork-semantics (?) > > From the Cygwin changelog, the only changes I see which mention "fork" are > in mmap and pthread. It doesn't seem likely that either would be responsible > for this problem.
Whoooops :-) I saw a tone of ltp additions to do with fork and jumped the gun. Regards, Elfyn McBratney [EMAIL PROTECTED] www.exposure.org.uk -- 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/