OpenSSH+GSSAPI & HP/UX 11i...

Darren Tucker dtucker at zip.com.au
Fri Feb 25 09:39:15 EST 2005


Douglas E. Engert wrote:
> This might be a little late, but I went back to see why we do not have
> this problem with HP.
> 
> In the install for krb5, we add a symlink gssapi.h -> ./gssapi/gssapi.h
> in the krb5 include directory.
> 
> # On HP there is a /usr/include/gssapi.h we need to find the
> # /krb5/gssapi/gssapi.h first.
> # OpenSSH depends on this
> ln -s ./gssapi/gssapi.h $dest/krb5/include/gssapi.h

Would something like the attached change to configure fix it (without 
breaking anything else...)?

(Need to rebuild configure with "autoreconf" after applying the patch, 
obviously.)

-- 
Darren Tucker (dtucker at zip.com.au)
GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4  37C9 C982 80C7 8FF4 FA69
     Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: openssh-gssapi-configure.patch
Url: http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20050225/4618b29a/attachment.ksh 


More information about the openssh-unix-dev mailing list