when I make graphicviz2.8 on cygwin, I was blocked by the below fork error. I searched the cygwin mailing list archive, and didn't find any userful info could help me to solve the problem, any comments?
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../lib/cdt -I/usr/local/includ e -g -O2 -Wno-unused-parameter -Wno-unknown-pragmas -Wstrict-prototypes -Wpointe r-arith -Wall -ffast-math -MT edge.lo -MD -MP -MF .deps/edge.Tpo -c edge.c -o ed ge.o >/dev/null 2>&1 if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. ./.. -I../.. -I../../lib/cdt -I/usr/local/include -g -O2 -Wno-unused-parameter -Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT graph.lo -MD -MP -MF ".deps/graph.Tpo" -c -o graph.lo graph.c; \ then mv -f ".deps/graph.Tpo" ".deps/graph.Plo"; else rm -f ".deps/graph.Tpo"; ex it 1; fi 21 [main] sh 126676 fork: child -1 - CreateProcessA failed, errno 11 ../../libtool: fork: Resource temporarily unavailable 28 [main] sh 126804 fork: child -1 - CreateProcessA failed, errno 11 ../../libtool: fork: Resource temporarily unavailable 21 [main] sh 126840 fork: child -1 - CreateProcessA failed, errno 11 ../../libtool: fork: Resource temporarily unavailable 11 [main] sh 126848 fork: child -1 - CreateProcessA failed, errno 11 ../../libtool: fork: Resource temporarily unavailable 23 [main] sh 122000 fork: child -1 - CreateProcessA failed, errno 11 ../../libtool: fork: Resource temporarily unavailable 23 [main] sh 126952 fork: child -1 - CreateProcessA failed, errno 11 ../../libtool: fork: Resource temporarily unavailable -- perl -e 'print unpack(u,"62V5N\"FME;G\!E<FQ`9VUA:6PN8V]M\"[EMAIL PROTECTED] ")' -- 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/