Subject: Re: CVS commit: pkgsrc/security/openssh+gssapi
To: James Chacon <jmc@netbsd.org>
From: Jeremy C. Reed <reed@reedmedia.net>
List: pkgsrc-changes
Date: 08/01/2003 14:54:36
I think the HOMEPAGE should be
 http://www.sxw.org.uk/computing/patches/openssh.html
(until it becomes official)

By the way, I am trying to get the openssh+gssapi to build (under NetBSD)
using the MIT Kerberos 5 (via my buildink'd mit-krb5 package).

I am getting lots of errors, like:

In file included from
/home/users/r/reed/tmp/security/openssh+gssapi/work.www/.b
uildlink/include/openssl/evp.h:76,
                 from cipher.h:40,
                 from sshconnect1.c:50:
/home/users/r/reed/tmp/security/openssh+gssapi/work.www/.buildlink/include/opens
sl/des.h:76: redefinition of `des_cblock'
/home/users/r/reed/tmp/security/openssh+gssapi/work.www/.buildlink/include/kerbe
rosIV/des.h:68: `des_cblock' previously declared here
/home/users/r/reed/tmp/security/openssh+gssapi/work.www/.buildlink/include/opens
sl/des.h:82: redefinition of `struct des_ks_struct'
/home/users/r/reed/tmp/security/openssh+gssapi/work.www/.buildlink/include/opens
sl/des.h:90: redefinition of `des_key_schedule'

and so on.

It finally fails with:

sshconnect1.c:407: warning: passing arg 1 of `krb_realmofhost' discards
qualifiers from pointer target type
sshconnect1.c: In function `try_krb5_authentication':
sshconnect1.c:566: warning: passing arg 5 of `krb5_mk_req' discards
qualifiers from pointer target type
sshconnect1.c: In function `send_krb5_tgt':
sshconnect1.c:693: warning: passing arg 3 of `krb5_fwd_tgt_creds' discards
qualifiers from pointer target type
*** Error code 1


I may ask simon of sxw.org.uk about using his patches with MIT krb5.

   Jeremy C. Reed
   http://bsd.reedmedia.net/