[tor-bugs] #6622 [Tor Relay]: Tor link against static zlib broken by -pie switch

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Fri Aug 17 14:48:05 UTC 2012


#6622: Tor link against static zlib broken by -pie switch
-------------------------+--------------------------------------------------
 Reporter:  tmpname0901  |          Owner:                    
     Type:  defect       |         Status:  new               
 Priority:  major        |      Milestone:  Tor: 0.2.3.x-final
Component:  Tor Relay    |        Version:  Tor: 0.2.3.20-rc  
 Keywords:               |         Parent:                    
   Points:               |   Actualpoints:                    
-------------------------+--------------------------------------------------

Comment(by Sebastian):

 This has been bugging me too, what you need to do is compile all
 dependencies with -fPIC. For libevent that means settings it in CFLAGS,
 for openssl it means using the -fPIC config switch.

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


More information about the tor-bugs mailing list