Opened 8 years ago
Last modified 8 years ago
#52751 new defect
dsocks @1.7: wrong library install name
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.4 |
Keywords: | Cc: | ||
Port: | dsocks |
Description
$ otool -L /opt/local/lib/libdsocks.1.dylib /opt/local/lib/libdsocks.1.dylib: libdsocks.1.dylib (compatibility version 0.0.0, current version 0.0.0) /usr/lib/libresolv.9.dylib (compatibility version 1.0.0, current version 1.0.0) /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 1226.10.1)
(The install name should be "/opt/local/lib/libdsocks.1.dylib" not "libdsocks.1.dylib")
Note: See
TracTickets for help on using
tickets.