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

Thomas Wolff towo@towo.net
Wed Jun 8 20:24:00 GMT 2011


Am 08.06.2011 22:20, schrieb Bartosz Cichoński:
> the path is rather clean:
>
> Microsoft Windows [Wersja 6.0.6001]
> Copyright (c) 2006 Microsoft Corporation. Wszelkie prawa zastrzeżone.
>
> C:\Users\hagonbc>echo %path%
> C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\Wind
> owsPowerShell\v1.0\
Just that's something I would not call clean from a cygwin/Linux style 
point of view. I don't know what WindowsPowerShell provides but I'd 
guess your configure script calls some Windows version of some basic 
tool that it expects the cygwin version to be called - please check that.
And give this a try: PATH=/usr/bin ./configure
Thomas

> C:\Users\hagonbc>
>
>
> 2011/6/8 Thomas Wolff<towo@towo.net>:
>> Am 08.06.2011 18:53, schrieb Bartosz Cichoński:
>>> Hi. I'm trying to compile YACAS 1.2.2 (http://yacas.sourceforge.net)
>>> under Cygwin.
>>> version of the Cygwin DLL is 1.7.9-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_proc_pipe: DuplicateHandle failed, pid
>>> 2848,
>>>   hProcess 0x158, wr_proc_pipe 0xE0, Win32 error 5
>>> ...
>> This error message is likely to occur when you run programs compiled with
>> djgpp, the DOS version of gcc.
>> Maybe your path isn't clean enough?
>> Thomas
>>
>> --
>> Problem reports:       http://cygwin.com/problems.html
>> FAQ:                   http://cygwin.com/faq/
>> Documentation:         http://cygwin.com/docs.html
>> Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list