[tor-bugs] #507 [Core Tor/Tor]: tor-gencert linked against event/pthread

Tor Bug Tracker & Wiki blackhole at torproject.org
Fri Jun 22 14:02:18 UTC 2018


#507: tor-gencert linked against event/pthread
-------------------------------------------------+-------------------------
 Reporter:  weasel                               |          Owner:  rl1987
     Type:  defect                               |         Status:  closed
 Priority:  Very Low                             |      Milestone:  Tor:
                                                 |  unspecified
Component:  Core Tor/Tor                         |        Version:
                                                 |  0.2.0.5-alpha
 Severity:  Normal                               |     Resolution:  fixed
 Keywords:  automake tor-client tor-common       |  Actual Points:
  refactor modules                               |
Parent ID:                                       |         Points:
 Reviewer:                                       |        Sponsor:
-------------------------------------------------+-------------------------
Changes (by rl1987):

 * status:  accepted => closed
 * resolution:  None => fixed


Comment:

 It seems that after recent refactoring it no longer links libpthread and
 libevent:

 {{{
 $ objdump -macho -dylibs-used src/tools/tor-gencert
 src/tools/tor-gencert:
         /usr/lib/libz.1.dylib (compatibility version 1.0.0, current
 version 1.2.11)
         /usr/local/lib/libssl.1.1.dylib (compatibility version 1.1.0,
 current version 1.1.0)
         /usr/local/lib/libcrypto.1.1.dylib (compatibility version 1.1.0,
 current version 1.1.0)
         /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current
 version 1252.200.5)
 }}}

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


More information about the tor-bugs mailing list