25 Apr
2003
25 Apr
'03
6:27 p.m.
On Fri, 2003-04-25 at 17:59, Farkas Levente wrote:
Farkas Levente wrote:
hi, the today cvs has a new bug during configure (both on rh 8.0 and rh 9):
checking size of long long... 8 checking type of off_t... long long ./configure: line 12009: syntax error near unexpected token
else' ./configure: line 12009:
else'
Testing before committing could be useful I guess :) Fixed.
so after I go back top the 0.99.9-test8 version I've got another error on rh9, and I still know the solution, since the problem is the same since the following article: https://listman.redhat.com/mailman/private/redhat-devel-list/2003-April/0054...
I'm not subscribed there, can't look.
our error is:
In file included from /usr/include/openssl/ssl.h:179, from ssl-proxy-openssl.c:14: /usr/include/openssl/kssl.h:72:18: krb5.h: No such file or directory
Can I do something about this? Define OPENSSL_NO_KRB5 maybe? Should I? How is Kerberos useful with OpenSSL anyway?