curl-library
Re: Upgrading from 7.10.6 to 7.15.3
Date: Wed, 26 Apr 2006 09:13:01 +0200 (CEST)
On Tue, 25 Apr 2006, Kevin Regan wrote:
> For some reason, when including kssl.h, the macro OPENSSL_NO_KRB5 is not
> defined.
>
> I can't seem to convince "configure" to disable including KRB5 or linking
> against krb5.so and gssapi (our target systems don't have
> libgssapi_krb5.so.2, libkrb5.so.3, libcom_err.so.3, or libk5crypto.so.3).
> Any ideas?
AFAIR, this is because Redhat's OpenSSL is built with KRB5 support enabled and
then we need some -I option passed to the compiler to be able to include
openssl's include files.
This particular -I option is meant to be picked up by curl's configure, by
using pkg-config. Somehow this doesn't seem to work for you.
You mention a SRC RPM and then using configure. Why would you use that and not
a plain release source tarball?
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.htmlReceived on 2006-04-26