On 2015-05-13 16:58, Michal Trojnara wrote:
This should fix it: diff --git a/src/protocol.c b/src/protocol.c
fix confirmed
You may also try stunnel 5.18b1:
5.18b2 won't build on freebsd because of different scheduler flags
cron.c:82:46: error: use of undeclared identifier 'SCHED_BATCH' if(pthread_setschedparam(pthread_self(), SCHED_BATCH, ¶m))
http://www.freebsd.org/cgi/man.cgi?query=pthread_setschedparam&apropos=0...
best regards