"entry point __getreent" not found errors with sshd and inetd

2004-02-09 Thread Christopher G. Morlier
Hi everyone, I have been attempting to setup sshd and inetd, and have consistently received entry point not found errors when both try to execute (specifically: "The procedure entry point __getreent could not be located in the dynamic link library cygwin1.dll"). I have googled this problem and

Re: "entry point __getreent" not found errors with sshd and inetd

2004-02-10 Thread Christopher G. Morlier
At 10:47 PM 2/9/2004, Christopher Faylor wrote: ...snip... There is only one reason for this: You have an older version of the DLL on your system. If you have googled, you should have seen that every single time someone says "I don't have an older version" it eventually turns out that they do. Th

Re: patch for keychain

2004-04-02 Thread Christopher G. Morlier
At 10:42 PM 4/1/2004, Bill Smargiassi wrote: I noticed this with a recent Cygwin install. $HOME was set to my user dir in C:\Documents and Settings. Several of the tests on $keydir and $pidf were not quoted and the spaces in $HOME were causing "too many arguments" errors. As a result, the agent