Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Thu, 3 Jan 2002 13:42:15 EST From: Jeffrey Altman Reply-To: jaltman AT columbia DOT edu To: Nicolas Williams Cc: krbdev AT mit DOT edu, cygwin AT cygwin DOT com Subject: Re: MIT Kfw SDK w/ Cygwin? Trying to build OpenSSH w/ GSS-API on Cygwin... In-Reply-To: Your message of Thu, 3 Jan 2002 13:24:35 -0500 Message-ID: > Looking at the dependencies of the Kfw DLLs I see that there is a > dependency on MSVCRT.DLL. > > *FAQ check: MSVCRT.DLL and cygwin1.dll are mutually exclusive* > > But the dependency on MSVCRT.DLL by the MIT Kfw DLLs is indirect. What do you mean by "indirect"? The KFW DLLs are linked to MSVCRT.DLL. > QUESTION: Does the MSVCRT.DLL/cygwin1.dll mutual exclusivity apply in > this case? More than likely the answer is 'yes'. You can't mix C runtime environments. You would need to compile KRB5 and GSSAPI with Cygwin. > If so, then I'll give up on Kfw now and try Heimdal - unfortunately that > probably means giving up on Leash32. It means giving up on Leash because when you build with Cygwin you probably will not have support for the Credential Cache API. > QUESTION: Does the MIT krb5 stuff build on Cygwin? Kerbnet appears to > have died some time ago... SSH support including GSSAPI and linkage to MIT Kerberos is now in my K95 test builds. Jeffrey Altman * Sr.Software Designer C-Kermit 8.0 available now!!! The Kermit Project @ Columbia University includes Telnet, FTP and HTTP http://www.kermit-project.org/ secured with Kerberos, SRP, and kermit-support AT columbia DOT edu OpenSSL. Interfaces with OpenSSH -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/