Just saw your other message which had exactly the patch I built, so I'm considering
this ticket resolved.
[[EMAIL PROTECTED] - Sun Dec 29 21:57:56 2002]:
> [openssl-097-snap 2002-12-28 build on RedHat8 with MIT's krb5 libs]
>
> When I try to build packages that include ssl.h, it fail on:
>
> ---START
> In file included from /usr/include/openssl/ssl.h:179,
> from configure:6400:
> /usr/include/openssl/kssl.h:72:18: krb5.h: No such file or directory
> ---END
>
> openssl.pc is:
>
> ---START
> prefix=/usr
> exec_prefix=${prefix}
> libdir=${exec_prefix}/lib
> includedir=${prefix}/include
>
> Name: OpenSSL
> Description: Secure Sockets Layer and cryptography libraries and tools
> Version: 0.9.7-beta7-dev
> Requires:
> Libs: -L${libdir} -lssl -lcrypto -L/usr/kerberos/lib -lgssapi_krb5
> -lkrb5 -lcom_err -lk5crypto -lresolv -ldl
> Cflags: -I${includedir}
> ---END
>
> includedir don't has /usr/kerberos/include
>
> Ricardo.-
>
>
>
--
Richard Levitte
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]