#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
_______________________________________________
tor-bugs mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Reply via email to