| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-SWARE-Spam-Status: | No, hits=-2.4 required=5.0 tests=AWL,BAYES_00,SPF_PASS |
| X-Spam-Check-By: | sourceware.org |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: Successful build of ssh from openssh w. MIT kerberos |
| References: | <f5bljn1srip DOT fsf AT hildegard DOT inf DOT ed DOT ac DOT uk> |
| From: | ht AT inf DOT ed DOT ac DOT uk (Henry S. Thompson) |
| In-Reply-To: | <f5bljn1srip.fsf@hildegard.inf.ed.ac.uk> (Henry S. Thompson's message of "Mon, 06 Jul 2009 17:30:38 +0100") |
| User-Agent: | Gnus/5.1008 (Gnus v5.10.8) XEmacs/21.4.21 (linux) |
| Date: | Tue, 07 Jul 2009 08:57:31 +0100 |
| Message-ID: | <f5bab3hrklw.fsf@hildegard.inf.ed.ac.uk> |
| MIME-Version: | 1.0 |
| X-Edinburgh-Scanned: | at nougat.ucs.ed.ac.uk with MIMEDefang 2.60, Sophie, Sophos Anti-Virus, Clam AntiVirus |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
ht writes:
> There's been a lot of interest in this over the years, but I've found
> no reports of success. The following involves a number of hacks, but
> it works, which may be of use to some.
>
> 1) Download and install MIT Kerberos for Windows -- I used
> kfw-3-2-2.exe
Oops, forgot one required patch to the MIT -- follows inline
(attachment blocked???)
ht
- -----clip here-------------------------------------------------------
*** krb5/win-mac.h~ Fri Mar 30 01:54:58 2007
- --- krb5/win-mac.h Mon Jul 6 18:12:31 2009
***************
*** 76,83 ****
typedef unsigned int u_int;
typedef unsigned short u_short;
typedef unsigned char u_char;
! typedef unsigned int uint32_t;
! typedef int int32_t;
#if _INTEGRAL_MAX_BITS >=3D 64
typedef unsigned __int64 uint64_t;
typedef __int64 int64_t;
- --- 76,83 ----
typedef unsigned int u_int;
typedef unsigned short u_short;
typedef unsigned char u_char;
! /*typedef unsigned int uint32_t;
! typedef int int32_t;*/
#if _INTEGRAL_MAX_BITS >=3D 64
typedef unsigned __int64 uint64_t;
typedef __int64 int64_t;
***************
*** 89,95 ****
#ifdef _WIN64
typedef __int64 ssize_t;
#else
! typedef _W64 int ssize_t;
#endif
#define SSIZE_T_DEFINED
#endif
- --- 89,95 ----
#ifdef _WIN64
typedef __int64 ssize_t;
#else
! /*typedef _W64 int ssize_t;*/
#endif
#define SSIZE_T_DEFINED
#endif
- --------------clip here--------------------------------------------------=
--
- --=20
Henry S. Thompson, School of Informatics, University of Edinburgh
Half-time member of W3C Team
10 Crichton Street, Edinburgh EH8 9AB, SCOTLAND -- (44) 131 650-4440
Fax: (44) 131 651-1426, e-mail: ht AT inf DOT ed DOT ac DOT uk
URL: http://www.ltg.ed.ac.uk/~ht/
[mail really from me _always_ has this .sig -- mail without it is forged sp=
am]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)
iD8DBQFKUv/vkjnJixAXWBoRAgQ5AJ9UCVVtefuvfsnqUpiR+CbFy7lAfQCePfDS
HVTTk5qNO+G0wa1XZNn2h4k=3D
=3Dxqxa
-----END PGP SIGNATURE-----
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |