Problem running sshd on cygwin (DLL: 1.5.25) and WinPE 2.0

2008-03-09 Thread Patil, Nitin
eck. My preference would be to get things working as recommended in most cygwin setups (using "ssh-host-config -y", which is option#b in my case). However, if someone can help me get either options working that would be great. Thanks, - Nitin Cygwin Configuration Diagnostics Curr

net-tool commands (ifconfig/route, etc.) on CygWin ??

2008-02-11 Thread Nitin
Hi, I have alot of scripts (approx. 1500) written for Linux. I have now migrated to WinXP with CygWin. I am not able to use my scripts here since most of them use following commands :- ifconfig,route,iptables, etc., most of them related to Linux networking. Can someone help me in getting the

Re: Cygwin Bash shell on Windows 2003 Server not working

2006-02-23 Thread Nitin Agarwal
c:\cygwin\bin (or > wherever you installed), then running ".\bash.exe -livx" > to start an interactive login shell with full debugging > statements, and see how far you get or what error > message is printed. > > > Or is there any other way I can install cygwin? > > setup.exe is the only recommended method from this mailing > list. > > > > > Thanks. > > > > Nitin > > > > -- > Eric Blake > -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Re: Cygwin Bash shell on Windows 2003 Server not working

2006-02-23 Thread Nitin Agarwal
I copy this or install this from some other installation package? Or is there any other way I can install cygwin? Thanks. Nitin On 2/23/06, Eric Blake <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > According to Nitin Agarwal on 2/23/2006 6:31 AM:

Cygwin Bash shell on Windows 2003 Server not working

2006-02-23 Thread Nitin Agarwal
I am trying to install cygwin on a Win 2003 Enterprise Edition machine. I followed all you instructions but was not able to run the cygwin. I always get an error in Bash.exe call. My Bash shell is not working. Any help in this regard would be very helpful. I have included the content of the dump f

Need Help

2006-02-11 Thread Nitin Mathur
he file linked. Can anybody help me in this regard ? I shall be really grateful. I have attached the error message below the mail. Best regards, Nitin Mathur, C:\TEMP>g++ c3.cpp -Wall /usr/lib/gcc-lib/i686-pc-cygwin/2.95.2-6/../../../../i686-pc-cygwin/bin/ld: cannot find -lstdc++ colle

Need Help

2006-02-11 Thread Nitin Mathur
Best regards Nitin Mathur, -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Bug in cygwin/XP file system

2004-05-28 Thread Nitin Gupta
to "TEST" directory on your local hard drive and run the script and do "make", it should work for you. The test script just generate 100 sub directories under test and than generate .c files. make file try to generate libX.a out of those 100 objects. Thanks, Nitin Note: w

Re: wildcard in Makefile giving wrong output

2004-05-26 Thread Nitin Gupta
seeing similar problem with VPATH (will file a separate bug) Nitin Gupta wrote: Cygwin version: 05/12/04 (everything new) CYGWIN_NT-5.1 1.5.9(0.112/4/2) 2004-03-18 23:05 = cat Makefile WORKSPACE=$(shell pwd) test: @echo $(wildcard $(WORKSPACE)/ph*/*.cx) = Directory structure

wildcard in Makefile giving wrong output

2004-05-12 Thread Nitin Gupta
Cygwin version: 05/12/04 (everything new) CYGWIN_NT-5.1 1.5.9(0.112/4/2) 2004-03-18 23:05 = cat Makefile WORKSPACE=$(shell pwd) test: @echo $(wildcard $(WORKSPACE)/ph*/*.cx) = Directory structure Makefile phase1/ phase3/ phase1/main.cx phase1/phase1.hx phase3/p123.cx pha

Help : Problem regarding _yywrap

2003-11-18 Thread NITIN TAHILIANI
able to resolve this problem ? If yes then please tell how ? Thanking you in anticipation Nitin Tahiliani Alcatel India. __ Do you Yahoo!? Protect your identity with Yahoo! Mail AddressGuard http

Re: -DDATE start giving error with gcc-3.2.3

2002-11-22 Thread Nitin Gupta
Yeah, I will change the code. My idea was that some one will see the difference in preprocessed file using gcc -E -dD foo.c -DDATE="Wed Nov" Vijay Sampath wrote: This isn't the original program you posted to the list. -Original Message- From: Nitin Gupta

Re: -DDATE start giving error with gcc-3.2.3

2002-11-22 Thread Nitin Gupta
]On Behalf Of Nitin Gupta Sent: Friday, November 22, 2002 5:23 PM To: [EMAIL PROTECTED] Subject: -DDATE start giving error with gcc-3.2.3 Hi, If I compiled following code with -DDATE="Wed Nov 22", it compiled fine using gcc-2.95, but when I updated my cygwin recently, it gives parse er

-DDATE start giving error with gcc-3.2.3

2002-11-22 Thread Nitin Gupta
uot;); } Looks like wtypes.h also has DATE defined. But, it should have given me error earlier also, as wtypes had this definition earlier also. Was this a gcc bug that got fixed in gcc-3.2.3? or is there anything else Thanks, Nitin -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-

"==" operand not found

2002-10-23 Thread Nitin Gupta
Hi, following script runs fine on linux, but not on cygwin. Please let me know equivalent of "==" on cygwin. Thanks, Nitin #!/bin/sh if [ "$1" == "1" ]; then echo Hello World fi -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug report

forked process couldn't set up input/output: bad file number

2002-04-09 Thread Nitin Gupta
thing to do with tcl or dejagnu, any help or suggestion will be appreciated. ERROR: tcl error sourcing /home/nitin/project/molecules/mobilygen/tools/gnu/src/gcc-3.0.2/gcc/testsuite/gcc.c-torture/compile/compile.exp. ERROR: forked process couldn't set up input/output: bad file number