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

This is a discussion on Re: OpenSSH+GSSAPI & HP/UX 11i... within the OpenSSH Development forums, part of the Networking and Network Related category; Darren Tucker wrote: > Douglas E. Engert wrote: > >> This might be a little late, but I went ...


Go Back   Usenet Forums > Networking and Network Related > OpenSSH Development

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-25-2005
Roumen Petrov
 
Posts: n/a
Default Re: OpenSSH+GSSAPI & HP/UX 11i...

Darren Tucker wrote:

> 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.)


Why not to look for header first in subdirectory ?
As example:

AC_CHECK_HEADERS(gssapi/gssapi.h gssapi.h)
AC_CHECK_HEADERS(gssapi/gssapi_krb5.h gssapi_krb5.h)
AC_CHECK_HEADERS(gssapi/gssapi_generic.h gssapi_generic.h)

_______________________________________________
openssh-unix-dev mailing list
openssh-unix-dev@mindrot.org
http://www.mindrot.org/mailman/listi...enssh-unix-dev
Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 04:50 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0