[tor-bugs] #9785 [Tor]: git master no longer builds without libevent2

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Sep 19 23:41:51 UTC 2013


#9785: git master no longer builds without libevent2
------------------------+------------------------------------
 Reporter:  arma        |          Owner:
     Type:  defect      |         Status:  new
 Priority:  normal      |      Milestone:  Tor: 0.2.5.x-final
Component:  Tor         |        Version:
 Keywords:  tor-client  |  Actual Points:
Parent ID:              |         Points:
------------------------+------------------------------------
 git commit a9910d89, merged last Friday, broke the build on Debian
 oldstable, which doesn't have event2 headers.

 {{{
   CC     src/or/dns.o
 src/or/dns.c: In function ‘configure_nameservers’:
 src/or/dns.c:1496: error: ‘DNS_OPTION_HOSTSFILE’ undeclared (first use in
 this function)
 src/or/dns.c:1496: error: (Each undeclared identifier is reported only
 once
 src/or/dns.c:1496: error: for each function it appears in.)
 cc1: warnings being treated as errors
 src/or/dns.c:1498: error: implicit declaration of function
 ‘evdns_base_load_hosts’
 src/or/dns.c:1498: error: nested extern declaration of
 ‘evdns_base_load_hosts’
 make[1]: *** [src/or/dns.o] Error 1
 make[1]: Leaving directory `/var/home/bwauth/work/tor'
 make: *** [all] Error 2
 }}}

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


More information about the tor-bugs mailing list