Nmap Development mailing list archives

Re: Problem with nmap-6.49BETA6 on Mac OS X


From: Daniel Miller <bonsaiviking () gmail com>
Date: Wed, 4 Nov 2015 08:51:34 -0600

Steve,

Thanks for reporting this. I can confirm that we mistakenly build the OS X
image dynamically linked to OpenSSL instead of statically linked as we
intended. This, combined with a mistake in our check rule that is intended
to catch this kind of error, means that the 6.49BETA6 release will not run
properly. I will work on rebuilding quickly, fixing our check, and making
sure this doesn't happen again.

The root cause is that "make install" forces a rebuild of the nmap binary,
and we did not pass static OPENSSL_LIBS to the "make install" command,
since we did not expect this to happen.

Stay tuned,
Dan

On Wed, Nov 4, 2015 at 1:49 AM, Stefan Brandl <mr.steve () outlook com> wrote:


Hi,

After installing the latest binary package of nmap-6.49BETA6 for Mac OS X
I receive the following error at execution:

--
dyld: Library not loaded: /Users/david/macports-10.8/lib/libssl.1.0.0.dylib
  Referenced from: /usr/local/bin/nmap
  Reason: image not found
--

OS X version: 10.11.1
Anything I can provide in addition?

Regards
steve
_______________________________________________
Sent through the dev mailing list
https://nmap.org/mailman/listinfo/dev
Archived at http://seclists.org/nmap-dev/

_______________________________________________
Sent through the dev mailing list
https://nmap.org/mailman/listinfo/dev
Archived at http://seclists.org/nmap-dev/

Current thread: