Re: 2 [main] sh 2848! _pinfo::dup_proc_pipe: DuplicateHandle failed, pid 2848, hProcess 0x158, wr_proc_pipe 0xE0, Win32 error 5

2011-06-08 Thread Thomas Wolff
1. setup.exe version 2.738 Windows Vista Ultimate SP1 x64 I'm constantly getting these errors when I'm inwoking ./configure script under Cygwin Bash Shell. I've tried to reinstall cygwin but without result. configure: creating ./config.status 2 [main] sh 2848! _pinfo::dup_pr

Re: 2 [main] sh 2848! _pinfo::dup_proc_pipe: DuplicateHandle failed, pid 2848, hProcess 0x158, wr_proc_pipe 0xE0, Win32 error 5

2011-06-08 Thread Bartosz Cichoński
nstantly getting these errors when I'm inwoking ./configure >>> script under Cygwin Bash Shell. >>> I've tried to reinstall cygwin but without result. >>> >>> configure: creating ./config.status >>>       2 [main] sh 2848! _pinfo::dup_proc_pipe:

Re: 2 [main] sh 2848! _pinfo::dup_proc_pipe: DuplicateHandle failed, pid 2848, hProcess 0x158, wr_proc_pipe 0xE0, Win32 error 5

2011-06-08 Thread Bartosz Cichoński
P1 x64 >> I'm constantly getting these errors when I'm inwoking ./configure >> script under Cygwin Bash Shell. >> I've tried to reinstall cygwin but without result. >> >> configure: creating ./config.status >>       2 [main] sh 2848! _pinfo::dup

Re: 2 [main] sh 2848! _pinfo::dup_proc_pipe: DuplicateHandle failed, pid 2848, hProcess 0x158, wr_proc_pipe 0xE0, Win32 error 5

2011-06-08 Thread Thomas Wolff
onfigure script under Cygwin Bash Shell. I've tried to reinstall cygwin but without result. configure: creating ./config.status 2 [main] sh 2848! _pinfo::dup_proc_pipe: DuplicateHandle failed, pid 2848, hProcess 0x158, wr_proc_pipe 0xE0, Win32 error 5 ... This error message is like

2 [main] sh 2848! _pinfo::dup_proc_pipe: DuplicateHandle failed, pid 2848, hProcess 0x158, wr_proc_pipe 0xE0, Win32 error 5

2011-06-08 Thread Bartosz Cichoński
e tried to reinstall cygwin but without result. configure: creating ./config.status 2 [main] sh 2848! _pinfo::dup_proc_pipe: DuplicateHandle failed, pid 2848, hProcess 0x158, wr_proc_pipe 0xE0, Win32 error 5 2 [main] sh 2836! _pinfo::dup_proc_pipe: DuplicateHandle failed, pid 2

Re: _pinfo::dup_proc_pipe: DuplicateHandle failed

2011-02-16 Thread Christopher Faylor
On Wed, Feb 16, 2011 at 11:30:45AM +, Kaltenberger, Stefan wrote: >The sample uses the Microsoft C/C++ compiler but I guess it should work with >other compilers too - just adapt binary and flags (e.g. the GNU C/C++ comiler >takes '-E' for the flags). Ouch. >Please keep me on the CC list as

_pinfo::dup_proc_pipe: DuplicateHandle failed

2011-02-16 Thread Kaltenberger, Stefan
Hi, I'm using Cygwin for executing build scripts. Thereby I encounter the following error sporadically: 44 [main] bash 21136! _pinfo::dup_proc_pipe: DuplicateHandle failed, pid 21136, hProcess 0x158, wr_proc_pipe 0xF8, Win32 error 5 The mailing list archives also know about the problem (

RE: _pinfo::dup_proc_pipe: DuplicateHandle failed

2009-01-18 Thread Hermann Kleier
Hugh Sasse wrote on 22 May 2008 12:08: >> relsondt1--> ./hello.sh >> + Bcc +BccDos.cfg -c -Ic:/BC45/INCLUDE -D -oHELLO.OBJ HELLO.CPP >> 7 [main] bash 5564! _pinfo::dup_proc_pipe: DuplicateHandle failed, \ >> pid 5564, hProcess 0x6DD, wr_proc_pipe 0x750, Wi

RE: _pinfo::dup_proc_pipe: DuplicateHandle failed

2008-05-22 Thread Dave Korn
Hugh Sasse wrote on 22 May 2008 12:08: >> relsondt1--> ./hello.sh >> + Bcc +BccDos.cfg -c -Ic:/BC45/INCLUDE -D -oHELLO.OBJ HELLO.CPP >> 7 [main] bash 5564! _pinfo::dup_proc_pipe: DuplicateHandle failed, \ >> pid 5564, hProcess 0x6DD, wr_proc_pipe 0x750, Win32 er

RE: _pinfo::dup_proc_pipe: DuplicateHandle failed

2008-05-22 Thread Hugh Sasse
-c -Ic:/BC45/INCLUDE -D -oHELLO.OBJ HELLO.CPP This is the sort of narrowing down that helps. > > > relsondt1--> ./hello.sh > + Bcc +BccDos.cfg -c -Ic:/BC45/INCLUDE -D -oHELLO.OBJ HELLO.CPP > 7 [main] bash 5564! _pinfo::dup_proc_pipe: DuplicateHandle failed, \ > pid

Re: _pinfo::dup_proc_pipe: DuplicateHandle failed

2008-05-21 Thread Hugh Sasse
" to "\\" > in some paths), which isn't a problem. However, running "make -f > makefile.gnu" also produces errors of form: > > 8 [main] bash 4988! _pinfo::dup_proc_pipe: DuplicateHandle failed, > pid 4988, hProcess 0x68D, wr_proc_pipe 0x750, Win32 e

_pinfo::dup_proc_pipe: DuplicateHandle failed

2008-05-21 Thread Relson, David
are C++ for Borland C++. The makefiles needed some minor tweaking (notably changing "\" to "\\" in some paths), which isn't a problem. However, running "make -f makefile.gnu" also produces errors of form: 8 [main] bash 4988! _pinfo::dup_proc_pipe: DuplicateHa