Re: SSHD Issue Windows 2003 64 bit

2011-08-12 Thread Gary
Yeah that was a typo.. So my /etc/passwd & /etc/group file both have the SYSTEM in them: SYSTEM:S-1-5-18:18: - Group SYSTEM:*:18:544:,S-1-5-18:: - passwd Whenever I run 'ssh-host-config' I receive no echo from the terminal, & I don't see 'cyg_srv' anywhere in my passwd file below: SYSTEM:*:18:544

Re: FW: buffer size calculation in gethostby_helper()

2011-08-12 Thread Jan Kolar
My final understanding is this: for each of address_count we use (and have to allocate) 1. addrsize_out of bytes in the "string" area of buffer 2. sizeof (char *) of bytes in the h_addr_list area of buffer Logically, For 2., both string_ptr and string_size should be untouched whi

Re: FW: buffer size calculation in gethostby_helper()

2011-08-12 Thread Jan Kolar
My final understanding is this: for each of address_count we use (and have to allocate) 1. addrsize_out of bytes in the "string" area of buffer 2. sizeof (char *) of bytes in the h_addr_list area of buffer Logically, For 1., both string_ptr and string_size should be untouched whi

RE: I have a fork error when I compile

2011-08-12 Thread Michael Young
I tried disabling everything I could for Symantic, short of uninstalling it from my system (which I think my IT department would not allow). I then did a rebaseall and tried again and got the same fork errors. I do not believe that I have any other software on my machine from the BLODA (which I

FW: buffer size calculation in gethostby_helper()

2011-08-12 Thread Pierre A. Humblet
[bounced message] Hi Jan, Thanks for your help. For some reason my message below is taking time to appear on Cygwin.com If it does not appear could you forward it? It's not the first time that that particular list ignores my messages :( By the way, if you still get an error with the fixes sugge

Re: I have a fork error when I compile

2011-08-12 Thread Christopher Faylor
On Fri, Aug 12, 2011 at 11:05:33AM -0400, Michael Young wrote: >(I don't think my first message went through so I'm trying again) You don't have to guess. The email archives are here: http://cygwin.com/ml/cygwin/current/ >I have a windows 7 Professional 64 bit machine.? I am trying to >compile

Re: sshd on win7 x64

2011-08-12 Thread Alexey Luchko
Hi! I've got back and tried to set up sshd again. Now it tricks me in other way. It fails on seteuid() when I try to connect with a domain user. """ $ /usr/sbin/sshd.exe -dd ... debug1: userauth-request for user domain_user service ssh-connection method publickey debug1: attempt 1 failures

I have a fork error when I compile

2011-08-12 Thread Michael Young
(I don't think my first message went through so I'm trying again) Hi there, I have a windows 7 Professional 64 bit machine.  I am trying to compile a simple hello world program and am getting fork errors. I have tried rebaseall, increasing the size of the Windows SharedSection in the registry

The libusb package for cygwin

2011-08-12 Thread Lars Bjørndal
The available package seems to be outdated, and makes trouble on Windows 7 64 bit. Is there plans for updating the package for cygwin? Lars -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Un

Re: Problem popen fails on W2008 R2 64bits (faulting application sh.exe version 0.0.0 faulting unknown module...)

2011-08-12 Thread Corinna Vinschen
On Aug 12 14:34, Martine Carannante wrote: > Hi > > I have this problem only on Windows 2008 R2 64bits on Windows 2003 > it works fine. > I'm still using a CYGWIN version 1.5.25. Cygwin 1.5.25 is not supported anymore. It also was never ported to Windows 7 or 2008 R2. Use at your own risk. Co

Problem popen fails on W2008 R2 64bits (faulting application sh.exe version 0.0.0 faulting unknown module...)

2011-08-12 Thread Martine Carannante
Hi I have this problem only on Windows 2008 R2 64bits on Windows 2003 it works fine. I'm still using a CYGWIN version 1.5.25. I have a process which loads a XX.DLL with the functions (lt_dlinit,lt_dlopen..). When this process calls popen(), popen returns NULL and errno is set to "No child

Re: buffer size calculation in gethostby_helper()

2011-08-12 Thread Corinna Vinschen
On Aug 12 03:10, Jan Kolar wrote: > > Dear Corinna, > Please note that in net.cc, some kind of > string_size += addrsize_out; > is missing somewhere, which affects a buffer allocation. > See the two locations in diff. > [...] > DIFF > $ cd /usr/src/cygwin-1.7.6-1/winsup/ && diff -up

[ANNOUNCEMENT] Updated: dos2unix-5.3.1-1

2011-08-12 Thread Erwin Waterlander
CHANGES SINCE LAST RELEASE: === New upstream release. * Spanish translation of messages and manual. * File ownership is maintained in old file mode (Unix only). * Dos2unix and Unix2dos share the same language files. * Code cleanup. DESCRIPTION: This