[tor-bugs] #17549 [Tor]: tortls.c compile error w/Tor v0.2.8.0-alpha-dev (git-19e10f95c105a698) against SSL_Dev

Tor Bug Tracker & Wiki blackhole at torproject.org
Fri Nov 6 16:01:15 UTC 2015


#17549: tortls.c compile error w/Tor v0.2.8.0-alpha-dev (git-19e10f95c105a698)
against SSL_Dev
------------------------+--------------------------------
     Reporter:  yancm   |      Owner:
         Type:  defect  |     Status:  new
     Priority:  Medium  |  Milestone:  Tor: 0.2.8.x-final
    Component:  Tor     |    Version:  Tor: unspecified
     Severity:  Normal  |   Keywords:
Actual Points:          |  Parent ID:
       Points:          |    Sponsor:
------------------------+--------------------------------
 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

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/17549>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list