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

Darren Tucker dtucker at zip.com.au
Mon Feb 21 18:24:55 EST 2005


Peter Losher wrote:
> Downloaded openssh-SNAP-20050221.tar.gz, and the same error appears:

Sigh.  HP-UX 11.11 has /usr/include/gssapi.h as well as the local one 
you're trying to use.  Basically, you have conflicting headers and in 
configure's attempt to handle the inconsistency in the gssapi header 
locations between platforms/implementations it gets fooled.

As a quick fix, either use the native gssapi (if suitable) or comment out 
"#define HAVE_GSSAPI_H 1" in config.h and rebuild.

Not sure what to do about this for the long term...

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




More information about the openssh-unix-dev mailing list