Nmap Development mailing list archives

Re: Nmap 4.21ALPHA3 Released


From: Christophe Thil <chris () thil de>
Date: Fri, 16 Mar 2007 10:53:26 +0100

The new traceroute breaks OS X build. Actually, only the modification of an ifdef is needed in traceroute.h, so I don't attach a patch file: In line 127, change

#ifdef WIN32
to
#if defined(WIN32) || defined(MACOSX)

OS X needs these definitions, too.

Cheers,
Christophe

Attachment: PGP.sig
Description: Signierter Teil der Nachricht


_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://SecLists.Org

Current thread: