[reSIProcate] TLS- build problem
Hi all,
I'm trying to build resiprocate with openssl turned on and run into the problem.
The error message are all like this,
"In file included from /usr/include/openssl/ssl.h:179,
from ../resiprocate/Security.hxx:14,
from Helper.cxx:22:
/usr/include/openssl/kssl.h:72:18: krb5.h: No such file or directorye"
I checked several versions of openssl 0.9.7a, 0.9.7.e, 0.9.7f and kssl.h
doesn't exist.
Somewhere should define OPENSSL_NO_KRB5 to avoid the problem?
Thanks,
-Yiwen