child node copy

2006-07-12 Thread Deepa Mahajan
When I execute any script I get errors along the lines of 12 [main] cvs 7412 child_copy: linked dll data write copy failed, 0x3F4000. .0x3F4030, done 0, windows pid 2279572, Win32 error 487 cvs [checkout aborted]: cannot fork: Resource temporarily unavailable Any ideas on how to fix this?

cygwin1.dll issues during installation

2006-03-22 Thread Deepa Mahajan
I first installed cygwin. Then ran setup again to get some features I had forgotten the first time. However, this time during the installation I got many errors regarding not finding getline, etc, in cygwin1.dll. I restarted my computer and then tried to run a Makefile, which then gave me many erro

cygwin1.dll issues during installation

2006-03-22 Thread Deepa Mahajan
I first installed cygwin. Then ran setup again to get some features I had forgotten the first time. However, this time during the installation I got many errors regarding not finding getline, etc, in cygwin1.dll. I restarted my computer and then tried to run a Makefile, which then gave me many erro

Make Problem

2006-03-16 Thread Deepa Mahajan
When I try to execute the make command. I get the following errors $ make make[1]: Entering directory `/home/Deepa/ gcc -o ../bin/m1210.exe m1210.o Deepa.a -lm -lc -lz -ltcl -ltk fu01.o:: undefined reference to `_libc_iname' fu02.o:: undefined reference to `_libc_iname' fu03.o:: undef