[tor-bugs] #16412 [Tor]: Tor fails to compile on OSX when libscrypt is installed
Tor Bug Tracker & Wiki
blackhole at torproject.org
Tue Jun 23 19:13:24 UTC 2015
#16412: Tor fails to compile on OSX when libscrypt is installed
------------------------+--------------------------------
Reporter: rl1987 | Owner:
Type: defect | Status: new
Priority: normal | Milestone: Tor: 0.2.7.x-final
Component: Tor | Version: Tor: 0.2.7.1-alpha
Resolution: | Keywords:
Actual Points: | Parent ID:
Points: |
------------------------+--------------------------------
Comment (by teor):
From our conversation on IRC, it appears your `libscrypt.dylib` has an
`-install-name` argument which doesn't match the name of the library. OS
X is looking for a non-existent library file whenever a program linked to
`libscrypt.dylib` is launched.
To find the install-name of a library, use `otool -D`.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/16412#comment:5>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list