Scott Ehrlich wrote: > > On Wed, 25 Feb 2004, Douglas E. Engert wrote: > > > Date: Wed, 25 Feb 2004 09:56:53 -0600 > > From: Douglas E. Engert <[EMAIL PROTECTED]> > > To: Scott Ehrlich <[EMAIL PROTECTED]> > > Cc: [EMAIL PROTECTED] > > Subject: Re: Need help with compiling gss-api into patched openssh > > > > OpenSSH-3.8 released yesterday contains the gssapi patch. It also contains > > changes to use the krb5-config, which loks like your problem. > > > > > > I just ran configure on it with --with-kerberos5=/home/scott/krb5-1.3.1 > (Kerb source downloaded from MIT's site) and still got the same failure > mode.
Is this the install path? The krb5-config will return the locations of the libs and includes. Try runing the <installpath>/bin/krb5-config to see what it outputs. You may have to add add a link or copy the <installpath>/include/gssapi/gssapi.h to <installpath>/include/gssapi.h > > Other ideas? > > Thanks. > > Scott -- Douglas E. Engert <[EMAIL PROTECTED]> Argonne National Laboratory 9700 South Cass Avenue Argonne, Illinois 60439 (630) 252-5444 ________________________________________________ Kerberos mailing list [EMAIL PROTECTED] https://mailman.mit.edu/mailman/listinfo/kerberos
