[tor-bugs] #6936 [Tor Client]: why link to librt and libdl?

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Sat Sep 22 19:20:07 UTC 2012


#6936: why link to librt and libdl?
------------------------+---------------------------------------------------
 Reporter:  weasel      |          Owner:                    
     Type:  defect      |         Status:  new               
 Priority:  normal      |      Milestone:  Tor: 0.2.4.x-final
Component:  Tor Client  |        Version:  Tor: 0.2.4.2-alpha
 Keywords:              |         Parent:                    
   Points:              |   Actualpoints:                    
------------------------+---------------------------------------------------
Changes (by nickm):

  * milestone:  => Tor: 0.2.4.x-final


Comment:

 I think that -lrt is for libevent to get clock_gettime(), and -ldl is for
 openssl to do loadable engines.

 I think we're including them so static builds work, when in fact we should
 only be including them conditionally on static builds.

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


More information about the tor-bugs mailing list