mirror of
https://github.com/nmap/nmap.git
synced 2026-09-15 00:38:17 +00:00
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 |
||
|---|---|---|
| .. | ||
| test | ||
| acinclude.m4 | ||
| CHANGELOG | ||
| configure | ||
| configure.ac | ||
| getaddrinfo.c | ||
| getnameinfo.c | ||
| getopt.c | ||
| getopt.h | ||
| inet_ntop.c | ||
| inet_pton.c | ||
| Makefile.in | ||
| nbase.h | ||
| nbase.vcxproj | ||
| nbase_addrset.c | ||
| nbase_addrset.h | ||
| nbase_config.h.in | ||
| nbase_crc32ct.h | ||
| nbase_ipv6.h | ||
| nbase_memalloc.c | ||
| nbase_misc.c | ||
| nbase_rnd.c | ||
| nbase_str.c | ||
| nbase_time.c | ||
| nbase_winconfig.h | ||
| nbase_winunix.c | ||
| nbase_winunix.h | ||
| snprintf.c | ||
| strcasecmp.c | ||