[MacPorts] #42384: httrack runtime dyld failure

MacPorts noreply at macports.org
Tue Oct 3 17:14:00 UTC 2017


#42384: httrack runtime dyld failure
-----------------------+----------------------
  Reporter:  dkelly@…  |      Owner:
      Type:  defect    |     Status:  assigned
  Priority:  Normal    |  Milestone:
 Component:  ports     |    Version:  2.2.1
Resolution:            |   Keywords:
      Port:  httrack   |
-----------------------+----------------------

Comment (by mf2k):

 otool shows that it is not linking to libiconv at all.
 {{{
 $ otool -L /opt/local/lib/libhttrack.2.dylib
 /opt/local/lib/libhttrack.2.dylib:
         /opt/local/lib/libhttrack.2.dylib (compatibility version 3.0.0,
 current version 3.49.0)
         /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current
 version 1238.60.2)
         /opt/local/lib/libcrypto.1.0.0.dylib (compatibility version 1.0.0,
 current version 1.0.0)
         /opt/local/lib/libssl.1.0.0.dylib (compatibility version 1.0.0,
 current version 1.0.0)
         /opt/local/lib/libz.1.dylib (compatibility version 1.0.0, current
 version 1.2.11)
 }}}

 Looking at {{{./configure --help}}}, I don't see an obvious way to point
 it to Macports libiconv.

--
Ticket URL: <https://trac.macports.org/ticket/42384#comment:15>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list