Nmap Security Scanner
*Intro
*Ref Guide
*Install Guide
*Download
*Changelog
*Book
*Docs
Security Lists
*Nmap Hackers
*Nmap Dev
*Bugtraq
*Full Disclosure
*Pen Test
*Basics
*More
Security Tools
*Pass crackers
*Sniffers
*Vuln Scanners
*Web scanners
*Wireless
*Exploitation
*Packet crafters
*More
Site News
Site Search:
Exploit World
Advertising
About/Contact
Credits
Sponsors:
edgeos

Nmap Development: Re: Can't compile nmap v4.03 in Mac OS X 10.2.8

Re: Can't compile nmap v4.03 in Mac OS X 10.2.8

From: Kurt Grutzmacher <grutz_at_jingojango.net>
Date: Wed, 3 Jan 2007 15:48:33 -0800

On 1/3/07, Andreas Ericsson <ae_at_op5.se> wrote:
> Checking for (and using) socklen_t is unnecessary. It will never change
> from being exactly the same as int.

After 5 minutes of reading other packages rants about socklen_t vs int
it's obvious we're not the only ones who have had to deal with this.
Thanks POSIX!

Seems like the easiest solution is to do s/socklen_t/int/g then.

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

[ Nmap | Sec Tools | Mailing Lists | Site News | About/Contact | Advertising | Privacy ]