#42384: httrack runtime dyld failure -----------------------+-------------------- Reporter: dkelly@… | Owner: ross@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: httrack | -----------------------+-------------------- Comment (by egall@…): What OS are you running on? afaik `strndup` was only added to the darwin C library as of 10.7, so if you are using an older OS, it will not be present. The source for the implementation of `strndup` function in the most recent darwin libc can be found here: http://opensource.apple.com/source/Libc/Libc-997.1.1/string/FreeBSD/strndup.... -- Ticket URL: <https://trac.macports.org/ticket/42384#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X