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]

Reply via email to