I ran across the below message on google and wanted to say I'm seeing the
same thing.  Have you ever found a resolution to this issue?  I can copy all
the headers from the /usr/kerberos/include directory into the
/usr/include/openssl/ directory and that seems to fix it, but that doesn't
seem proper to have to do that.

Thanks,
Zach

I found the above reference on google groups and figured I'd drop you a line
since I'm still having a problem.

Hi, I am using the RawHide OpenSSL 0.9.7a RPMs that do include
/usr/kerberos/include in /usr/lib/pkgconfig/openssl.pc yet it still fails on
anything that includes ssl.h - I need to use
INCLUDES="-I/usr/kerberos/include" ./configure ... in order to build
anything.  Any idea what's wrong?  Is /usr/lib/pkgconfig/openssl.pc not
being used?

/usr/include/openssl/ssl.h includes /usr/include/openssl/kssl.h, which in
turn includes krb5.h which resides in /usr/kerberos/include.  However, it
does not know to include this path.

I've duplicated this on multiple systems.

Thanks


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to