cURL / Mailing Lists / curl-library / Single Mail

curl-library

Upgrading from 7.10.6 to 7.15.3

From: Kevin Regan <k.regan_at_f5.com>
Date: Tue, 25 Apr 2006 16:06:19 -0700

I simply swapped in the SRC RPM, and I'm seeing the following:

gcc -DHAVE_CONFIG_H -I../include -I../lib -I../lib -I/usr/include/openssl -I/usr/include -DCURLDEBUG -g -pipe -march=i686 -g -W -Wall -Wwrite-strings -pedantic -Wpointer-arith -Wnested-externs -Winline -Wmissing-prototypes -Wmissing-declarations -Wundef -Wno-long-long -Wsign-compare -Wfloat-equal -Wno-format-nonliteral -isystem /usr/include/openssl -isystem /usr/include -c file.c -MT file.lo -MD -MP -MF .deps/file.TPlo -fPIC -DPIC -o .libs/file.lo
In file included from /usr/include/openssl/ssl.h:179,
                 from urldata.h:58,
                 from file.c:79:
/usr/include/openssl/kssl.h:72:18: krb5.h: No such file or directory
...

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?

Thanks!
Kevin Regan
F5 Networks
Received on 2006-04-26