[tor-bugs] #7293 [- Select a component]: tor current compile breakage connection_edge.c (inc pfvar.h)

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Fri Nov 2 23:12:38 UTC 2012


#7293: tor current compile breakage connection_edge.c (inc pfvar.h)
----------------------------------+-----------------------------------------
 Reporter:  yancm                 |          Owner:     
     Type:  defect                |         Status:  new
 Priority:  normal                |      Milestone:     
Component:  - Select a component  |        Version:     
 Keywords:                        |         Parent:     
   Points:                        |   Actualpoints:     
----------------------------------+-----------------------------------------
 with tor current from git On NetBSD 5_current, i386...tor compile breaks:

 From git://git.torproject.org/git/tor
    ae99fc1..05194cc  master     -> origin/master
 Updating ae99fc1..05194cc
 Fast-forward
  changes/ewma_policy_c99  |  3 +++
  src/or/circuitmux_ewma.c | 19 ++++++++++---------
  2 files changed, 13 insertions(+), 9 deletions(-)
  create mode 100644 changes/ewma_policy_c99
 BSDBox 144 # make
 make  all-am
   CC       src/or/circuitmux_ewma.o
   CC       src/or/connection_edge.o
 In file included from src/or/connection_edge.c:49:
 /usr/include/net/pfvar.h:419: error: expected specifier-qualifier-list
 before 'SLIST_ENTRY'
 /usr/include/net/pfvar.h:496: error: expected specifier-qualifier-list
 before 'SLIST_ENTRY'
 /usr/include/net/pfvar.h:993: error: expected specifier-qualifier-list
 before 'SLIST_ENTRY'
 /usr/include/net/pfvar.h:1007: error: expected specifier-qualifier-list
 before 'SLIST_ENTRY'
 *** Error code 1

 Stop.
 make: stopped in /usr/local/src/tor
 *** Error code 1

 Stop.
 make: stopped in /usr/local/src/tor

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


More information about the tor-bugs mailing list