Hey guys,

I downloaded the latest snapshot, and attempted to build from sources.

However, i'm getting those errors:
/usr/src/lib/libssl/ssl/../../libssl/src/ssl/s23_clnt.c: In function 
'ssl_fill_hello_random':
/usr/src/lib/libssl/ssl/../../libssl/src/ssl/s23_clnt.c:300: error: 
'SSL_MODE_SEND_SERVERHELLO_TIME' undeclared (first use in this function)
/usr/src/lib/libssl/ssl/../../libssl/src/ssl/s23_clnt.c:300: error: (Each 
undeclared identifier is reported only once
/usr/src/lib/libssl/ssl/../../libssl/src/ssl/s23_clnt.c:300: error: for each 
function it appears in.)
/usr/src/lib/libssl/ssl/../../libssl/src/ssl/s23_clnt.c:302: error: 
'SSL_MODE_SEND_CLIENTHELLO_TIME' undeclared (first use in this function)
*** Error 1 in ssl (<bsd.lib.mk>:40 's23_clnt.o': @cc -O2 -pipe -g -Wall 
-Werror -DLIBRESSL_INTERNAL -DTERMIOS -DANSI_SOURCE -DOPENSSL_NO_RC...)
*** Error 1 in /usr/src/lib/libssl (<bsd.subdir.mk>:48 'all'

Am I the only one ?

Reply via email to