mirror of
https://github.com/nmap/nmap.git
synced 2026-01-19 20:59:01 +00:00
31e4350dba9a0f67d98cc28153507ee083a1ef89
I got this error compiling on OS X 10.6: In file included from netutil.cc:132: ../nbase/nbase.h: In function 'int checked_fd_isset(int, const fd_set*)': ../nbase/nbase.h:385: error: invalid conversion from 'const fd_set*' to 'fd_set*' ../nbase/nbase.h:385: error: initializing argument 2 of 'int __darwin_fd_isset(int, fd_set*)' netutil.cc: In function 'int send_ipv6_ip(const sockaddr_in6*, const unsigned char*, size_t)': netutil.cc:3846: warning: unused variable 'tclass' make[2]: *** [netutil.o] Error 1 make[1]: *** [netutil_build] Error 2
Here is some documentation for Nmap, but these files are much less comprehensive than what you'll find at the actual Nmap documentation site ( http://nmap.org ).
Description
Languages
C
37.8%
Lua
28.1%
C++
16.7%
Shell
5.8%
Python
4.2%
Other
7.1%