Issue with 20111222 snapshot

2012-01-05 Thread Chris Sutcliffe
I'm having an issue where I can't Ctrl+C out of a continuous tail (tail -f) if I pipe it to grep. Ctrl+C out of a non-pipe tail -f works fine, it seems to be related to the pipe. Chris -- Chris Sutcliffe http://emergedesktop.org http://www.google.com/profiles/ir0nh34d -- Problem reports:

Cygwin 1.7.9 + OpenSSH 5.9p1-1 Domain Service Account error "Bad file descriptor" after authentication [SOLVED]

2012-01-05 Thread William Voyek
In order to run a SSH server I installed Cygwin 1.7.9 + OpenSSH 5.9p1-1 on Windows 7 Enterprise SP1. I read the FAQ entry for setting up sshd in a domain located at: http://cygwin.com/faq-nochunks.html#faq.using.sshd-in-domain After completing the install I proceeded to create the cyg_server domai

Re: ns2 installation problem

2012-01-05 Thread Andrey Repin
Greetings, samsuresh! > when i try to install ns2 through cygwin i got an error message,,, > its after this command > ./configure;make clean;make,, make clean ? Sure? -- WBR, Andrey Repin (anrdae...@freemail.ru) 06.01.2012, <02:24> Sorry for my terrible english... -- Problem reports:

Re: mingw64-i686-gcc-4.5.3-4: -Wformat warnings broken in C++

2012-01-05 Thread Christian Franke
JonY wrote: On 1/5/2012 02:31, Christian Franke wrote: Both are new issues not seen in previous releases. If desired, I could resend this report to mingw-w64 list. Christian Yes, please do that. This is an odd problem indeed, maybe a missing attribute qualifier. Done. Christian -- Proble

Re: ns2 installation problem

2012-01-05 Thread marco atzeri
On 1/5/2012 3:58 PM, samsuresh wrote: when i try to install ns2 through cygwin i got an error message,,, its after this command ./configure;make clean;make,, i got this ./config.h:54:22: fatal error: autoconf.h: No such file or directory compilation terminated. Makefile:101: recipe for tar

ns2 installation problem

2012-01-05 Thread samsuresh
when i try to install ns2 through cygwin i got an error message,,, its after this command ./configure;make clean;make,, i got this ./config.h:54:22: fatal error: autoconf.h: No such file or directory compilation terminated. Makefile:101: recipe for target `tools/random.o' failed make: *** [to

Re: Distributed Git not compiled under Cygwin?

2012-01-05 Thread cxira
Jeremy Bopp-3 wrote: > > That's not bad, but I don't think you should need "start" at all. Yes, > it will run something in the background, but the chmod command should > return almost instantly, and it would be good to know if it errors out > for some reason. You would lose any way to detect t