[tor-bugs] #6173 [Tor Client]: tor-0.2.3.17 fails to compile FreeBSD 8x

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Fri Jun 15 23:47:15 UTC 2012


#6173: tor-0.2.3.17 fails to compile FreeBSD 8x
------------------------+---------------------------------------------------
 Reporter:  grarpamp    |          Owner:                    
     Type:  defect      |         Status:  new               
 Priority:  major       |      Milestone:  Tor: 0.2.3.x-final
Component:  Tor Client  |        Version:  Tor: 0.2.3.17-beta
 Keywords:              |         Parent:                    
   Points:              |   Actualpoints:                    
------------------------+---------------------------------------------------

Comment(by grarpamp):

 This is the only option required to make things work cleanly:
  --disable-gcc-hardening
 I necessarily use static, and via the more commonly seen configure
 'environment' approach:
  CPPFLAGS=-static LDFLAGS=-static ./configure
 Behaviour without -static, or with any/all of --enable-static-*, is as yet
 untested.

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


More information about the tor-bugs mailing list