hi

seems like the current CVS does not build, due to removal of TCP_BUF_SIZE:


$ make -s modules include_modules=tls


tls_init.c:79:3: warning: #warning "openssl lib compiled with kerberos support which 
introduces a bug (wrong malloc/free used in kssl.c) -- attempting workaround"
tls_init.c:81:3: warning: #warning "NOTE: if you don't link libssl staticaly don't try running the compiled code on a system with a differently compiled openssl (it's safer to compile on the _target_ system)"
tls_server.c: In function `tls_h_read':
tls_server.c:816: error: `TCP_BUF_SIZE' undeclared (first use in this function)
tls_server.c:816: error: (Each undeclared identifier is reported only once
tls_server.c:816: error: for each function it appears in.)
make[1]: *** [tls_server.o] Error 1
make: *** [modules] Error 1
_______________________________________________
Serdev mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/serdev

Reply via email to