[tor-bugs] #11296 [Tor]: Missing include breaks build of tor-fw-helper in 0.2.5.3

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon Mar 24 17:45:21 UTC 2014


#11296: Missing include breaks build of tor-fw-helper in 0.2.5.3
--------------------+------------------------------------
 Reporter:  hiviah  |          Owner:
     Type:  defect  |         Status:  new
 Priority:  normal  |      Milestone:
Component:  Tor     |        Version:  Tor: 0.2.5.3-alpha
 Keywords:          |  Actual Points:
Parent ID:          |         Points:
--------------------+------------------------------------
 If you use "./configure --enable-upnp && make", build with break on
 missing siphash.h in tor-fw-helper:

 {{{
   CC       src/tools/tor-fw-helper/src_tools_tor_fw_helper_tor_fw_helper-
 tor-fw-helper.o
 In file included from src/tools/tor-fw-helper/tor-fw-helper.c:25:
 ./src/common/container.h:10:21: error: siphash.h: No such file or
 directory
 }}}

 Seems that -I$(srcdir)/src/ext is required somewhere.

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


More information about the tor-bugs mailing list