tortls.c compile error w/Tor v0.2.8.0-alpha-dev and OpenSSL 1.1.0-dev (git-19e10f95c105a698) against SSL_Dev
Hi again...
with Tor v0.2.8.0-alpha-dev (builds after git-19e10f95c105a698) running on NetBSD (6/i386) with Libevent 2.1.5-beta, OpenSSL 1.1.0-dev and Zlib 1.2.3
For 5 or 6 days I receive the following compile errors:
gmake[1]: Entering directory '/usr/local/src/tor'
CC src/common/tortls.o
src/common/tortls.c: In function 'tor_tls_server_info_callback':
src/common/tortls.c:1536:3: warning: implicit declaration of function 'SSL_state'
src/common/tortls.c:1537:21: error: 'SSL3_ST_SW_SRVR_HELLO_A' undeclared (first use in this function)
src/common/tortls.c:1537:21: note: each undeclared identifier is reported only once for each function it appears in
src/common/tortls.c:1538:21: error: 'SSL3_ST_SW_SRVR_HELLO_B' undeclared (first use in this function)
Makefile:3240: recipe for target 'src/common/tortls.o' failed
gmake[1]: *** [src/common/tortls.o] Error 1
gmake[1]: Leaving directory '/usr/local/src/tor'
Makefile:1864: recipe for target 'all' failed
gmake: *** [all] Error 2
regards,
gene
**Trac**:
**Username**: yancm
issue