On Tue, 15 Mar 2005 20:17:01 -0500 (EST), Thomas Dickey <address@hidden> wrote:
./configure --with-ssl=/usr/lib
checking for openssl include directory... no
checking if we can link to ssl library... no
configure: error: Cannot link with ssl library
But what does config.log show in this case?
If it's not a (silent) logic error in the configure script, there would
be some sort of error message telling what options it tried to use for
linking, and why it didn't work.
Oh, wow.
configure:8128: checking for openssl include directory
configure:8145: gcc -c -O2 -I/usr/lib/../include -DLINUX conftest.c >&5
In file included from /usr/include/openssl/ssl.h:179,
from configure:8134:
/usr/include/openssl/kssl.h:72:18: krb5.h: No such file or directory