Re: using external commands in vim causes fork error

2007-07-19 Thread Yaakov (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 nanothief wrote: > When attempting to use an external command in vim (mainly make), I receive > the following error: > :make > sh: fork: Resource temporarily unavailable Did you try rebaseall? Yaakov -BEGIN PGP SIGNATURE- Version: GnuPG v1

Re: using external commands in vim causes fork error

2007-07-19 Thread nanothief
e vim build. After selectively enabling/disabling options, I found that it was the --enable-tclinterp option that was causing the error. Luckily I didn't need it. -- View this message in context: http://www.nabble.com/using-external-commands-in-vim-causes-fork-error-tf4108011.html#a11684114 Sen

Re: using external commands in vim causes fork error

2007-07-18 Thread René Berber
nanothief wrote: > When attempting to use an external command in vim (mainly make), I receive > the following error: > :make > sh: fork: Resource temporarily unavailable Works fine with the distributed vim binary. > shell returned 128 > Press ENTER or type command to continue > E40: Can't open e

using external commands in vim causes fork error

2007-07-18 Thread nanothief
cheme, perl). The cygwin directory is on a NTFS partition. My cygwin variable is set to nontsec tty binmode. Finally, I have 2gb of ram, and a dual core intel core 2 6600 processor. Any help would be greatly appreciated -- View this message in context: http://www.nabble.com/using-external-comman