Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- .
- deheader: ./liblua/luac.c has more than one inclusion of <stdio.h>
- deheader: ./liblua/luac.c has more than one inclusion of "lobject.h"
- deheader: ./libpcap/scanner.c has more than one inclusion of <string.h>
- deheader: ./nsock/examples/nsock_telnet.c has more than one inclusion of <stdio.h>
- deheader: ./nsock/examples/nsock_telnet.c has more than one inclusion of <stdlib.h>
- deheader: ./nsock/examples/nsock_test_timers.c has more than one inclusion of <stdlib.h>
- deheader: in ./libnetutil/IPv6Header.cc, memset() portability requires <string.h>.
- deheader: in ./libnetutil/IPv6Header.cc, fprintf() portability requires <stdio.h>.
- deheader: in ./libnetutil/IPv6Header.cc, htonl() portability requires <arpa/inet.h>.
- deheader: in ./libnetutil/IPv6Header.cc, strcasecmp() portability requires <strings.h>.
- deheader: in ./nsock/src/nsock_pool.c, setsockopt() portability requires <sys/socket.h>.
- deheader: in ./nsock/src/nsock_pool.c, gettimeofday() portability requires <sys/time.h>.
- deheader: in ./nsock/src/nsock_pool.c, free() portability requires <stdlib.h>.
- deheader: remove "netutils.h" from ./nsock/src/nsock_pool.c
- deheader: remove "nsock_internal.h" from ./nsock/src/nsock_pool.c
- deheader: remove "gh_list.h" from ./nsock/src/nsock_pool.c
- deheader: in ./nsock/src/engine_poll.c, poll() portability requires <poll.h>.
- deheader: in ./nsock/src/engine_poll.c, free() portability requires <stdlib.h>.
- deheader: in ./nsock/src/engine_poll.c, select() portability requires <sys/time.h>.
- gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o libdnet-stripped/src/eth-snoop.o libdnet-stripped/src/eth-snoop.c
- libdnet-stripped/src/eth-snoop.c:16:21: fatal error: net/raw.h: No such file or directory
- compilation terminated.
- deheader: basic compilation failed on ./libdnet-stripped/src/eth-snoop.c
- make: *** [libdnet-stripped/src/eth-snoop.o] Error 1deheader: remove "lualib.h" from ./liblua/lmathlib.c
- deheader: remove "lua.h" from ./liblua/lmathlib.c
- deheader: in ./libnetutil/UDPHeader.cc, memcpy() portability requires <string.h>.
- deheader: in ./libnetutil/UDPHeader.cc, fprintf() portability requires <stdio.h>.
- deheader: in ./libnetutil/UDPHeader.cc, ntohs() portability requires <arpa/inet.h>.
- gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o libpcre/pcre_xclass.o libpcre/pcre_xclass.c
- In file included from libpcre/pcre_xclass.c:52:0:
- libpcre/pcre_internal.h:340:2: error: #error LINK_SIZE must be either 2, 3, or 4
- libpcre/pcre_internal.h:263:1: warning: ‘pcre_memmove’ defined but not used [-Wunused-function]
- deheader: basic compilation failed on ./libpcre/pcre_xclass.c
- make: *** [libpcre/pcre_xclass.o] Error 1gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o ncat/test/test-uri.o ncat/test/test-uri.c
- ncat/test/test-uri.c:5:23: fatal error: ncat_core.h: No such file or directory
- compilation terminated.
- deheader: basic compilation failed on ./ncat/test/test-uri.c
- make: *** [ncat/test/test-uri.o] Error 1gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o libpcap/pcap-netfilter-linux.o libpcap/pcap-netfilter-linux.c
- libpcap/pcap-netfilter-linux.c: In function ‘nflog_read_linux’:
- libpcap/pcap-netfilter-linux.c:100:28: error: ‘DLT_NFLOG’ undeclared (first use in this function)
- libpcap/pcap-netfilter-linux.c:100:28: note: each undeclared identifier is reported only once for each function it appears in
- libpcap/pcap-netfilter-linux.c: In function ‘nflog_activate’:
- libpcap/pcap-netfilter-linux.c:354:21: error: ‘DLT_NFLOG’ undeclared (first use in this function)
- deheader: basic compilation failed on ./libpcap/pcap-netfilter-linux.c
- make: *** [libpcap/pcap-netfilter-linux.o] Error 1deheader: in ./nsock/tests/tests_main.c, printf() portability requires <stdio.h>.
- deheader: remove "netutils.h" from ./nsock/src/nsock_read.c
- deheader: remove "nsock_internal.h" from ./nsock/src/nsock_read.c
- deheader: remove "nsock_log.h" from ./nsock/src/nsock_read.c
- gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o libpcap/Win32/Src/inet_aton.o libpcap/Win32/Src/inet_aton.c
- libpcap/Win32/Src/inet_aton.c:42:27: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘_U_’
- libpcap/Win32/Src/inet_aton.c:47:25: fatal error: pcap-stdinc.h: No such file or directory
- compilation terminated.
- deheader: basic compilation failed on ./libpcap/Win32/Src/inet_aton.c
- make: *** [libpcap/Win32/Src/inet_aton.o] Error 1deheader: in ./NmapOutputTable.cc, strlen() portability requires <string.h>.
- deheader: in ./NmapOutputTable.cc, va_start() portability requires <stdarg.h>.
- deheader: in ./NmapOutputTable.cc, =\s*true portability requires <stdbool.h>.
- gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o libpcap/pcap-snoop.o libpcap/pcap-snoop.c
- libpcap/pcap-snoop.c:22:27: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘_U_’
- libpcap/pcap-snoop.c:36:21: fatal error: net/raw.h: No such file or directory
- compilation terminated.
- deheader: basic compilation failed on ./libpcap/pcap-snoop.c
- make: *** [libpcap/pcap-snoop.o] Error 1deheader: in ./nbase/getopt.c, getopt() portability requires <unistd.h>.
- deheader: remove <sys/types.h> from ./nbase/getopt.c
- deheader: in ./nsock/tests/timer.c, rand() portability requires <stdlib.h>.
- deheader: in ./liblinear/train.c, realloc() portability requires <unistd.h>.
- deheader: in ./nbase/inet_pton.c, <sys/socket.h> portability requires <sys/stat.h>,<sys/types.h>.
- deheader: in ./nbase/inet_pton.c, <arpa/inet.h> portability requires <netinet/in.h>.
- deheader: in ./nbase/inet_pton.c, strchr() portability requires <string.h>.
- deheader: in ./osscan2.cc, gettimeofday() portability requires <sys/time.h>.
- deheader: in ./osscan2.cc, inet_ntoa() portability requires <arpa/inet.h>.
- deheader: in ./osscan2.cc, =\s*false portability requires <stdbool.h>.
- deheader: in ./osscan2.cc, memset() portability requires <string.h>.
- deheader: in ./osscan2.cc, usleep() portability requires <unistd.h>.
- deheader: in ./osscan2.cc, free() portability requires <stdlib.h>.
- deheader: in ./osscan2.cc, time() portability requires <time.h>.
- deheader: in ./osscan2.cc, printf() portability requires <stdio.h>.
- deheader: in ./osscan2.cc, log() portability requires <math.h>.
- deheader: in ./osscan2.cc, open() portability requires <sys/types.h>,<sys/stat.h>,<fcntl.h>.
- deheader: remove <list> from ./osscan2.cc
- deheader: remove <dnet.h> from ./osscan2.cc
- deheader: remove "Target.h" from ./osscan2.cc
- deheader: remove "FPEngine.h" from ./osscan2.cc
- gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o libpcap/optimize.o libpcap/optimize.c
- libpcap/optimize.c:24:27: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘_U_’
- deheader: basic compilation failed on ./libpcap/optimize.c
- make: *** [libpcap/optimize.o] Error 1gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o libpcap/bpf_dump.o libpcap/bpf_dump.c
- libpcap/bpf_dump.c:22:27: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘_U_’
- deheader: basic compilation failed on ./libpcap/bpf_dump.c
- make: *** [libpcap/bpf_dump.o] Error 1gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o libpcre/dftables.o libpcre/dftables.c
- In file included from libpcre/dftables.c:57:0:
- libpcre/pcre_internal.h:340:2: error: #error LINK_SIZE must be either 2, 3, or 4
- libpcre/pcre_internal.h:263:1: warning: ‘pcre_memmove’ defined but not used [-Wunused-function]
- deheader: basic compilation failed on ./libpcre/dftables.c
- make: *** [libpcre/dftables.o] Error 1deheader: in ./scan_engine.cc, =\s*false portability requires <stdbool.h>.
- deheader: in ./scan_engine.cc, gettimeofday() portability requires <sys/time.h>.
- deheader: in ./scan_engine.cc, send() portability requires <sys/socket.h>.
- deheader: in ./scan_engine.cc, close() portability requires <unistd.h>.
- deheader: in ./scan_engine.cc, memset() portability requires <string.h>.
- deheader: in ./scan_engine.cc, ntohs() portability requires <arpa/inet.h>.
- deheader: in ./scan_engine.cc, printf() portability requires <stdio.h>.
- deheader: in ./scan_engine.cc, free() portability requires <stdlib.h>.
- deheader: in ./scan_engine.cc, time() portability requires <time.h>.
- deheader: remove <map> from ./scan_engine.cc
- deheader: remove <math.h> from ./scan_engine.cc
- deheader: remove "targets.h" from ./scan_engine.cc
- deheader: remove "scan_engine.h" from ./scan_engine.cc
- deheader: remove "portreasons.h" from ./scan_engine.cc
- deheader: remove <list> from ./scan_engine.cc
- deheader: remove <dnet.h> from ./scan_engine.cc
- gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o libpcap/bpf/net/bpf_filter.o libpcap/bpf/net/bpf_filter.c
- libpcap/bpf/net/bpf_filter.c:42:27: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘_U_’
- deheader: basic compilation failed on ./libpcap/bpf/net/bpf_filter.c
- make: *** [libpcap/bpf/net/bpf_filter.o] Error 1gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o libpcap/pcap-linux.o libpcap/pcap-linux.c
- libpcap/pcap-linux.c:69:27: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘_U_’
- libpcap/pcap-linux.c: In function ‘map_arphrd_to_dlt’:
- libpcap/pcap-linux.c:2849:36: error: ‘DLT_IEEE802_15_4_NOFCS’ undeclared (first use in this function)
- libpcap/pcap-linux.c:2849:36: note: each undeclared identifier is reported only once for each function it appears in
- libpcap/pcap-linux.c: At top level:
- libpcap/pcap-linux.c:3262:30: error: expected ‘;’, ‘,’ or ‘)’ before ‘_U_’
- libpcap/pcap-linux.c:5001:34: error: expected ‘;’, ‘,’ or ‘)’ before ‘_U_’
- libpcap/pcap-linux.c:324:12: warning: ‘activate_mmap’ used but never defined [enabled by default]
- libpcap/pcap-linux.c:371:12: warning: ‘iface_get_offload’ declared ‘static’ but never defined [-Wunused-function]
- deheader: basic compilation failed on ./libpcap/pcap-linux.c
- make: *** [libpcap/pcap-linux.o] Error 1deheader: in ./output.cc, isalnum() portability requires <ctype.h>.
- deheader: in ./output.cc, strlen() portability requires <string.h>.
- deheader: in ./output.cc, free() portability requires <stdlib.h>.
- deheader: in ./output.cc, localtime() portability requires <time.h>.
- deheader: in ./output.cc, va_start() portability requires <stdarg.h>.
- deheader: in ./output.cc, =\s*false portability requires <stdbool.h>.
- deheader: in ./output.cc, vfprintf() portability requires <stdarg.h>,<stdio.h>.
- deheader: in ./output.cc, gettimeofday() portability requires <sys/time.h>.
- deheader: in ./output.cc, strcasecmp() portability requires <strings.h>.
- deheader: remove <list> from ./output.cc
- deheader: remove <set> from ./output.cc
- deheader: remove "libnetutil/netutil.h" from ./output.cc
- deheader: remove "Target.h" from ./output.cc
- deheader: remove "portreasons.h" from ./output.cc
- deheader: remove "output.h" from ./output.cc
- deheader: remove <vector> from ./output.cc
- deheader: remove "nbase.h" from ./output.cc
- deheader: remove "nmap.h" from ./output.cc
- deheader: in ./nbase/nbase_misc.c, strerror() portability requires <string.h>.
- deheader: in ./nbase/nbase_misc.c, socket() portability requires <sys/socket.h>.
- deheader: in ./nbase/nbase_misc.c, dup() portability requires <unistd.h>.
- deheader: in ./nbase/nbase_misc.c, strtod() portability requires <stdlib.h>.
- deheader: in ./nbase/nbase_misc.c, strcasecmp() portability requires <strings.h>.
- deheader: in ./nbase/nbase_misc.c, select() portability requires <sys/time.h>.
- deheader: in ./nbase/nbase_misc.c, isalnum() portability requires <ctype.h>.
- deheader: in ./nbase/nbase_misc.c, stat() portability requires <sys/types.h>,<sys/stat.h>.
- deheader: remove <assert.h> from ./nbase/nbase_misc.c
- deheader: remove "nbase_ipv6.h" from ./nbase/nbase_misc.c
- deheader: remove <limits.h> from ./nbase/nbase_misc.c
- deheader: remove "nbase_crc32ct.h" from ./nbase/nbase_misc.c
- gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o libpcap/pcap-libdlpi.o libpcap/pcap-libdlpi.c
- libpcap/pcap-libdlpi.c:28:27: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘_U_’
- libpcap/pcap-libdlpi.c:38:24: fatal error: sys/bufmod.h: No such file or directory
- compilation terminated.
- deheader: basic compilation failed on ./libpcap/pcap-libdlpi.c
- make: *** [libpcap/pcap-libdlpi.o] Error 1deheader: in ./nping/utils.cc, strcasecmp() portability requires <strings.h>.
- deheader: in ./nping/utils.cc, strtoul() portability requires <stdlib.h>.
- deheader: in ./nping/utils.cc, strlen() portability requires <string.h>.
- deheader: in ./nping/utils.cc, isxdigit() portability requires <ctype.h>.
- deheader: in ./nping/utils.cc, =\s*false portability requires <stdbool.h>.
- deheader: in ./nping/utils.cc, sprintf() portability requires <stdio.h>.
- deheader: remove <vector> from ./nping/utils.cc
- deheader: remove "dnet.h" from ./nping/utils.cc
- deheader: remove "nbase.h" from ./nping/utils.cc
- deheader: remove "global_structures.h" from ./nping/utils.cc
- deheader: remove "utils.h" from ./nping/utils.cc
- deheader: remove <errno.h> from ./nping/utils.cc
- deheader: remove "nping.h" from ./nping/utils.cc
- deheader: remove "pcap.h" from ./nping/utils.cc
- deheader: in ./nse_dnet.cc, memset() portability requires <string.h>.
- deheader: in ./nse_dnet.cc, close() portability requires <unistd.h>.
- deheader: remove <assert.h> from ./nse_dnet.cc
- deheader: remove "lauxlib.h" from ./nse_dnet.cc
- deheader: remove "struct_ip.h" from ./nse_dnet.cc
- deheader: remove "nse_main.h" from ./nse_dnet.cc
- deheader: remove "protocols.h" from ./nse_dnet.cc
- deheader: remove "utils.h" from ./nse_dnet.cc
- deheader: remove "nmap_error.h" from ./nse_dnet.cc
- deheader: remove "lualib.h" from ./nse_dnet.cc
- deheader: remove "nsock.h" from ./nse_dnet.cc
- deheader: remove "lua.h" from ./nse_dnet.cc
- deheader: in ./ncat/ncat_connect.c, shutdown() portability requires <sys/socket.h>.
- deheader: in ./ncat/ncat_connect.c, close() portability requires <unistd.h>.
- deheader: in ./ncat/ncat_connect.c, gettimeofday() portability requires <sys/time.h>.
- deheader: remove "nbase.h" from ./ncat/ncat_connect.c
- deheader: remove "util.h" from ./ncat/ncat_connect.c
- deheader: remove "nsock.h" from ./ncat/ncat_connect.c
- deheader: remove "sys_wrap.h" from ./ncat/ncat_connect.c
- deheader: remove "base64.h" from ./ncat/ncat_connect.c
- deheader: remove "lualib.h" from ./liblua/ltablib.c
- deheader: remove "lua.h" from ./liblua/ltablib.c
- deheader: remove <stddef.h> from ./liblua/ltablib.c
- deheader: in ./service_scan.cc, =\s*false portability requires <stdbool.h>.
- deheader: in ./service_scan.cc, free() portability requires <stdlib.h>.
- deheader: in ./service_scan.cc, strlen() portability requires <string.h>.
- deheader: in ./service_scan.cc, isspace() portability requires <ctype.h>.
- deheader: in ./service_scan.cc, fopen() portability requires <stdio.h>.
- deheader: in ./service_scan.cc, time() portability requires <time.h>.
- deheader: in ./service_scan.cc, gettimeofday() portability requires <sys/time.h>.
- deheader: in ./service_scan.cc, connect() portability requires <sys/socket.h>.
- deheader: remove <list> from ./service_scan.cc
- deheader: remove "nsock.h" from ./service_scan.cc
- gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o libpcap/Win32/Src/inet_pton.o libpcap/Win32/Src/inet_pton.c
- libpcap/Win32/Src/inet_pton.c:42:27: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘_U_’
- libpcap/Win32/Src/inet_pton.c:59:25: fatal error: pcap-stdinc.h: No such file or directory
- compilation terminated.
- deheader: basic compilation failed on ./libpcap/Win32/Src/inet_pton.c
- make: *** [libpcap/Win32/Src/inet_pton.o] Error 1gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o libdnet-stripped/src/arp-bsd.o libdnet-stripped/src/arp-bsd.c
- libdnet-stripped/src/arp-bsd.c:23:23: fatal error: net/if_dl.h: No such file or directory
- compilation terminated.
- deheader: basic compilation failed on ./libdnet-stripped/src/arp-bsd.c
- make: *** [libdnet-stripped/src/arp-bsd.o] Error 1gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o zenmap/install_scripts/macosx/zenmap_auth.o zenmap/install_scripts/macosx/zenmap_auth.c
- zenmap/install_scripts/macosx/zenmap_auth.c:18:36: fatal error: Security/Authorization.h: No such file or directory
- compilation terminated.
- deheader: basic compilation failed on ./zenmap/install_scripts/macosx/zenmap_auth.c
- make: *** [zenmap/install_scripts/macosx/zenmap_auth.o] Error 1gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o libpcre/pcre_ucp_searchfuncs.o libpcre/pcre_ucp_searchfuncs.c
- In file included from libpcre/pcre_ucp_searchfuncs.c:50:0:
- libpcre/pcre_internal.h:340:2: error: #error LINK_SIZE must be either 2, 3, or 4
- libpcre/pcre_internal.h:263:1: warning: ‘pcre_memmove’ defined but not used [-Wunused-function]
- deheader: basic compilation failed on ./libpcre/pcre_ucp_searchfuncs.c
- make: *** [libpcre/pcre_ucp_searchfuncs.o] Error 1deheader: in ./nse_utility.cc, strcmp() portability requires <string.h>.
- deheader: remove "nse_utility.h" from ./nse_utility.cc
- deheader: remove "portlist.h" from ./nse_utility.cc
- deheader: remove <stdlib.h> from ./nse_utility.cc
- deheader: remove "nse_main.h" from ./nse_utility.cc
- gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o libdnet-stripped/src/eth-ndd.o libdnet-stripped/src/eth-ndd.c
- libdnet-stripped/src/eth-ndd.c:13:25: fatal error: sys/ndd_var.h: No such file or directory
- compilation terminated.
- deheader: basic compilation failed on ./libdnet-stripped/src/eth-ndd.c
- make: *** [libdnet-stripped/src/eth-ndd.o] Error 1gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o libpcre/pcre_valid_utf8.o libpcre/pcre_valid_utf8.c
- In file included from libpcre/pcre_valid_utf8.c:51:0:
- libpcre/pcre_internal.h:340:2: error: #error LINK_SIZE must be either 2, 3, or 4
- libpcre/pcre_internal.h:263:1: warning: ‘pcre_memmove’ defined but not used [-Wunused-function]
- deheader: basic compilation failed on ./libpcre/pcre_valid_utf8.c
- make: *** [libpcre/pcre_valid_utf8.o] Error 1deheader: in ./libdnet-stripped/src/addr.c, <sys/socket.h> portability requires <sys/stat.h>,<sys/types.h>.
- deheader: in ./libdnet-stripped/src/addr.c, gethostbyname() portability requires <netdb.h>.
- deheader: in ./libdnet-stripped/src/addr.c, htonl() portability requires <arpa/inet.h>.
- deheader: remove <ctype.h> from ./libdnet-stripped/src/addr.c
- deheader: in ./nse_openssl.cc, malloc() portability requires <stdlib.h>.
- deheader: in ./nse_openssl.cc, encrypt() portability requires <unistd.h>.
- deheader: in ./nse_openssl.cc, =\s*false portability requires <stdbool.h>.
- deheader: remove "nse_openssl.h" from ./nse_openssl.cc
- deheader: remove <openssl/evp.h> from ./nse_openssl.cc
- deheader: remove <openssl/crypto.h> from ./nse_openssl.cc
- deheader: remove <openssl/bn.h> from ./nse_openssl.cc
- deheader: remove "nse_bit.h" from ./nse_bit.cc
- deheader: in ./libnetutil/netutil.cc, <sys/socket.h> portability requires <sys/stat.h>,<sys/types.h>.
- deheader: in ./libnetutil/netutil.cc, exit() portability requires <stdlib.h>.
- deheader: in ./libnetutil/netutil.cc, memset() portability requires <string.h>.
- deheader: in ./libnetutil/netutil.cc, va_start() portability requires <stdarg.h>.
- deheader: in ./libnetutil/netutil.cc, fflush() portability requires <stdio.h>.
- deheader: in ./libnetutil/netutil.cc, isxdigit() portability requires <ctype.h>.
- deheader: in ./libnetutil/netutil.cc, ntohs() portability requires <arpa/inet.h>.
- deheader: in ./libnetutil/netutil.cc, setsockopt() portability requires <sys/socket.h>.
- deheader: in ./libnetutil/netutil.cc, select() portability requires <sys/time.h>.
- deheader: in ./libnetutil/netutil.cc, =\s*false portability requires <stdbool.h>.
- deheader: in ./libnetutil/netutil.cc, close() portability requires <unistd.h>.
- deheader: in ./libnetutil/netutil.cc, getrlimit() portability requires <sys/resource.h>.
- gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o libpcre/pcre_dfa_exec.o libpcre/pcre_dfa_exec.c
- In file included from libpcre/pcre_dfa_exec.c:57:0:
- libpcre/pcre_internal.h:340:2: error: #error LINK_SIZE must be either 2, 3, or 4
- libpcre/pcre_dfa_exec.c: In function ‘internal_dfa_exec’:
- libpcre/pcre_dfa_exec.c:341:34: error: ‘LINK_SIZE’ undeclared (first use in this function)
- libpcre/pcre_dfa_exec.c:341:34: note: each undeclared identifier is reported only once for each function it appears in
- libpcre/pcre_dfa_exec.c:361:5: warning: implicit declaration of function ‘GET’ [-Wimplicit-function-declaration]
- libpcre/pcre_dfa_exec.c: In function ‘pcre_dfa_exec’:
- libpcre/pcre_dfa_exec.c:2618:21: error: ‘NEWLINE’ undeclared (first use in this function)
- deheader: basic compilation failed on ./libpcre/pcre_dfa_exec.c
- make: *** [libpcre/pcre_dfa_exec.o] Error 1deheader: in ./libdnet-stripped/src/intf.c, <sys/socket.h> portability requires <sys/stat.h>,<sys/types.h>.
- deheader: in ./libdnet-stripped/src/intf.c, htons() portability requires <arpa/inet.h>.
- deheader: remove <sys/param.h> from ./libdnet-stripped/src/intf.c
- deheader: in ./nping/common_modified.cc, memset() portability requires <string.h>.
- deheader: in ./nping/common_modified.cc, htonl() portability requires <arpa/inet.h>.
- deheader: in ./nping/common_modified.cc, gethostbyname() portability requires <netdb.h>.
- deheader: in ./nping/common_modified.cc, isdigit() portability requires <ctype.h>.
- deheader: in ./nping/common_modified.cc, strtol() portability requires <stdlib.h>.
- deheader: in ./nping/common_modified.cc, fprintf() portability requires <stdio.h>.
- deheader: remove "../libnetutil/netutil.h" from ./nping/common_modified.cc
- deheader: remove "common.h" from ./nping/common_modified.cc
- deheader: remove "nping.h" from ./nping/common_modified.cc
- deheader: in ./libdnet-stripped/src/ip6.c, htons() portability requires <arpa/inet.h>.
- deheader: in ./liblua/ltable.c, index() portability requires <strings.h>.
- deheader: remove "lvm.h" from ./liblua/ltable.c
- deheader: remove "lstring.h" from ./liblua/ltable.c
- deheader: remove "lobject.h" from ./liblua/ltable.c
- deheader: remove "lgc.h" from ./liblua/ltable.c
- deheader: remove "ldebug.h" from ./liblua/ltable.c
- deheader: remove <string.h> from ./liblua/ltable.c
- deheader: remove "lstate.h" from ./liblua/ltable.c
- deheader: remove "ldo.h" from ./liblua/ltable.c
- deheader: remove "lmem.h" from ./liblua/ltable.c
- deheader: remove "lua.h" from ./liblua/ltable.c
- gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o libpcap/pcap-win32.o libpcap/pcap-win32.c
- libpcap/pcap-win32.c:35:27: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘_U_’
- libpcap/pcap-win32.c:39:22: fatal error: pcap-int.h: No such file or directory
- compilation terminated.
- deheader: basic compilation failed on ./libpcap/pcap-win32.c
- make: *** [libpcap/pcap-win32.o] Error 1deheader: in ./nse_debug.cc, printf() portability requires <stdio.h>.
- deheader: remove "output.h" from ./nse_debug.cc
- deheader: remove "nmap.h" from ./nse_debug.cc
- gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o libpcre/pcre_ord2utf8.o libpcre/pcre_ord2utf8.c
- In file included from libpcre/pcre_ord2utf8.c:50:0:
- libpcre/pcre_internal.h:340:2: error: #error LINK_SIZE must be either 2, 3, or 4
- libpcre/pcre_internal.h:263:1: warning: ‘pcre_memmove’ defined but not used [-Wunused-function]
- deheader: basic compilation failed on ./libpcre/pcre_ord2utf8.c
- make: *** [libpcre/pcre_ord2utf8.o] Error 1deheader: in ./nping/EchoServer.cc, =\s*false portability requires <stdbool.h>.
- deheader: in ./nping/EchoServer.cc, accept() portability requires <sys/socket.h>.
- deheader: in ./nping/EchoServer.cc, memset() portability requires <string.h>.
- deheader: in ./nping/EchoServer.cc, htons() portability requires <arpa/inet.h>.
- deheader: in ./nping/EchoServer.cc, time() portability requires <time.h>.
- deheader: in ./nping/EchoServer.cc, exit() portability requires <stdlib.h>.
- deheader: in ./nping/EchoServer.cc, encrypt() portability requires <unistd.h>.
- deheader: in ./nping/EchoServer.cc, gettimeofday() portability requires <sys/time.h>.
- deheader: remove "nsock.h" from ./nping/EchoServer.cc
- deheader: remove "NEPContext.h" from ./nping/EchoServer.cc
- deheader: remove "nping.h" from ./nping/EchoServer.cc
- deheader: remove <vector> from ./nping/EchoServer.cc
- deheader: remove "EchoHeader.h" from ./nping/EchoServer.cc
- deheader: in ./nsock/src/nsock_write.c, htons() portability requires <arpa/inet.h>.
- deheader: in ./nsock/src/nsock_write.c, memcpy() portability requires <string.h>.
- deheader: in ./nsock/src/nsock_write.c, free() portability requires <stdlib.h>.
- deheader: remove <errno.h> from ./nsock/src/nsock_write.c
- deheader: remove <nbase.h> from ./nsock/src/nsock_write.c
- deheader: remove "nsock_log.h" from ./nsock/src/nsock_write.c
- deheader: remove "nsock.h" from ./nsock/src/nsock_write.c
- deheader: remove "netutils.h" from ./nsock/src/nsock_write.c
- deheader: remove "nsock_internal.h" from ./nsock/src/nsock_write.c
- deheader: in ./nsock/src/filespace.c, free() portability requires <stdlib.h>.
- deheader: in ./nsock/src/filespace.c, printf() portability requires <stdio.h>.
- deheader: remove "filespace.h" from ./nsock/src/filespace.c
- deheader: remove "nsock_internal.h" from ./nsock/src/filespace.c
- deheader: in ./targets.cc, read() portability requires <unistd.h>.
- deheader: in ./targets.cc, strcmp() portability requires <string.h>.
- deheader: in ./targets.cc, free() portability requires <stdlib.h>.
- deheader: in ./targets.cc, printf() portability requires <stdio.h>.
- deheader: in ./targets.cc, =\s*false portability requires <stdbool.h>.
- deheader: in ./targets.cc, gettimeofday() portability requires <sys/time.h>.
- deheader: remove "nmap_tty.h" from ./targets.cc
- deheader: remove "scan_engine.h" from ./targets.cc
- deheader: remove "TargetGroup.h" from ./targets.cc
- deheader: remove "lualib.h" from ./liblua/ldblib.c
- deheader: remove "lua.h" from ./liblua/ldblib.c
- deheader: remove <stdlib.h> from ./liblua/ldblib.c
- deheader: remove "lstate.h" from ./liblua/lfunc.c
- deheader: remove "lmem.h" from ./liblua/lfunc.c
- deheader: remove "lfunc.h" from ./liblua/lfunc.c
- deheader: remove <stddef.h> from ./liblua/lfunc.c
- deheader: remove "lobject.h" from ./liblua/lfunc.c
- deheader: remove "lua.h" from ./liblua/lfunc.c
- deheader: in ./traceroute.cc, send() portability requires <sys/socket.h>.
- deheader: in ./traceroute.cc, =\s*true portability requires <stdbool.h>.
- deheader: in ./traceroute.cc, remove() portability requires <stdio.h>.
- deheader: in ./traceroute.cc, memcpy() portability requires <string.h>.
- deheader: in ./traceroute.cc, free() portability requires <stdlib.h>.
- deheader: in ./traceroute.cc, close() portability requires <unistd.h>.
- deheader: in ./traceroute.cc, ntohs() portability requires <arpa/inet.h>.
- deheader: in ./traceroute.cc, gettimeofday() portability requires <sys/time.h>.
- deheader: remove <vector> from ./traceroute.cc
- deheader: remove <map> from ./traceroute.cc
- deheader: remove <dnet.h> from ./traceroute.cc
- deheader: remove "Target.h" from ./traceroute.cc
- deheader: remove <list> from ./traceroute.cc
- deheader: remove "nse_binlib.h" from ./nse_binlib.cc
- deheader: remove "lua.h" from ./liblua/linit.c
- gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o libpcap/dlpisubs.o libpcap/dlpisubs.c
- libpcap/dlpisubs.c:14:27: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘_U_’
- libpcap/dlpisubs.c:58:22: fatal error: sys/dlpi.h: No such file or directory
- compilation terminated.
- deheader: basic compilation failed on ./libpcap/dlpisubs.c
- make: *** [libpcap/dlpisubs.o] Error 1gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o libpcap/pcap-bt-linux.o libpcap/pcap-bt-linux.c
- libpcap/pcap-bt-linux.c:35:27: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘_U_’
- libpcap/pcap-bt-linux.c:60:33: fatal error: bluetooth/bluetooth.h: No such file or directory
- compilation terminated.
- deheader: basic compilation failed on ./libpcap/pcap-bt-linux.c
- make: *** [libpcap/pcap-bt-linux.o] Error 1gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o libpcap/fad-null.o libpcap/fad-null.c
- libpcap/fad-null.c:36:27: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘_U_’
- deheader: basic compilation failed on ./libpcap/fad-null.c
- make: *** [libpcap/fad-null.o] Error 1deheader: remove "netutils.h" from ./nsock/src/nsock_ssl.c
- deheader: remove "nsock.h" from ./nsock/src/nsock_ssl.c
- deheader: remove "nsock_ssl.h" from ./nsock/src/nsock_ssl.c
- gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o libpcap/pcap-usb-linux.o libpcap/pcap-usb-linux.c
- libpcap/pcap-usb-linux.c:36:27: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘_U_’
- libpcap/pcap-usb-linux.c: In function ‘probe_devices’:
- libpcap/pcap-usb-linux.c:234:31: error: storage size of ‘ctrl’ isn’t known
- libpcap/pcap-usb-linux.c:279:19: error: ‘USBDEVFS_CONTROL’ undeclared (first use in this function)
- libpcap/pcap-usb-linux.c:279:19: note: each undeclared identifier is reported only once for each function it appears in
- libpcap/pcap-usb-linux.c:234:31: warning: unused variable ‘ctrl’ [-Wunused-variable]
- libpcap/pcap-usb-linux.c: In function ‘usb_activate’:
- libpcap/pcap-usb-linux.c:325:36: error: ‘LINUX_USB_MON_DEV’ undeclared (first use in this function)
- libpcap/pcap-usb-linux.c:325:53: error: expected ‘)’ before string constant
- deheader: basic compilation failed on ./libpcap/pcap-usb-linux.c
- make: *** [libpcap/pcap-usb-linux.o] Error 1deheader: in ./libnetutil/ARPHeader.cc, memset() portability requires <string.h>.
- deheader: in ./libnetutil/ARPHeader.cc, fprintf() portability requires <stdio.h>.
- deheader: in ./libnetutil/ARPHeader.cc, htons() portability requires <arpa/inet.h>.
- deheader: in ./libdnet-stripped/src/blob.c, htonl() portability requires <arpa/inet.h>.
- deheader: remove <poll.h> from ./libpcap/tests/nonblocktest.c
- deheader: remove <sys/types.h> from ./libpcap/tests/nonblocktest.c
- deheader: remove <sys/select.h> from ./libpcap/tests/nonblocktest.c
- deheader: remove <errno.h> from ./libpcap/tests/nonblocktest.c
- deheader: remove <stdlib.h> from ./libdnet-stripped/src/tun-none.c
- deheader: remove <sys/types.h> from ./libdnet-stripped/src/tun-none.c
- deheader: remove <stdio.h> from ./libdnet-stripped/src/tun-none.c
- deheader: remove "config.h" from ./libdnet-stripped/src/tun-none.c
- deheader: remove <stdlib.h> from ./libdnet-stripped/src/fw-none.c
- deheader: remove "config.h" from ./libdnet-stripped/src/fw-none.c
- deheader: remove <stdio.h> from ./libdnet-stripped/src/fw-none.c
- deheader: in ./libpcap/tests/findalldevstest.c, <sys/socket.h> portability requires <sys/stat.h>,<sys/types.h>.
- deheader: in ./libpcap/tests/findalldevstest.c, fprintf() portability requires <stdio.h>.
- deheader: remove <netdb.h> from ./libpcap/tests/findalldevstest.c
- deheader: remove <sys/socket.h> from ./libpcap/tests/findalldevstest.c
- g++ -c -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -g -O2 -Wall -fno-strict-aliasing nping/winfix.cc -o nping/winfix.o
- nping/winfix.cc:128:22: fatal error: winclude.h: No such file or directory
- compilation terminated.
- deheader: basic compilation failed on ./nping/winfix.cc
- make: *** [nping/winfix.o] Error 1deheader: in ./liblua/lapi.c, index() portability requires <strings.h>.
- deheader: remove "lvm.h" from ./liblua/lapi.c
- deheader: remove "ltm.h" from ./liblua/lapi.c
- deheader: remove "lstring.h" from ./liblua/lapi.c
- deheader: remove "lobject.h" from ./liblua/lapi.c
- deheader: remove "lgc.h" from ./liblua/lapi.c
- deheader: remove "ldo.h" from ./liblua/lapi.c
- deheader: remove "lapi.h" from ./liblua/lapi.c
- deheader: remove <string.h> from ./liblua/lapi.c
- deheader: remove "lundump.h" from ./liblua/lapi.c
- deheader: remove "lstate.h" from ./liblua/lapi.c
- deheader: remove "lfunc.h" from ./liblua/lapi.c
- deheader: remove "lua.h" from ./liblua/lapi.c
- deheader: remove "ltable.h" from ./liblua/lapi.c
- deheader: remove "ldebug.h" from ./liblua/lapi.c
- deheader: remove "lmem.h" from ./liblua/lapi.c
- deheader: in ./nbase/nbase_addrset.c, free() portability requires <stdlib.h>.
- deheader: in ./nbase/nbase_addrset.c, fprintf() portability requires <stdio.h>.
- deheader: in ./nbase/nbase_addrset.c, ntohl() portability requires <arpa/inet.h>.
- deheader: in ./nbase/nbase_addrset.c, strdup() portability requires <string.h>.
- deheader: in ./nbase/nbase_addrset.c, isspace() portability requires <ctype.h>.
- deheader: remove "nbase.h" from ./nbase/nbase_addrset.c
- deheader: in ./nsock/src/nsock_core.c, <sys/socket.h> portability requires <sys/stat.h>,<sys/types.h>.
- deheader: in ./nsock/src/nsock_core.c, <arpa/inet.h> portability requires <netinet/in.h>.
- deheader: in ./nsock/src/nsock_core.c, getsockopt() portability requires <sys/socket.h>.
- deheader: in ./nsock/src/nsock_core.c, close() portability requires <unistd.h>.
- deheader: in ./nsock/src/nsock_core.c, memcpy() portability requires <string.h>.
- deheader: in ./nsock/src/nsock_core.c, printf() portability requires <stdio.h>.
- deheader: in ./nsock/src/nsock_core.c, gettimeofday() portability requires <sys/time.h>.
- deheader: remove "netutils.h" from ./nsock/src/nsock_core.c
- deheader: remove "nsock_log.h" from ./nsock/src/nsock_core.c
- deheader: remove "gh_list.h" from ./nsock/src/nsock_core.c
- deheader: remove <assert.h> from ./nsock/src/nsock_core.c
- deheader: remove "nsock_internal.h" from ./nsock/src/nsock_core.c
- deheader: remove "filespace.h" from ./nsock/src/nsock_core.c
- deheader: remove "lzio.h" from ./liblua/lundump.c
- deheader: remove "lstring.h" from ./liblua/lundump.c
- deheader: remove "lmem.h" from ./liblua/lundump.c
- deheader: remove "ldo.h" from ./liblua/lundump.c
- deheader: remove "lua.h" from ./liblua/lundump.c
- deheader: remove "lobject.h" from ./liblua/lundump.c
- deheader: remove "ldebug.h" from ./liblua/lundump.c
- deheader: remove "lfunc.h" from ./liblua/lundump.c
- gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o libpcap/Win32/Src/gai_strerror.o libpcap/Win32/Src/gai_strerror.c
- libpcap/Win32/Src/gai_strerror.c:76:8: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘gai_strerrorA’
- libpcap/Win32/Src/gai_strerror.c:49:14: warning: ‘ai_errlist’ defined but not used [-Wunused-variable]
- deheader: basic compilation failed on ./libpcap/Win32/Src/gai_strerror.c
- make: *** [libpcap/Win32/Src/gai_strerror.o] Error 1deheader: in ./nse_nsock.cc, isprint() portability requires <ctype.h>.
- deheader: in ./nse_nsock.cc, ntohs() portability requires <arpa/inet.h>.
- deheader: in ./nse_nsock.cc, sleep() portability requires <unistd.h>.
- deheader: in ./nse_nsock.cc, memcpy() portability requires <string.h>.
- deheader: remove <errno.h> from ./nse_nsock.cc
- deheader: remove <stdio.h> from ./nse_nsock.cc
- deheader: remove "nse_main.h" from ./nse_nsock.cc
- deheader: remove "libnetutil/netutil.h" from ./nse_nsock.cc
- deheader: remove "tcpip.h" from ./nse_nsock.cc
- deheader: remove "nmap_error.h" from ./nse_nsock.cc
- deheader: remove <stdlib.h> from ./nse_nsock.cc
- deheader: remove "nse_nsock.h" from ./nse_nsock.cc
- deheader: remove "utils.h" from ./nse_nsock.cc
- deheader: remove "nsock.h" from ./nse_nsock.cc
- deheader: remove <errno.h> from ./libpcap/tests/opentest.c
- deheader: in ./libdnet-stripped/src/addr-util.c, htons() portability requires <arpa/inet.h>.
- deheader: remove <string.h> from ./libdnet-stripped/src/addr-util.c
- deheader: in ./nsock/examples/nsock_telnet.c, <sys/socket.h> portability requires <sys/stat.h>,<sys/types.h>.
- deheader: remove <openssl/err.h> from ./nsock/examples/nsock_telnet.c
- deheader: remove <assert.h> from ./nsock/examples/nsock_telnet.c
- deheader: remove <openssl/ssl.h> from ./nsock/examples/nsock_telnet.c
- gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o libpcre/pcre_refcount.o libpcre/pcre_refcount.c
- In file included from libpcre/pcre_refcount.c:53:0:
- libpcre/pcre_internal.h:340:2: error: #error LINK_SIZE must be either 2, 3, or 4
- libpcre/pcre_internal.h:263:1: warning: ‘pcre_memmove’ defined but not used [-Wunused-function]
- deheader: basic compilation failed on ./libpcre/pcre_refcount.c
- make: *** [libpcre/pcre_refcount.o] Error 1deheader: in ./ncat/ncat_core.c, <sys/socket.h> portability requires <sys/stat.h>,<sys/types.h>.
- deheader: in ./ncat/ncat_core.c, <arpa/inet.h> portability requires <netinet/in.h>.
- deheader: in ./ncat/ncat_core.c, close() portability requires <unistd.h>.
- deheader: in ./ncat/ncat_core.c, recv() portability requires <sys/socket.h>.
- deheader: in ./ncat/ncat_core.c, select() portability requires <sys/time.h>.
- deheader: remove <time.h> from ./ncat/ncat_core.c
- deheader: remove <fcntl.h> from ./ncat/ncat_core.c
- deheader: remove <stdio.h> from ./ncat/ncat_core.c
- deheader: remove <stdlib.h> from ./ncat/ncat_core.c
- deheader: remove "util.h" from ./ncat/ncat_core.c
- deheader: remove <errno.h> from ./ncat/ncat_core.c
- deheader: remove "sys_wrap.h" from ./ncat/ncat_core.c
- gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o ncat/ncat_posix.o ncat/ncat_posix.c
- ncat/ncat_posix.c: In function ‘ssl_load_default_ca_certs’:
- ncat/ncat_posix.c:416:85: error: ‘NCAT_DATADIR’ undeclared (first use in this function)
- ncat/ncat_posix.c:416:85: note: each undeclared identifier is reported only once for each function it appears in
- ncat/ncat_posix.c:416:85: error: expected ‘)’ before string constant
- ncat/ncat_posix.c:423:45: error: expected ‘)’ before string constant
- ncat/ncat_posix.c:427:17: error: expected ‘)’ before string constant
- deheader: basic compilation failed on ./ncat/ncat_posix.c
- make: *** [ncat/ncat_posix.o] Error 1deheader: in ./ncat/sys_wrap.c, calloc() portability requires <stdlib.h>.
- deheader: in ./ncat/sys_wrap.c, close() portability requires <unistd.h>.
- deheader: in ./ncat/sys_wrap.c, connect() portability requires <sys/socket.h>.
- deheader: in ./ncat/sys_wrap.c, open() portability requires <sys/types.h>,<sys/stat.h>,<fcntl.h>.
- deheader: in ./ncat/sys_wrap.c, signal() portability requires <signal.h>.
- deheader: in ./ncat/sys_wrap.c, strdup() portability requires <string.h>.
- deheader: remove "util.h" from ./ncat/sys_wrap.c
- deheader: remove <limits.h> from ./ncat/sys_wrap.c
- gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o libpcap/Win32/Src/inet_net.o libpcap/Win32/Src/inet_net.c
- libpcap/Win32/Src/inet_net.c:39:25: fatal error: inetprivate.h: No such file or directory
- compilation terminated.
- deheader: basic compilation failed on ./libpcap/Win32/Src/inet_net.c
- make: *** [libpcap/Win32/Src/inet_net.o] Error 1gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o libpcre/pcre_maketables.o libpcre/pcre_maketables.c
- In file included from libpcre/pcre_maketables.c:53:0:
- libpcre/pcre_internal.h:340:2: error: #error LINK_SIZE must be either 2, 3, or 4
- libpcre/pcre_internal.h:263:1: warning: ‘pcre_memmove’ defined but not used [-Wunused-function]
- deheader: basic compilation failed on ./libpcre/pcre_maketables.c
- make: *** [libpcre/pcre_maketables.o] Error 1deheader: remove "lualib.h" from ./liblua/liolib.c
- deheader: remove "lua.h" from ./liblua/liolib.c
- deheader: remove <stdlib.h> from ./liblua/liolib.c
- deheader: in ./nmap.cc, isdigit() portability requires <ctype.h>.
- deheader: in ./nmap.cc, strtol() portability requires <stdlib.h>.
- deheader: in ./nmap.cc, strrchr() portability requires <string.h>.
- deheader: in ./nmap.cc, printf() portability requires <stdio.h>.
- deheader: in ./nmap.cc, open() portability requires <sys/types.h>,<sys/stat.h>,<fcntl.h>.
- deheader: in ./nmap.cc, geteuid() portability requires <unistd.h>,<sys/types.h>.
- deheader: in ./nmap.cc, connect() portability requires <sys/socket.h>.
- deheader: in ./nmap.cc, =\s*false portability requires <stdbool.h>.
- deheader: in ./nmap.cc, strcasecmp() portability requires <strings.h>.
- deheader: in ./nmap.cc, strftime() portability requires <time.h>.
- deheader: in ./nmap.cc, gethostbyname() portability requires <netdb.h>.
- deheader: in ./nmap.cc, inet_ntoa() portability requires <arpa/inet.h>.
- deheader: in ./nmap.cc, signal() portability requires <signal.h>.
- deheader: in ./nmap.cc, mmap() portability requires <sys/mman.h>.
- deheader: in ./nmap.cc, getpwuid() portability requires <pwd.h>.
- deheader: remove "nmap_error.h" from ./nmap.cc
- deheader: remove "TargetGroup.h" from ./nmap.cc
- deheader: remove "nmap_dns.h" from ./nmap.cc
- deheader: remove "timing.h" from ./nmap.cc
- deheader: remove "scan_engine.h" from ./nmap.cc
- deheader: remove "nmap.h" from ./nmap.cc
- deheader: remove "nse_pcrelib.h" from ./nse_pcrelib.cc
- deheader: remove "nbase.h" from ./nse_pcrelib.cc
- deheader: remove <stdio.h> from ./nse_pcrelib.cc
- deheader: remove "nmap_error.h" from ./nse_pcrelib.cc
- gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o libpcap/savefile.o libpcap/savefile.c
- libpcap/savefile.c:32:27: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘_U_’
- libpcap/savefile.c:144:38: error: expected ‘;’, ‘,’ or ‘)’ before ‘_U_’
- libpcap/savefile.c: In function ‘pcap_fopen_offline’:
- libpcap/savefile.c:324:17: error: ‘sf_inject’ undeclared (first use in this function)
- libpcap/savefile.c:324:17: note: each undeclared identifier is reported only once for each function it appears in
- deheader: basic compilation failed on ./libpcap/savefile.c
- make: *** [libpcap/savefile.o] Error 1deheader: in ./libpcap/tests/selpolltest.c, select() portability requires <sys/time.h>.
- deheader: remove <sys/select.h> from ./libpcap/tests/selpolltest.c
- deheader: remove <sys/types.h> from ./libpcap/tests/selpolltest.c
- gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o libpcap/scanner.o libpcap/scanner.c
- scanner.l:31:27: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘_U_’
- deheader: basic compilation failed on ./libpcap/scanner.c
- make: *** [libpcap/scanner.o] Error 1gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o libpcap/pcap-sita.o libpcap/pcap-sita.c
- libpcap/pcap-sita.c:822:55: error: expected ‘;’, ‘,’ or ‘)’ before ‘_U_’
- libpcap/pcap-sita.c: In function ‘pcap_read_acn’:
- libpcap/pcap-sita.c:903:80: error: ‘struct pcap_md’ has no member named ‘clear_promisc’
- libpcap/pcap-sita.c: In function ‘pcap_activate_sita’:
- libpcap/pcap-sita.c:934:22: error: ‘pcap_inject_acn’ undeclared (first use in this function)
- libpcap/pcap-sita.c:934:22: note: each undeclared identifier is reported only once for each function it appears in
- libpcap/pcap-sita.c:948:12: error: ‘struct pcap_md’ has no member named ‘clear_promisc’
- libpcap/pcap-sita.c:948:39: error: ‘struct pcap_md’ has no member named ‘promisc’
- libpcap/pcap-sita.c: At top level:
- libpcap/pcap-sita.c:77:16: warning: ‘errorString’ defined but not used [-Wunused-variable]
- libpcap/pcap-sita.c:86:13: warning: ‘dump_interface_list’ defined but not used [-Wunused-function]
- libpcap/pcap-sita.c:127:13: warning: ‘dump_interface_list_p’ defined but not used [-Wunused-function]
- libpcap/pcap-sita.c:147:13: warning: ‘dump_unit_table’ defined but not used [-Wunused-function]
- libpcap/pcap-sita.c:234:14: warning: ‘find_nth_interface_name’ defined but not used [-Wunused-function]
- libpcap/pcap-sita.c:376:13: warning: ‘acn_freealldevs’ defined but not used [-Wunused-function]
- deheader: basic compilation failed on ./libpcap/pcap-sita.c
- make: *** [libpcap/pcap-sita.o] Error 1deheader: in ./nsock/src/nsock_engines.c, select() portability requires <sys/time.h>.
- deheader: in ./nsock/src/nsock_engines.c, strcmp() portability requires <string.h>.
- deheader: in ./nsock/src/nsock_engines.c, free() portability requires <stdlib.h>.
- deheader: in ./idle_scan.cc, gettimeofday() portability requires <sys/time.h>.
- deheader: in ./idle_scan.cc, ntohs() portability requires <arpa/inet.h>.
- deheader: in ./idle_scan.cc, strchr() portability requires <string.h>.
- deheader: in ./idle_scan.cc, strtoul() portability requires <stdlib.h>.
- deheader: in ./idle_scan.cc, usleep() portability requires <unistd.h>.
- deheader: remove <stdio.h> from ./idle_scan.cc
- deheader: remove "output.h" from ./idle_scan.cc
- deheader: remove "Target.h" from ./idle_scan.cc
- deheader: remove "nmap.h" from ./idle_scan.cc
- deheader: remove "idle_scan.h" from ./idle_scan.cc
- deheader: remove "lvm.h" from ./liblua/lobject.c
- deheader: remove "lstate.h" from ./liblua/lobject.c
- deheader: remove "lmem.h" from ./liblua/lobject.c
- deheader: remove "ldebug.h" from ./liblua/lobject.c
- deheader: remove "lua.h" from ./liblua/lobject.c
- deheader: remove <stdlib.h> from ./liblua/lobject.c
- deheader: remove "lstring.h" from ./liblua/lobject.c
- deheader: remove "ldo.h" from ./liblua/lobject.c
- deheader: remove "lobject.h" from ./liblua/lobject.c
- deheader: remove "lctype.h" from ./liblua/lobject.c
- deheader: remove "lualib.h" from ./liblua/lstrlib.c
- deheader: remove "lua.h" from ./liblua/lstrlib.c
- deheader: remove <stdlib.h> from ./liblua/lstrlib.c
- deheader: remove <stddef.h> from ./liblua/lstrlib.c
- deheader: in ./nbase/getnameinfo.c, <sys/socket.h> portability requires <sys/stat.h>,<sys/types.h>.
- deheader: in ./nbase/getnameinfo.c, <arpa/inet.h> portability requires <netinet/in.h>.
- deheader: in ./nbase/getnameinfo.c, ntohs() portability requires <arpa/inet.h>.
- deheader: in ./nbase/getnameinfo.c, gethostbyaddr() portability requires <netdb.h>.
- deheader: remove <stdio.h> from ./nbase/getnameinfo.c
- deheader: remove <assert.h> from ./nbase/getnameinfo.c
- deheader: in ./ncat/ncat_ssl.c, strlen() portability requires <string.h>.
- deheader: remove "ncat_config.h" from ./ncat/ncat_ssl.c
- deheader: remove "nbase.h" from ./ncat/ncat_ssl.c
- deheader: remove <string.h> from ./libpcap/Win32/Src/ffs.c
- gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o libdnet-stripped/src/ip-win32.o libdnet-stripped/src/ip-win32.c
- libdnet-stripped/src/ip-win32.c:15:22: fatal error: ws2tcpip.h: No such file or directory
- compilation terminated.
- deheader: basic compilation failed on ./libdnet-stripped/src/ip-win32.c
- make: *** [libdnet-stripped/src/ip-win32.o] Error 1gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o libpcre/pcre_globals.o libpcre/pcre_globals.c
- In file included from libpcre/pcre_globals.c:55:0:
- libpcre/pcre_internal.h:340:2: error: #error LINK_SIZE must be either 2, 3, or 4
- libpcre/pcre_internal.h:263:1: warning: ‘pcre_memmove’ defined but not used [-Wunused-function]
- deheader: basic compilation failed on ./libpcre/pcre_globals.c
- make: *** [libpcre/pcre_globals.o] Error 1gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o libpcap/etherent.o libpcap/etherent.c
- libpcap/etherent.c:23:27: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘_U_’
- deheader: basic compilation failed on ./libpcap/etherent.c
- make: *** [libpcap/etherent.o] Error 1deheader: in ./libdnet-stripped/src/ip.c, socket() portability requires <sys/socket.h>.
- deheader: in ./libdnet-stripped/src/ip.c, ntohs() portability requires <arpa/inet.h>.
- deheader: remove <stdio.h> from ./libdnet-stripped/src/ip.c
- deheader: remove <netinet/in.h> from ./libdnet-stripped/src/ip.c
- deheader: remove "config.h" from ./libdnet-stripped/src/ip.c
- deheader: in ./ncat/http.c, free() portability requires <stdlib.h>.
- deheader: in ./ncat/http.c, tolower() portability requires <ctype.h>.
- deheader: remove "base64.h" from ./ncat/http.c
- deheader: remove "ltable.h" from ./liblua/lparser.c
- deheader: remove "lstate.h" from ./liblua/lparser.c
- deheader: remove "lopcodes.h" from ./liblua/lparser.c
- deheader: remove "lmem.h" from ./liblua/lparser.c
- deheader: remove "lfunc.h" from ./liblua/lparser.c
- deheader: remove "ldebug.h" from ./liblua/lparser.c
- deheader: remove "lua.h" from ./liblua/lparser.c
- deheader: remove "lstring.h" from ./liblua/lparser.c
- deheader: remove "lobject.h" from ./liblua/lparser.c
- deheader: remove "ldo.h" from ./liblua/lparser.c
- deheader: remove <string.h> from ./liblua/lparser.c
- deheader: remove "lparser.h" from ./liblua/lparser.c
- deheader: remove "llex.h" from ./liblua/lparser.c
- deheader: remove "lualib.h" from ./liblua/lbaselib.c
- deheader: remove "lua.h" from ./liblua/lbaselib.c
- deheader: remove <stdlib.h> from ./liblua/lbaselib.c
- deheader: remove <stdio.h> from ./liblua/lbaselib.c
- deheader: in ./nping/NpingTarget.cc, memset() portability requires <string.h>.
- deheader: in ./nping/NpingTarget.cc, =\s*false portability requires <stdbool.h>.
- deheader: in ./nping/NpingTarget.cc, free() portability requires <stdlib.h>.
- deheader: in ./nping/NpingTarget.cc, isalnum() portability requires <ctype.h>.
- deheader: in ./nping/NpingTarget.cc, sprintf() portability requires <stdio.h>.
- deheader: in ./nping/NpingTarget.cc, gettimeofday() portability requires <sys/time.h>.
- deheader: remove "common_modified.h" from ./nping/NpingTarget.cc
- deheader: remove "common.h" from ./nping/NpingTarget.cc
- deheader: remove "nping.h" from ./nping/NpingTarget.cc
- deheader: remove <dnet.h> from ./nping/NpingTarget.cc
- deheader: remove "stats.h" from ./nping/NpingTarget.cc
- deheader: remove "nbase.h" from ./nping/NpingTarget.cc
- gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o libdnet-stripped/src/route-bsd.o libdnet-stripped/src/route-bsd.c
- libdnet-stripped/src/route-bsd.c: In function ‘route_msg’:
- libdnet-stripped/src/route-bsd.c:98:5: error: dereferencing pointer to incomplete type
- libdnet-stripped/src/route-bsd.c:98:21: error: ‘RTM_VERSION’ undeclared (first use in this function)
- libdnet-stripped/src/route-bsd.c:98:21: note: each undeclared identifier is reported only once for each function it appears in
- libdnet-stripped/src/route-bsd.c:99:10: error: dereferencing pointer to incomplete type
- libdnet-stripped/src/route-bsd.c:99:32: error: ‘RTM_DELETE’ undeclared (first use in this function)
- libdnet-stripped/src/route-bsd.c:100:6: error: dereferencing pointer to incomplete type
- libdnet-stripped/src/route-bsd.c:101:5: error: dereferencing pointer to incomplete type
- libdnet-stripped/src/route-bsd.c:101:19: error: ‘RTA_DST’ undeclared (first use in this function)
- libdnet-stripped/src/route-bsd.c:102:5: error: dereferencing pointer to incomplete type
- libdnet-stripped/src/route-bsd.c:105:15: error: invalid use of undefined type ‘struct rt_msghdr’
- libdnet-stripped/src/route-bsd.c:111:28: error: ‘RTM_GET’ undeclared (first use in this function)
- libdnet-stripped/src/route-bsd.c:112:6: error: dereferencing pointer to incomplete type
- libdnet-stripped/src/route-bsd.c:113:6: error: dereferencing pointer to incomplete type
- libdnet-stripped/src/route-bsd.c:113:21: error: ‘RTA_GATEWAY’ undeclared (first use in this function)
- libdnet-stripped/src/route-bsd.c:120:6: error: dereferencing pointer to incomplete type
- libdnet-stripped/src/route-bsd.c:120:21: error: ‘RTA_NETMASK’ undeclared (first use in this function)
- libdnet-stripped/src/route-bsd.c:125:6: error: dereferencing pointer to incomplete type
- libdnet-stripped/src/route-bsd.c:127:5: error: dereferencing pointer to incomplete type
- libdnet-stripped/src/route-bsd.c:135:27: error: dereferencing pointer to incomplete type
- libdnet-stripped/src/route-bsd.c:141:25: error: dereferencing pointer to incomplete type
- libdnet-stripped/src/route-bsd.c:144:10: error: dereferencing pointer to incomplete type
- libdnet-stripped/src/route-bsd.c:144:35: error: dereferencing pointer to incomplete type
- libdnet-stripped/src/route-bsd.c:145:10: error: dereferencing pointer to incomplete type
- libdnet-stripped/src/route-bsd.c:146:11: error: dereferencing pointer to incomplete type
- libdnet-stripped/src/route-bsd.c:147:16: error: dereferencing pointer to incomplete type
- libdnet-stripped/src/route-bsd.c:154:29: error: dereferencing pointer to incomplete type
- libdnet-stripped/src/route-bsd.c:156:16: error: invalid use of undefined type ‘struct rt_msghdr’
- libdnet-stripped/src/route-bsd.c:167:26: error: dereferencing pointer to incomplete type
- libdnet-stripped/src/route-bsd.c: In function ‘route_add’:
- libdnet-stripped/src/route-bsd.c:205:19: error: ‘RTM_ADD’ undeclared (first use in this function)
- libdnet-stripped/src/route-bsd.c: In function ‘route_delete’:
- libdnet-stripped/src/route-bsd.c:221:19: error: ‘RTM_DELETE’ undeclared (first use in this function)
- libdnet-stripped/src/route-bsd.c: In function ‘route_get’:
- libdnet-stripped/src/route-bsd.c:230:19: error: ‘RTM_GET’ undeclared (first use in this function)
- libdnet-stripped/src/route-bsd.c: In function ‘route_loop’:
- libdnet-stripped/src/route-bsd.c:275:52: error: ‘NET_RT_DUMP’ undeclared (first use in this function)
- libdnet-stripped/src/route-bsd.c:336:39: error: dereferencing pointer to incomplete type
- libdnet-stripped/src/route-bsd.c:339:16: error: invalid use of undefined type ‘struct rt_msghdr’
- libdnet-stripped/src/route-bsd.c:341:25: error: dereferencing pointer to incomplete type
- libdnet-stripped/src/route-bsd.c:345:11: error: dereferencing pointer to incomplete type
- libdnet-stripped/src/route-bsd.c:345:25: error: ‘RTA_DST’ undeclared (first use in this function)
- libdnet-stripped/src/route-bsd.c:351:11: error: dereferencing pointer to incomplete type
- libdnet-stripped/src/route-bsd.c:351:25: error: ‘RTA_GATEWAY’ undeclared (first use in this function)
- libdnet-stripped/src/route-bsd.c:363:10: error: dereferencing pointer to incomplete type
- libdnet-stripped/src/route-bsd.c:363:24: error: ‘RTA_NETMASK’ undeclared (first use in this function)
- deheader: basic compilation failed on ./libdnet-stripped/src/route-bsd.c
- make: *** [libdnet-stripped/src/route-bsd.o] Error 1gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o libpcap/sf-pcap-ng.o libpcap/sf-pcap-ng.c
- libpcap/sf-pcap-ng.c:25:27: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘_U_’
- deheader: basic compilation failed on ./libpcap/sf-pcap-ng.c
- make: *** [libpcap/sf-pcap-ng.o] Error 1deheader: remove "lvm.h" from ./liblua/lcode.c
- deheader: remove "lstring.h" from ./liblua/lcode.c
- deheader: remove "lopcodes.h" from ./liblua/lcode.c
- deheader: remove "lmem.h" from ./liblua/lcode.c
- deheader: remove "lgc.h" from ./liblua/lcode.c
- deheader: remove "ldebug.h" from ./liblua/lcode.c
- deheader: remove "lua.h" from ./liblua/lcode.c
- deheader: remove "ltable.h" from ./liblua/lcode.c
- deheader: remove "lobject.h" from ./liblua/lcode.c
- deheader: remove "ldo.h" from ./liblua/lcode.c
- deheader: remove "lparser.h" from ./liblua/lcode.c
- deheader: remove "llex.h" from ./liblua/lcode.c
- gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o libpcre/pcre_newline.o libpcre/pcre_newline.c
- In file included from libpcre/pcre_newline.c:56:0:
- libpcre/pcre_internal.h:340:2: error: #error LINK_SIZE must be either 2, 3, or 4
- libpcre/pcre_internal.h:263:1: warning: ‘pcre_memmove’ defined but not used [-Wunused-function]
- deheader: basic compilation failed on ./libpcre/pcre_newline.c
- make: *** [libpcre/pcre_newline.o] Error 1gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o libdnet-stripped/src/eth-dlpi.o libdnet-stripped/src/eth-dlpi.c
- libdnet-stripped/src/eth-dlpi.c:25:24: fatal error: sys/stream.h: No such file or directory
- compilation terminated.
- deheader: basic compilation failed on ./libdnet-stripped/src/eth-dlpi.c
- make: *** [libdnet-stripped/src/eth-dlpi.o] Error 1deheader: in ./nsock/src/engine_epoll.c, close() portability requires <unistd.h>.
- deheader: in ./nsock/src/engine_epoll.c, free() portability requires <stdlib.h>.
- deheader: in ./nsock/src/engine_epoll.c, memset() portability requires <string.h>.
- deheader: in ./nsock/src/engine_epoll.c, select() portability requires <sys/time.h>.
- gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o ncat/test/test-wildcard.o ncat/test/test-wildcard.c
- ncat/test/test-wildcard.c:20:23: fatal error: ncat_core.h: No such file or directory
- compilation terminated.
- deheader: basic compilation failed on ./ncat/test/test-wildcard.c
- make: *** [ncat/test/test-wildcard.o] Error 1deheader: in ./libdnet-stripped/src/tun-bsd.c, <sys/socket.h> portability requires <sys/stat.h>,<sys/types.h>.
- deheader: in ./libdnet-stripped/src/tun-bsd.c, open() portability requires <sys/types.h>,<sys/stat.h>,<fcntl.h>.
- deheader: in ./libdnet-stripped/src/tun-bsd.c, htonl() portability requires <arpa/inet.h>.
- deheader: remove <sys/socket.h> from ./libdnet-stripped/src/tun-bsd.c
- deheader: remove "config.h" from ./libdnet-stripped/src/tun-bsd.c
- gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o libpcre/pcre_study.o libpcre/pcre_study.c
- In file included from libpcre/pcre_study.c:51:0:
- libpcre/pcre_internal.h:340:2: error: #error LINK_SIZE must be either 2, 3, or 4
- libpcre/pcre_study.c: In function ‘set_start_bits’:
- libpcre/pcre_study.c:135:65: error: ‘LINK_SIZE’ undeclared (first use in this function)
- libpcre/pcre_study.c:135:65: note: each undeclared identifier is reported only once for each function it appears in
- libpcre/pcre_study.c:163:9: warning: implicit declaration of function ‘GET’ [-Wimplicit-function-declaration]
- libpcre/pcre_study.c: At top level:
- libpcre/pcre_internal.h:263:1: warning: ‘pcre_memmove’ defined but not used [-Wunused-function]
- make: *** [libpcre/pcre_study.odeheader: basic compilation failed on ./libpcre/pcre_study.c
- ] Error 1deheader: in ./nsock/src/proxy_http.c, free() portability requires <stdlib.h>.
- deheader: remove "nsock_log.h" from ./nsock/src/proxy_http.c
- deheader: remove "nsock.h" from ./nsock/src/proxy_http.c
- deheader: remove <stdio.h> from ./nsock/src/proxy_http.c
- deheader: remove "lualib.h" from ./liblua/lua.c
- deheader: remove "lua.h" from ./liblua/lua.c
- deheader: remove "lauxlib.h" from ./liblua/lua.c
- deheader: in ./xml.cc, strlen() portability requires <string.h>.
- deheader: in ./xml.cc, free() portability requires <stdlib.h>.
- deheader: in ./xml.cc, =\s*true portability requires <stdbool.h>.
- deheader: remove <list> from ./xml.cc
- deheader: remove <assert.h> from ./xml.cc
- deheader: remove "nmap.h" from ./xml.cc
- deheader: remove <stdio.h> from ./xml.cc
- deheader: in ./TargetGroup.cc, strrchr() portability requires <string.h>.
- deheader: in ./TargetGroup.cc, free() portability requires <stdlib.h>.
- deheader: in ./TargetGroup.cc, htonl() portability requires <arpa/inet.h>.
- deheader: in ./TargetGroup.cc, =\s*false portability requires <stdbool.h>.
- deheader: remove "global_structures.h" from ./TargetGroup.cc
- deheader: in ./libpcap/fad-sita.c, printf() portability requires <stdio.h>.
- deheader: remove "pcap-sita.h" from ./libpcap/fad-sita.c
- gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o libpcap/inet.o libpcap/inet.c
- libpcap/inet.c:36:27: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘_U_’
- libpcap/inet.c:76:0: warning: "INT_MAX" redefined [enabled by default]
- /usr/lib/gcc/i686-linux-gnu/4.6/include-fixed/limits.h:121:0: note: this is the location of the previous definition
- deheader: basic compilation failed on ./libpcap/inet.c
- make: *** [libpcap/inet.o] Error 1deheader: in ./nping/NpingOps.cc, =\s*false portability requires <stdbool.h>.
- deheader: in ./nping/NpingOps.cc, memset() portability requires <string.h>.
- deheader: in ./nping/NpingOps.cc, free() portability requires <stdlib.h>.
- deheader: in ./nping/NpingOps.cc, sprintf() portability requires <stdio.h>.
- deheader: in ./nping/NpingOps.cc, htons() portability requires <arpa/inet.h>.
- deheader: in ./nping/NpingOps.cc, geteuid() portability requires <unistd.h>,<sys/types.h>.
- deheader: remove "common.h" from ./nping/NpingOps.cc
- deheader: remove "ArgParser.h" from ./nping/NpingOps.cc
- deheader: remove "utils.h" from ./nping/NpingOps.cc
- deheader: remove "nbase.h" from ./nping/NpingOps.cc
- deheader: remove "nping.h" from ./nping/NpingOps.cc
- gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o libpcap/msdos/ndis2.o libpcap/msdos/ndis2.c
- libpcap/msdos/ndis2.c:42:17: fatal error: dos.h: No such file or directory
- compilation terminated.
- deheader: basic compilation failed on ./libpcap/msdos/ndis2.c
- make: *** [libpcap/msdos/ndis2.o] Error 1deheader: in ./osscan.cc, isspace() portability requires <ctype.h>.
- deheader: in ./osscan.cc, realloc() portability requires <unistd.h>.
- deheader: in ./osscan.cc, free() portability requires <stdlib.h>.
- deheader: in ./osscan.cc, strchr() portability requires <string.h>.
- deheader: in ./osscan.cc, time() portability requires <time.h>.
- deheader: in ./osscan.cc, printf() portability requires <stdio.h>.
- deheader: in ./osscan.cc, =\s*false portability requires <stdbool.h>.
- deheader: in ./osscan.cc, strncasecmp() portability requires <strings.h>.
- deheader: remove <list> from ./osscan.cc
- deheader: remove "utils.h" from ./osscan.cc
- deheader: remove "Target.h" from ./osscan.cc
- deheader: remove "nmap_tty.h" from ./osscan.cc
- deheader: remove "timing.h" from ./osscan.cc
- deheader: remove "nmap_error.h" from ./osscan.cc
- gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o libpcre/pcre_chartables.o libpcre/pcre_chartables.c
- In file included from libpcre/pcre_chartables.c:29:0:
- libpcre/pcre_internal.h:340:2: error: #error LINK_SIZE must be either 2, 3, or 4
- libpcre/pcre_internal.h:263:1: warning: ‘pcre_memmove’ defined but not used [-Wunused-function]
- deheader: basic compilation failed on ./libpcre/pcre_chartables.c
- make: *** [libpcre/pcre_chartables.o] Error 1deheader: remove <stdlib.h> from ./libdnet-stripped/src/eth-none.c
- deheader: remove <sys/types.h> from ./libdnet-stripped/src/eth-none.c
- deheader: remove <stdio.h> from ./libdnet-stripped/src/eth-none.c
- deheader: remove "config.h" from ./libdnet-stripped/src/eth-none.c
- deheader: in ./ncat/ncat_lua.c, exit() portability requires <stdlib.h>.
- deheader: remove "lvm.h" from ./liblua/lvm.c
- deheader: remove "ltable.h" from ./liblua/lvm.c
- deheader: remove "lstate.h" from ./liblua/lvm.c
- deheader: remove "lobject.h" from ./liblua/lvm.c
- deheader: remove "lfunc.h" from ./liblua/lvm.c
- deheader: remove "lua.h" from ./liblua/lvm.c
- deheader: remove <stdlib.h> from ./liblua/lvm.c
- deheader: remove "ltm.h" from ./liblua/lvm.c
- deheader: remove "lgc.h" from ./liblua/lvm.c
- deheader: remove <stdio.h> from ./liblua/lvm.c
- deheader: remove "lstring.h" from ./liblua/lvm.c
- deheader: remove "ldo.h" from ./liblua/lvm.c
- deheader: remove "ltm.h" from ./liblua/ltm.c
- deheader: remove "lstring.h" from ./liblua/ltm.c
- deheader: remove "lobject.h" from ./liblua/ltm.c
- deheader: remove <string.h> from ./liblua/ltm.c
- deheader: remove "ltable.h" from ./liblua/ltm.c
- deheader: remove "lua.h" from ./liblua/ltm.c
- deheader: remove "lstate.h" from ./liblua/ltm.c
- deheader: remove "lualib.h" from ./liblua/lbitlib.c
- deheader: remove "lua.h" from ./liblua/lbitlib.c
- deheader: remove <sys/types.h> from ./libdnet-stripped/src/strlcpy.c
- gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o libdnet-stripped/src/intf-win32.o libdnet-stripped/src/intf-win32.c
- libdnet-stripped/src/intf-win32.c:15:22: fatal error: iphlpapi.h: No such file or directory
- compilation terminated.
- deheader: basic compilation failed on ./libdnet-stripped/src/intf-win32.c
- make: *** [libdnet-stripped/src/intf-win32.o] Error 1gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o libpcap/pcap-common.o libpcap/pcap-common.c
- libpcap/pcap-common.c: In function ‘dlt_to_linktype’:
- libpcap/pcap-common.c:928:13: error: ‘DLT_MATCHING_MIN’ undeclared (first use in this function)
- libpcap/pcap-common.c:928:13: note: each undeclared identifier is reported only once for each function it appears in
- libpcap/pcap-common.c:928:40: error: ‘DLT_MATCHING_MAX’ undeclared (first use in this function)
- deheader: basic compilation failed on ./libpcap/pcap-common.c
- make: *** [libpcap/pcap-common.o] Error 1deheader: in ./payload.cc, isspace() portability requires <ctype.h>.
- deheader: in ./payload.cc, =\s*false portability requires <stdbool.h>.
- deheader: remove "nbase.h" from ./payload.cc
- deheader: remove <map> from ./payload.cc
- deheader: remove <errno.h> from ./payload.cc
- deheader: remove <string> from ./payload.cc
- deheader: remove "nmap.h" from ./payload.cc
- deheader: in ./charpool.cc, free() portability requires <stdlib.h>.
- deheader: remove "charpool.h" from ./charpool.cc
- deheader: remove <stddef.h> from ./charpool.cc
- deheader: remove "nbase.h" from ./charpool.cc
- gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o libdnet-stripped/src/arp-win32.o libdnet-stripped/src/arp-win32.c
- libdnet-stripped/src/arp-win32.c:15:22: fatal error: ws2tcpip.h: No such file or directory
- compilation terminated.
- deheader: basic compilation failed on ./libdnet-stripped/src/arp-win32.c
- make: *** [libdnet-stripped/src/arp-win32.o] Error 1gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o libpcap/pcap-enet.o libpcap/pcap-enet.c
- libpcap/pcap-enet.c:10:27: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘_U_’
- libpcap/pcap-enet.c:26:22: fatal error: net/enet.h: No such file or directory
- compilation terminated.
- deheader: basic compilation failed on ./libpcap/pcap-enet.c
- make: *** [libpcap/pcap-enet.o] Error 1deheader: in ./liblua/ldebug.c, =\s*true portability requires <stdbool.h>.
- deheader: remove "lvm.h" from ./liblua/ldebug.c
- deheader: remove "ltable.h" from ./liblua/ldebug.c
- deheader: remove "lstate.h" from ./liblua/ldebug.c
- deheader: remove "lobject.h" from ./liblua/ldebug.c
- deheader: remove "ldo.h" from ./liblua/ldebug.c
- deheader: remove "lcode.h" from ./liblua/ldebug.c
- deheader: remove "lua.h" from ./liblua/ldebug.c
- deheader: remove <stddef.h> from ./liblua/ldebug.c
- deheader: remove "ltm.h" from ./liblua/ldebug.c
- deheader: remove "lopcodes.h" from ./liblua/ldebug.c
- deheader: remove "lapi.h" from ./liblua/ldebug.c
- deheader: remove "lstring.h" from ./liblua/ldebug.c
- deheader: remove "lfunc.h" from ./liblua/ldebug.c
- gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o libpcap/bpf_image.o libpcap/bpf_image.c
- libpcap/bpf_image.c:23:27: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘_U_’
- deheader: basic compilation failed on ./libpcap/bpf_image.c
- make: *** [libpcap/bpf_image.o] Error 1deheader: in ./nbase/nbase_time.c, usleep() portability requires <unistd.h>.
- deheader: in ./nbase/nbase_time.c, gettimeofday() portability requires <sys/time.h>.
- deheader: remove <time.h> from ./nbase/nbase_time.c
- deheader: remove "nbase.h" from ./nbase/nbase_time.c
- gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o libpcap/fad-win32.o libpcap/fad-win32.c
- libpcap/fad-win32.c:35:27: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘_U_’
- libpcap/fad-win32.c:44:22: fatal error: pcap-int.h: No such file or directory
- compilation terminated.
- deheader: basic compilation failed on ./libpcap/fad-win32.c
- make: *** [libpcap/fad-win32.o] Error 1deheader: remove "lobject.h" from ./liblua/luac.c
- deheader: remove "lundump.h" from ./liblua/luac.c
- deheader: remove "lobject.h" from ./liblua/luac.c
- deheader: remove "lua.h" from ./liblua/luac.c
- deheader: remove "ldebug.h" from ./liblua/luac.c
- deheader: remove "lauxlib.h" from ./liblua/luac.c
- deheader: in ./libnetutil/FragmentHeader.cc, memset() portability requires <string.h>.
- deheader: in ./libnetutil/FragmentHeader.cc, fprintf() portability requires <stdio.h>.
- deheader: in ./libnetutil/FragmentHeader.cc, htonl() portability requires <arpa/inet.h>.
- deheader: remove <assert.h> from ./libnetutil/FragmentHeader.cc
- deheader: in ./nmap_tty.cc, <sys/socket.h> portability requires <sys/stat.h>,<sys/types.h>.
- deheader: in ./nmap_tty.cc, tcgetattr() portability requires <termios.h>.
- deheader: in ./nmap_tty.cc, getpid() portability requires <sys/types.h>,<unistd.h>.
- deheader: in ./nmap_tty.cc, FD_SET() portability requires <sys/time.h>.
- deheader: in ./nmap_tty.cc, open() portability requires <sys/types.h>,<sys/stat.h>,<fcntl.h>.
- deheader: in ./nmap_tty.cc, printf() portability requires <stdio.h>.
- deheader: remove "utils.h" from ./nmap_tty.cc
- deheader: remove "nmap.h" from ./nmap_tty.cc
- deheader: remove "nmap_tty.h" from ./nmap_tty.cc
- deheader: in ./portreasons.cc, free() portability requires <stdlib.h>.
- deheader: in ./portreasons.cc, =\s*true portability requires <stdbool.h>.
- deheader: in ./portreasons.cc, memset() portability requires <string.h>.
- deheader: remove <iostream> from ./portreasons.cc
- deheader: remove "portreasons.h" from ./portreasons.cc
- deheader: remove "portlist.h" from ./portreasons.cc
- deheader: remove "nmap.h" from ./portreasons.cc
- gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o ncat/ncat_exec_win.o ncat/ncat_exec_win.c
- ncat/ncat_exec_win.c:129:5: error: unknown type name ‘HANDLE’
- ncat/ncat_exec_win.c:131:5: error: unknown type name ‘HANDLE’
- ncat/ncat_exec_win.c:132:5: error: unknown type name ‘HANDLE’
- ncat/ncat_exec_win.c:133:5: error: unknown type name ‘HANDLE’
- ncat/ncat_exec_win.c:134:5: error: unknown type name ‘HANDLE’
- ncat/ncat_exec_win.c:138:1: error: unknown type name ‘HANDLE’
- ncat/ncat_exec_win.c:142:1: error: unknown type name ‘HANDLE’
- ncat/ncat_exec_win.c:142:36: warning: initialization makes integer from pointer without a cast [enabled by default]
- ncat/ncat_exec_win.c:145:1: error: unknown type name ‘DWORD’
- ncat/ncat_exec_win.c:145:21: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘subprocess_thread_func’
- ncat/ncat_exec_win.c:147:32: error: unknown type name ‘HANDLE’
- ncat/ncat_exec_win.c:148:34: error: unknown type name ‘HANDLE’
- ncat/ncat_exec_win.c:161:1: error: unknown type name ‘HANDLE’
- ncat/ncat_exec_win.c:161:38: warning: initialization makes integer from pointer without a cast [enabled by default]
- ncat/ncat_exec_win.c: In function ‘netrun’:
- ncat/ncat_exec_win.c:168:5: error: unknown type name ‘HANDLE’
- ncat/ncat_exec_win.c:182:5: warning: implicit declaration of function ‘CreateThread’ [-Wimplicit-function-declaration]
- ncat/ncat_exec_win.c:182:36: error: ‘subprocess_thread_func’ undeclared (first use in this function)
- ncat/ncat_exec_win.c:182:36: note: each undeclared identifier is reported only once for each function it appears in
- ncat/ncat_exec_win.c:183:16: warning: comparison between pointer and integer [enabled by default]
- ncat/ncat_exec_win.c:185:13: warning: implicit declaration of function ‘GetLastError’ [-Wimplicit-function-declaration]
- ncat/ncat_exec_win.c:189:5: warning: implicit declaration of function ‘CloseHandle’ [-Wimplicit-function-declaration]
- ncat/ncat_exec_win.c: In function ‘netexec’:
- ncat/ncat_exec_win.c:199:5: error: unknown type name ‘DWORD’
- ncat/ncat_exec_win.c:206:9: warning: implicit declaration of function ‘ExitProcess’ [-Wimplicit-function-declaration]
- ncat/ncat_exec_win.c:210:5: warning: implicit declaration of function ‘subprocess_thread_func’ [-Wimplicit-function-declaration]
- ncat/ncat_exec_win.c:199:11: warning: unused variable ‘ret’ [-Wunused-variable]
- ncat/ncat_exec_win.c: In function ‘set_pseudo_sigchld_handler’:
- ncat/ncat_exec_win.c:217:5: error: unknown type name ‘DWORD’
- ncat/ncat_exec_win.c:219:30: warning: comparison between pointer and integer [enabled by default]
- ncat/ncat_exec_win.c:220:9: warning: implicit declaration of function ‘CreateMutex’ [-Wimplicit-function-declaration]
- ncat/ncat_exec_win.c:220:50: error: ‘FALSE’ undeclared (first use in this function)
- ncat/ncat_exec_win.c:221:9: warning: comparison between pointer and integer [enabled by default]
- ncat/ncat_exec_win.c:223:5: warning: implicit declaration of function ‘WaitForSingleObject’ [-Wimplicit-function-declaration]
- ncat/ncat_exec_win.c:223:52: error: ‘INFINITE’ undeclared (first use in this function)
- ncat/ncat_exec_win.c:224:5: error: ‘WAIT_OBJECT_0’ undeclared (first use in this function)
- ncat/ncat_exec_win.c:226:5: warning: implicit declaration of function ‘ReleaseMutex’ [-Wimplicit-function-declaration]
- ncat/ncat_exec_win.c: In function ‘setenv_portable’:
- ncat/ncat_exec_win.c:241:5: warning: implicit declaration of function ‘_putenv’ [-Wimplicit-function-declaration]
- ncat/ncat_exec_win.c: In function ‘run_command_redirected’:
- ncat/ncat_exec_win.c:254:5: error: unknown type name ‘SECURITY_ATTRIBUTES’
- ncat/ncat_exec_win.c:255:5: error: unknown type name ‘STARTUPINFO’
- ncat/ncat_exec_win.c:256:5: error: unknown type name ‘PROCESS_INFORMATION’
- ncat/ncat_exec_win.c:261:7: error: request for member ‘nLength’ in something not a structure or union
- ncat/ncat_exec_win.c:262:7: error: request for member ‘bInheritHandle’ in something not a structure or union
- ncat/ncat_exec_win.c:262:25: error: ‘TRUE’ undeclared (first use in this function)
- ncat/ncat_exec_win.c:263:7: error: request for member ‘lpSecurityDescriptor’ in something not a structure or union
- ncat/ncat_exec_win.c:266:5: warning: implicit declaration of function ‘CreatePipe’ [-Wimplicit-function-declaration]
- ncat/ncat_exec_win.c:274:9: warning: implicit declaration of function ‘GetCurrentProcessId’ [-Wimplicit-function-declaration]
- ncat/ncat_exec_win.c:280:5: warning: implicit declaration of function ‘CreateNamedPipe’ [-Wimplicit-function-declaration]
- ncat/ncat_exec_win.c:281:9: error: ‘PIPE_ACCESS_INBOUND’ undeclared (first use in this function)
- ncat/ncat_exec_win.c:281:31: error: ‘FILE_FLAG_OVERLAPPED’ undeclared (first use in this function)
- ncat/ncat_exec_win.c:282:9: error: ‘PIPE_TYPE_BYTE’ undeclared (first use in this function)
- ncat/ncat_exec_win.c:290:5: warning: implicit declaration of function ‘CreateFile’ [-Wimplicit-function-declaration]
- ncat/ncat_exec_win.c:291:9: error: ‘GENERIC_WRITE’ undeclared (first use in this function)
- ncat/ncat_exec_win.c:291:32: error: ‘OPEN_EXISTING’ undeclared (first use in this function)
- ncat/ncat_exec_win.c:292:9: error: ‘FILE_ATTRIBUTE_NORMAL’ undeclared (first use in this function)
- ncat/ncat_exec_win.c:302:5: warning: implicit declaration of function ‘SetHandleInformation’ [-Wimplicit-function-declaration]
- ncat/ncat_exec_win.c:302:44: error: ‘HANDLE_FLAG_INHERIT’ undeclared (first use in this function)
- ncat/ncat_exec_win.c:306:7: error: request for member ‘cb’ in something not a structure or union
- ncat/ncat_exec_win.c:307:7: error: request for member ‘hStdInput’ in something not a structure or union
- ncat/ncat_exec_win.c:308:7: error: request for member ‘hStdOutput’ in something not a structure or union
- ncat/ncat_exec_win.c:309:7: error: request for member ‘hStdError’ in something not a structure or union
- ncat/ncat_exec_win.c:309:5: warning: implicit declaration of function ‘GetStdHandle’ [-Wimplicit-function-declaration]
- ncat/ncat_exec_win.c:309:33: error: ‘STD_ERROR_HANDLE’ undeclared (first use in this function)
- ncat/ncat_exec_win.c:310:7: error: request for member ‘dwFlags’ in something not a structure or union
- ncat/ncat_exec_win.c:310:19: error: ‘STARTF_USESTDHANDLES’ undeclared (first use in this function)
- ncat/ncat_exec_win.c:314:5: warning: implicit declaration of function ‘CreateProcess’ [-Wimplicit-function-declaration]
- ncat/ncat_exec_win.c:326:19: error: request for member ‘hThread’ in something not a structure or union
- ncat/ncat_exec_win.c:328:20: error: request for member ‘hProcess’ in something not a structure or union
- ncat/ncat_exec_win.c:330:14: error: request for member ‘dwProcessId’ in something not a structure or union
- ncat/ncat_exec_win.c: In function ‘subprocess_info_close’:
- ncat/ncat_exec_win.c:352:5: warning: implicit declaration of function ‘closesocket’ [-Wimplicit-function-declaration]
- ncat/ncat_exec_win.c: In function ‘start_subprocess’:
- ncat/ncat_exec_win.c:418:5: warning: implicit declaration of function ‘register_subprocess’ [-Wimplicit-function-declaration]
- ncat/ncat_exec_win.c:421:9: warning: implicit declaration of function ‘TerminateProcess’ [-Wimplicit-function-declaration]
- ncat/ncat_exec_win.c: At top level:
- ncat/ncat_exec_win.c:443:1: error: unknown type name ‘DWORD’
- ncat/ncat_exec_win.c:443:21: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘subprocess_thread_func’
- ncat/ncat_exec_win.c: In function ‘get_subprocess_slot’:
- ncat/ncat_exec_win.c:570:5: error: unknown type name ‘DWORD’
- ncat/ncat_exec_win.c:572:50: error: ‘INFINITE’ undeclared (first use in this function)
- ncat/ncat_exec_win.c:573:5: error: ‘WAIT_OBJECT_0’ undeclared (first use in this function)
- ncat/ncat_exec_win.c:578:9: error: unknown type name ‘HANDLE’
- ncat/ncat_exec_win.c:580:18: warning: comparison between pointer and integer [enabled by default]
- ncat/ncat_exec_win.c: At top level:
- ncat/ncat_exec_win.c:602:32: error: unknown type name ‘HANDLE’
- ncat/ncat_exec_win.c:646:34: error: unknown type name ‘HANDLE’
- ncat/ncat_exec_win.c: In function ‘terminate_subprocesses’:
- ncat/ncat_exec_win.c:675:5: error: unknown type name ‘DWORD’
- ncat/ncat_exec_win.c:680:50: error: ‘INFINITE’ undeclared (first use in this function)
- ncat/ncat_exec_win.c:681:5: error: ‘WAIT_OBJECT_0’ undeclared (first use in this function)
- ncat/ncat_exec_win.c:686:9: error: unknown type name ‘HANDLE’
- ncat/ncat_exec_win.c:687:9: error: unknown type name ‘DWORD’
- ncat/ncat_exec_win.c:689:18: warning: comparison between pointer and integer [enabled by default]
- ncat/ncat_exec_win.c:691:9: warning: implicit declaration of function ‘GetExitCodeProcess’ [-Wimplicit-function-declaration]
- ncat/ncat_exec_win.c:692:20: error: ‘STILL_ACTIVE’ undeclared (first use in this function)
- ncat/ncat_exec_win.c:697:25: warning: assignment makes integer from pointer without a cast [enabled by default]
- ncat/ncat_exec_win.c: At top level:
- ncat/ncat_exec_win.c:567:12: warning: ‘get_subprocess_slot’ defined but not used [-Wunused-function]
- ncat/ncat_exec_win.c:152:12: warning: ‘atexit_registered’ defined but not used [-Wunused-variable]
- ncat/ncat_exec_win.c:704:13: warning: ‘sigint_handler’ defined but not used [-Wunused-function]
- ncat/ncat_exec_win.c: In function ‘run_command_redirected’:
- ncat/ncat_exec_win.c:331:1: warning: control reaches end of non-void function [-Wreturn-type]
- deheader: basic compilation failed on ./ncat/ncat_exec_win.c
- make: *** [ncat/ncat_exec_win.o] Error 1deheader: in ./nbase/inet_ntop.c, <sys/socket.h> portability requires <sys/stat.h>,<sys/types.h>.
- deheader: in ./nbase/inet_ntop.c, <arpa/inet.h> portability requires <netinet/in.h>.
- deheader: in ./nbase/inet_ntop.c, inet_ntoa() portability requires <arpa/inet.h>.
- deheader: remove <stdio.h> from ./nbase/inet_ntop.c
- deheader: in ./nse_fs.cc, mkdir() portability requires <sys/types.h>,<sys/stat.h>.
- deheader: in ./nse_fs.cc, rmdir() portability requires <unistd.h>.
- deheader: in ./nse_fs.cc, readdir() portability requires <sys/types.h>,<dirent.h>.
- deheader: in ./nse_fs.cc, sprintf() portability requires <stdio.h>.
- deheader: remove <string> from ./nse_fs.cc
- deheader: remove <errno.h> from ./nse_fs.cc
- deheader: remove "nmap_error.h" from ./nse_fs.cc
- deheader: remove "nse_fs.h" from ./nse_fs.cc
- deheader: remove "NmapOps.h" from ./nse_fs.cc
- deheader: remove "nmap.h" from ./nse_fs.cc
- deheader: remove "nse_utility.h" from ./nse_fs.cc
- deheader: in ./nping/ProbeMode.cc, =\s*false portability requires <stdbool.h>.
- deheader: in ./nping/ProbeMode.cc, gettimeofday() portability requires <sys/time.h>.
- deheader: in ./nping/ProbeMode.cc, memset() portability requires <string.h>.
- deheader: in ./nping/ProbeMode.cc, rewind() portability requires <stdio.h>.
- deheader: in ./nping/ProbeMode.cc, close() portability requires <unistd.h>.
- deheader: in ./nping/ProbeMode.cc, sendto() portability requires <sys/socket.h>.
- deheader: in ./nping/ProbeMode.cc, ntohs() portability requires <arpa/inet.h>.
- deheader: in ./nping/ProbeMode.cc, free() portability requires <stdlib.h>.
- deheader: in ./nping/ProbeMode.cc, signal() portability requires <signal.h>.
- deheader: remove "nsock.h" from ./nping/ProbeMode.cc
- deheader: remove "nping.h" from ./nping/ProbeMode.cc
- deheader: remove <vector> from ./nping/ProbeMode.cc
- deheader: in ./libdnet-stripped/src/ip-util.c, ntohs() portability requires <arpa/inet.h>.
- deheader: remove "crc32ct.h" from ./libdnet-stripped/src/ip-util.c
- deheader: remove <stdlib.h> from ./libdnet-stripped/src/ip-util.c
- deheader: in ./libnetutil/TCPHeader.cc, memset() portability requires <string.h>.
- deheader: in ./libnetutil/TCPHeader.cc, fprintf() portability requires <stdio.h>.
- deheader: in ./libnetutil/TCPHeader.cc, ntohs() portability requires <arpa/inet.h>.
- gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o libpcap/Win32/Src/getnetbynm.o libpcap/Win32/Src/getnetbynm.c
- libpcap/Win32/Src/getnetbynm.c:22:25: fatal error: inetprivate.h: No such file or directory
- compilation terminated.
- deheader: basic compilation failed on ./libpcap/Win32/Src/getnetbynm.c
- make: *** [libpcap/Win32/Src/getnetbynm.o] Error 1deheader: remove "common.h" from ./nping/common.cc
- deheader: remove "nping.h" from ./nping/common.cc
- gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o libpcap/pcap-septel.o libpcap/pcap-septel.c
- libpcap/pcap-septel.c:18:27: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘_U_’
- libpcap/pcap-septel.c: In function ‘septel_read’:
- libpcap/pcap-septel.c:69:3: error: unknown type name ‘HDR’
- libpcap/pcap-septel.c:70:3: error: unknown type name ‘MSG’
- libpcap/pcap-septel.c:109:7: warning: implicit declaration of function ‘GCT_grab’ [-Wimplicit-function-declaration]
- libpcap/pcap-septel.c:109:9: warning: assignment makes pointer from integer without a cast [enabled by default]
- libpcap/pcap-septel.c:111:12: error: ‘MSG’ undeclared (first use in this function)
- libpcap/pcap-septel.c:111:12: note: each undeclared identifier is reported only once for each function it appears in
- libpcap/pcap-septel.c:111:16: error: expected expression before ‘)’ token
- libpcap/pcap-septel.c:122:12: error: request for member ‘type’ in something not a structure or union
- libpcap/pcap-septel.c:128:9: warning: implicit declaration of function ‘relm’ [-Wimplicit-function-declaration]
- libpcap/pcap-septel.c:133:7: warning: implicit declaration of function ‘get_param’ [-Wimplicit-function-declaration]
- libpcap/pcap-septel.c:133:10: warning: assignment makes pointer from integer without a cast [enabled by default]
- libpcap/pcap-septel.c:134:21: error: request for member ‘len’ in something not a structure or union
- libpcap/pcap-septel.c: At top level:
- libpcap/pcap-septel.c:188:47: error: expected ‘;’, ‘,’ or ‘)’ before ‘_U_’
- libpcap/pcap-septel.c: In function ‘septel_activate’:
- libpcap/pcap-septel.c:214:23: error: ‘septel_inject’ undeclared (first use in this function)
- libpcap/pcap-septel.c: In function ‘septel_create’:
- libpcap/pcap-septel.c:231:17: warning: assignment from incompatible pointer type [enabled by default]
- libpcap/pcap-septel.c: In function ‘septel_platform_finddevs’:
- libpcap/pcap-septel.c:248:16: warning: unused variable ‘p’ [-Wunused-variable]
- deheader: basic compilation failed on ./libpcap/pcap-septel.c
- make: *** [libpcap/pcap-septel.o] Error 1gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o libpcre/pcre_compile.o libpcre/pcre_compile.c
- In file included from libpcre/pcre_compile.c:56:0:
- libpcre/pcre_internal.h:340:2: error: #error LINK_SIZE must be either 2, 3, or 4
- libpcre/pcre_compile.c: In function ‘first_significant_code’:
- libpcre/pcre_compile.c:1095:5: warning: implicit declaration of function ‘GET’ [-Wimplicit-function-declaration]
- libpcre/pcre_compile.c: In function ‘find_fixedlength’:
- libpcre/pcre_compile.c:1143:34: error: ‘LINK_SIZE’ undeclared (first use in this function)
- libpcre/pcre_compile.c:1143:34: note: each undeclared identifier is reported only once for each function it appears in
- libpcre/pcre_compile.c: In function ‘find_bracket’:
- libpcre/pcre_compile.c:1344:13: error: ‘LINK_SIZE’ undeclared (first use in this function)
- libpcre/pcre_compile.c: In function ‘adjust_recurse’:
- libpcre/pcre_compile.c:1866:43: error: ‘LINK_SIZE’ undeclared (first use in this function)
- libpcre/pcre_compile.c:1871:7: warning: implicit declaration of function ‘PUT’ [-Wimplicit-function-declaration]
- libpcre/pcre_compile.c: In function ‘auto_callout’:
- libpcre/pcre_compile.c:1912:11: error: ‘LINK_SIZE’ undeclared (first use in this function)
- libpcre/pcre_compile.c: In function ‘complete_callout’:
- libpcre/pcre_compile.c:1938:27: error: ‘LINK_SIZE’ undeclared (first use in this function)
- libpcre/pcre_compile.c: In function ‘compile_branch’:
- libpcre/pcre_compile.c:3798:44: error: ‘LINK_SIZE’ undeclared (first use in this function)
- libpcre/pcre_compile.c:4506:36: error: ‘MAX_NAME_COUNT’ undeclared (first use in this function)
- libpcre/pcre_compile.c:4514:29: error: ‘MAX_NAME_SIZE’ undeclared (first use in this function)
- libpcre/pcre_compile.c:4733:15: warning: left-hand operand of comma expression has no effect [-Wunused-value]
- libpcre/pcre_compile.c:4992:7: warning: left-hand operand of comma expression has no effect [-Wunused-value]
- libpcre/pcre_compile.c:4994:7: warning: left-hand operand of comma expression has no effect [-Wunused-value]
- libpcre/pcre_compile.c: In function ‘compile_regex’:
- libpcre/pcre_compile.c:5323:16: error: ‘LINK_SIZE’ undeclared (first use in this function)
- libpcre/pcre_compile.c: In function ‘is_anchored’:
- libpcre/pcre_compile.c:5591:14: error: ‘LINK_SIZE’ undeclared (first use in this function)
- libpcre/pcre_compile.c: In function ‘is_startline’:
- libpcre/pcre_compile.c:5667:14: error: ‘LINK_SIZE’ undeclared (first use in this function)
- libpcre/pcre_compile.c: In function ‘find_firstassertedchar’:
- libpcre/pcre_compile.c:5726:38: error: ‘LINK_SIZE’ undeclared (first use in this function)
- libpcre/pcre_compile.c: In function ‘pcre_compile2’:
- libpcre/pcre_compile.c:5934:21: error: ‘NEWLINE’ undeclared (first use in this function)
- libpcre/pcre_compile.c:6017:14: error: ‘MAX_PATTERN_SIZE’ undeclared (first use in this function)
- libpcre/pcre_compile.c:6108:14: error: ‘LINK_SIZE’ undeclared (first use in this function)
- libpcre/pcre_compile.c: In function ‘auto_callout’:
- libpcre/pcre_compile.c:1914:1: warning: control reaches end of non-void function [-Wreturn-type]
- deheader: basic compilation failed on ./libpcre/pcre_compile.c
- make: *** [libpcre/pcre_compile.o] Error 1deheader: remove "lzio.h" from ./liblua/ldo.c
- deheader: remove "lundump.h" from ./liblua/ldo.c
- deheader: remove "ltable.h" from ./liblua/ldo.c
- deheader: remove "lstate.h" from ./liblua/ldo.c
- deheader: remove "lobject.h" from ./liblua/ldo.c
- deheader: remove "lgc.h" from ./liblua/ldo.c
- deheader: remove "ldo.h" from ./liblua/ldo.c
- deheader: remove "lapi.h" from ./liblua/ldo.c
- deheader: remove "lvm.h" from ./liblua/ldo.c
- deheader: remove "lstring.h" from ./liblua/ldo.c
- deheader: remove "lmem.h" from ./liblua/ldo.c
- deheader: remove "ldebug.h" from ./liblua/ldo.c
- deheader: remove "ltm.h" from ./liblua/ldo.c
- deheader: remove "lfunc.h" from ./liblua/ldo.c
- deheader: remove "lua.h" from ./liblua/ldo.c
- gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o libpcap/missing/snprintf.o libpcap/missing/snprintf.c
- libpcap/missing/snprintf.c:41:27: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘_U_’
- libpcap/missing/snprintf.c:52:22: fatal error: pcap-int.h: No such file or directory
- compilation terminated.
- deheader: basic compilation failed on ./libpcap/missing/snprintf.c
- make: *** [libpcap/missing/snprintf.o] Error 1deheader: in ./portlist.cc, free() portability requires <stdlib.h>.
- deheader: in ./portlist.cc, strcmp() portability requires <string.h>.
- deheader: remove "tcpip.h" from ./portlist.cc
- deheader: remove "portlist.h" from ./portlist.cc
- deheader: remove "nmap.h" from ./portlist.cc
- deheader: in ./libnetutil/HopByHopHeader.cc, memset() portability requires <string.h>.
- deheader: in ./libnetutil/HopByHopHeader.cc, fprintf() portability requires <stdio.h>.
- deheader: remove "NetworkLayerElement.h" from ./libnetutil/NetworkLayerElement.cc
- deheader: remove "nbase.h" from ./ncat/base64.c
- deheader: remove "base64.h" from ./ncat/base64.c
- deheader: remove <stdlib.h> from ./libdnet-stripped/src/arp-none.c
- deheader: remove <sys/types.h> from ./libdnet-stripped/src/arp-none.c
- deheader: remove <stdio.h> from ./libdnet-stripped/src/arp-none.c
- deheader: remove "config.h" from ./libdnet-stripped/src/arp-none.c
- deheader: in ./nsock/tests/ghlists.c, calloc() portability requires <stdlib.h>.
- deheader: in ./nsock/tests/ghlists.c, fprintf() portability requires <stdio.h>.
- deheader: remove <time.h> from ./nsock/tests/ghlists.c
- deheader: remove <stdint.h> from ./nsock/tests/ghlists.c
- deheader: in ./liblua/lauxlib.c, WEXITSTATUS() portability requires <sys/types.h>,<sys/wait.h>.
- deheader: in ./liblua/lauxlib.c, realloc() portability requires <unistd.h>.
- deheader: remove "lua.h" from ./liblua/lauxlib.c
- deheader: in ./nsock/src/netutils.c, <sys/socket.h> portability requires <sys/stat.h>,<sys/types.h>.
- deheader: in ./nsock/src/netutils.c, getrlimit() portability requires <sys/resource.h>.
- deheader: in ./nsock/src/netutils.c, perror() portability requires <stdio.h>.
- deheader: in ./nsock/src/netutils.c, ntohs() portability requires <arpa/inet.h>.
- deheader: remove "error.h" from ./nsock/src/netutils.c
- gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o nmap-update/svn_auth.o nmap-update/svn_auth.c
- nmap-update/svn_auth.c:46:24: fatal error: svn_client.h: No such file or directory
- compilation terminated.
- deheader: basic compilation failed on ./nmap-update/svn_auth.c
- make: *** [nmap-update/svn_auth.o] Error 1deheader: in ./ncat/ncat_listen.c, <sys/socket.h> portability requires <sys/stat.h>,<sys/types.h>.
- deheader: in ./ncat/ncat_listen.c, <arpa/inet.h> portability requires <netinet/in.h>.
- deheader: in ./ncat/ncat_listen.c, shutdown() portability requires <sys/socket.h>.
- deheader: in ./ncat/ncat_listen.c, waitpid() portability requires <sys/types.h>,<sys/wait.h>.
- deheader: in ./ncat/ncat_listen.c, FD_ZERO() portability requires <sys/time.h>.
- deheader: in ./ncat/ncat_listen.c, close() portability requires <unistd.h>.
- deheader: in ./ncat/ncat_listen.c, isprint() portability requires <ctype.h>.
- deheader: remove <limits.h> from ./ncat/ncat_listen.c
- deheader: remove <stdio.h> from ./ncat/ncat_listen.c
- deheader: remove <errno.h> from ./ncat/ncat_listen.c
- deheader: remove <signal.h> from ./ncat/ncat_listen.c
- deheader: in ./nsock/src/engine_kqueue.c, close() portability requires <unistd.h>.
- deheader: in ./nsock/src/engine_kqueue.c, free() portability requires <stdlib.h>.
- deheader: in ./nsock/src/engine_kqueue.c, strerror() portability requires <string.h>.
- deheader: in ./nsock/src/engine_kqueue.c, select() portability requires <sys/time.h>.
- gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o libpcap/Win32/Src/getnetent.o libpcap/Win32/Src/getnetent.c
- libpcap/Win32/Src/getnetent.c:22:25: fatal error: inetprivate.h: No such file or directory
- compilation terminated.
- deheader: basic compilation failed on ./libpcap/Win32/Src/getnetent.c
- make: *** [libpcap/Win32/Src/getnetent.o] Error 1deheader: in ./libnetutil/ICMPv4Header.cc, memset() portability requires <string.h>.
- deheader: in ./libnetutil/ICMPv4Header.cc, fprintf() portability requires <stdio.h>.
- deheader: in ./libnetutil/ICMPv4Header.cc, ntohs() portability requires <arpa/inet.h>.
- deheader: in ./libdnet-stripped/src/tun-linux.c, <sys/socket.h> portability requires <sys/stat.h>,<sys/types.h>.
- deheader: in ./libdnet-stripped/src/tun-linux.c, open() portability requires <sys/types.h>,<sys/stat.h>,<fcntl.h>.
- deheader: remove <stdio.h> from ./libdnet-stripped/src/tun-linux.c
- deheader: remove "config.h" from ./libdnet-stripped/src/tun-linux.c
- deheader: remove "nbase.h" from ./nbase/snprintf.c
- deheader: remove <sys/types.h> from ./nbase/snprintf.c
- deheader: in ./libpcap/pcap-can-linux.c, <sys/socket.h> portability requires <sys/stat.h>,<sys/types.h>.
- deheader: in ./libpcap/pcap-can-linux.c, <arpa/inet.h> portability requires <netinet/in.h>.
- deheader: in ./libpcap/pcap-can-linux.c, snprintf() portability requires <stdio.h>.
- deheader: in ./libpcap/pcap-can-linux.c, gettimeofday() portability requires <sys/time.h>.
- deheader: remove <linux/can/raw.h> from ./libpcap/pcap-can-linux.c
- deheader: remove <fcntl.h> from ./libpcap/pcap-can-linux.c
- deheader: remove "pcap-can-linux.h" from ./libpcap/pcap-can-linux.c
- deheader: remove <linux/can.h> from ./libpcap/pcap-can-linux.c
- deheader: remove <unistd.h> from ./libpcap/pcap-can-linux.c
- gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o libdnet-stripped/src/eth-bsd.o libdnet-stripped/src/eth-bsd.c
- libdnet-stripped/src/eth-bsd.c:21:21: fatal error: net/bpf.h: No such file or directory
- compilation terminated.
- deheader: basic compilation failed on ./libdnet-stripped/src/eth-bsd.c
- make: *** [libdnet-stripped/src/eth-bsd.o] Error 1deheader: in ./libdnet-stripped/src/route-linux.c, <sys/socket.h> portability requires <sys/stat.h>,<sys/types.h>.
- deheader: in ./libdnet-stripped/src/route-linux.c, htonl() portability requires <arpa/inet.h>.
- deheader: remove <ctype.h> from ./libdnet-stripped/src/route-linux.c
- deheader: remove <linux/netlink.h> from ./libdnet-stripped/src/route-linux.c
- deheader: remove <asm/types.h> from ./libdnet-stripped/src/route-linux.c
- deheader: remove "config.h" from ./libdnet-stripped/src/route-linux.c
- deheader: remove <netinet/in.h> from ./libdnet-stripped/src/route-linux.c
- deheader: remove <sys/uio.h> from ./libdnet-stripped/src/route-linux.c
- gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o libpcap/pcap-dos.o libpcap/pcap-dos.c
- libpcap/pcap-dos.c:17:16: fatal error: io.h: No such file or directory
- compilation terminated.
- deheader: basic compilation failed on ./libpcap/pcap-dos.c
- make: *** [libpcap/pcap-dos.o] Error 1deheader: in ./liblua/loadlib.c, dlclose() portability requires <dlfcn.h>.
- deheader: in ./liblua/loadlib.c, fopen() portability requires <stdio.h>.
- deheader: in ./liblua/loadlib.c, =\s*true portability requires <stdbool.h>.
- deheader: remove "lualib.h" from ./liblua/loadlib.c
- deheader: remove "lua.h" from ./liblua/loadlib.c
- deheader: in ./nping/nping.cc, rewind() portability requires <stdio.h>.
- deheader: in ./nping/nping.cc, exit() portability requires <stdlib.h>.
- deheader: remove "pcap.h" from ./nping/nping.cc
- deheader: remove "common.h" from ./nping/nping.cc
- deheader: remove "EchoHeader.h" from ./nping/nping.cc
- deheader: remove "global_structures.h" from ./nping/nping.cc
- deheader: remove "utils_net.h" from ./nping/nping.cc
- deheader: remove "nping.h" from ./nping/nping.cc
- deheader: remove "dnet.h" from ./nping/nping.cc
- deheader: remove "nsock.h" from ./nping/nping.cc
- deheader: remove "ProbeMode.h" from ./nping/nping.cc
- deheader: remove "utils.h" from ./nping/nping.cc
- gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o nbase/test/test-escape_windows_command_arg.o nbase/test/test-escape_windows_command_arg.c
- nbase/test/test-escape_windows_command_arg.c:17:22: fatal error: shellapi.h: No such file or directory
- compilation terminated.
- deheader: basic compilation failed on ./nbase/test/test-escape_windows_command_arg.c
- make: *** [nbase/test/test-escape_windows_command_arg.o] Error 1deheader: in ./MACLookup.cc, fopen() portability requires <stdio.h>.
- deheader: in ./MACLookup.cc, isxdigit() portability requires <ctype.h>.
- deheader: in ./MACLookup.cc, strtol() portability requires <stdlib.h>.
- deheader: remove "MACLookup.h" from ./MACLookup.cc
- deheader: remove "nmap.h" from ./MACLookup.cc
- deheader: remove <map> from ./MACLookup.cc
- deheader: in ./liblinear/linear.cpp, =\s*true portability requires <stdbool.h>.
- deheader: in ./liblinear/linear.cpp, realloc() portability requires <unistd.h>.
- gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o libpcre/pcre_try_flipped.o libpcre/pcre_try_flipped.c
- In file included from libpcre/pcre_try_flipped.c:52:0:
- libpcre/pcre_internal.h:340:2: error: #error LINK_SIZE must be either 2, 3, or 4
- libpcre/pcre_internal.h:263:1: warning: ‘pcre_memmove’ defined but not used [-Wunused-function]
- deheader: basic compilation failed on ./libpcre/pcre_try_flipped.c
- make: *** [libpcre/pcre_try_flipped.o] Error 1deheader: in ./libnetutil/TransportLayerElement.cc, memcpy() portability requires <string.h>.
- deheader: in ./libnetutil/TransportLayerElement.cc, free() portability requires <stdlib.h>.
- deheader: in ./nping/NEPContext.cc, memset() portability requires <string.h>.
- deheader: in ./nping/NEPContext.cc, =\s*false portability requires <stdbool.h>.
- deheader: remove "nbase.h" from ./nping/NEPContext.cc
- deheader: remove "nping.h" from ./nping/NEPContext.cc
- deheader: remove "EchoHeader.h" from ./nping/NEPContext.cc
- gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o libpcap/pcap.o libpcap/pcap.c
- libpcap/pcap.c:35:27: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘_U_’
- libpcap/pcap.c:102:31: error: expected ‘;’, ‘,’ or ‘)’ before ‘_U_’
- libpcap/pcap.c: In function ‘pcap_create_common’:
- libpcap/pcap.c:303:24: error: ‘pcap_cant_set_rfmon’ undeclared (first use in this function)
- libpcap/pcap.c:303:24: note: each undeclared identifier is reported only once for each function it appears in
- libpcap/pcap.c: In function ‘pcap_set_tstamp_type’:
- libpcap/pcap.c:376:11: error: ‘PCAP_ERROR_CANTSET_TSTAMP_TYPE’ undeclared (first use in this function)
- libpcap/pcap.c:395:10: error: ‘PCAP_WARNING_TSTAMP_TYPE_NOTSUP’ undeclared (first use in this function)
- libpcap/pcap.c: In function ‘pcap_open_live’:
- libpcap/pcap.c:484:16: error: ‘PCAP_ERROR_PROMISC_PERM_DENIED’ undeclared (first use in this function)
- libpcap/pcap.c: At top level:
- libpcap/pcap.c:858:2: error: ‘DLT_IEEE802_15_4_NOFCS’ undeclared here (not in a function)
- libpcap/pcap.c:859:2: error: ‘DLT_JUNIPER_VS’ undeclared here (not in a function)
- libpcap/pcap.c:860:2: error: ‘DLT_JUNIPER_SRX_E2E’ undeclared here (not in a function)
- libpcap/pcap.c:861:2: error: ‘DLT_JUNIPER_FIBRECHANNEL’ undeclared here (not in a function)
- libpcap/pcap.c:862:2: error: ‘DLT_DVB_CI’ undeclared here (not in a function)
- libpcap/pcap.c:863:2: error: ‘DLT_JUNIPER_ATM_CEMIC’ undeclared here (not in a function)
- libpcap/pcap.c:864:2: error: ‘DLT_NFLOG’ undeclared here (not in a function)
- libpcap/pcap.c:865:2: error: ‘DLT_NETANALYZER’ undeclared here (not in a function)
- libpcap/pcap.c:866:2: error: ‘DLT_NETANALYZER_TRANSPARENT’ undeclared here (not in a function)
- libpcap/pcap.c:867:2: error: ‘DLT_IPOIB’ undeclared here (not in a function)
- libpcap/pcap.c:915:20: error: ‘PCAP_TSTAMP_HOST’ undeclared here (not in a function)
- libpcap/pcap.c:915:2: error: initializer element is not constant
- libpcap/pcap.c:915:2: error: (near initialization for ‘tstamp_type_choices[0].type’)
- libpcap/pcap.c:916:43: error: ‘PCAP_TSTAMP_HOST_LOWPREC’ undeclared here (not in a function)
- libpcap/pcap.c:916:2: error: initializer element is not constant
- libpcap/pcap.c:916:2: error: (near initialization for ‘tstamp_type_choices[1].type’)
- libpcap/pcap.c:917:43: error: ‘PCAP_TSTAMP_HOST_HIPREC’ undeclared here (not in a function)
- libpcap/pcap.c:917:2: error: initializer element is not constant
- libpcap/pcap.c:917:2: error: (near initialization for ‘tstamp_type_choices[2].type’)
- libpcap/pcap.c:918:26: error: ‘PCAP_TSTAMP_ADAPTER’ undeclared here (not in a function)
- libpcap/pcap.c:918:2: error: initializer element is not constant
- libpcap/pcap.c:918:2: error: (near initialization for ‘tstamp_type_choices[3].type’)
- libpcap/pcap.c:919:64: error: ‘PCAP_TSTAMP_ADAPTER_UNSYNCED’ undeclared here (not in a function)
- libpcap/pcap.c:919:2: error: initializer element is not constant
- libpcap/pcap.c:919:2: error: (near initialization for ‘tstamp_type_choices[4].type’)
- libpcap/pcap.c: In function ‘pcap_statustostr’:
- libpcap/pcap.c:1137:7: error: ‘PCAP_WARNING_TSTAMP_TYPE_NOTSUP’ undeclared (first use in this function)
- libpcap/pcap.c:1170:7: error: ‘PCAP_ERROR_CANTSET_TSTAMP_TYPE’ undeclared (first use in this function)
- libpcap/pcap.c:1173:7: error: ‘PCAP_ERROR_PROMISC_PERM_DENIED’ undeclared (first use in this function)
- libpcap/pcap.c: At top level:
- libpcap/pcap.c:1230:49: error: expected ‘;’, ‘,’ or ‘)’ before ‘_U_’
- libpcap/pcap.c:1399:29: error: expected ‘;’, ‘,’ or ‘)’ before ‘_U_’
- libpcap/pcap.c: In function ‘pcap_open_dead’:
- libpcap/pcap.c:1415:16: error: ‘pcap_stats_dead’ undeclared (first use in this function)
- libpcap/pcap.c:1415:14: warning: assignment from incompatible pointer type [enabled by default]
- libpcap/pcap.c:1421:18: error: ‘pcap_cleanup_dead’ undeclared (first use in this function)
- libpcap/pcap.c:1421:16: warning: assignment from incompatible pointer type [enabled by default]
- libpcap/pcap.c: In function ‘pcap_set_tstamp_type’:
- libpcap/pcap.c:396:1: warning: control reaches end of non-void function [-Wreturn-type]
- deheader: basic compilation failed on ./libpcap/pcap.c
- make: *** [libpcap/pcap.o] Error 1deheader: in ./ncat/util.c, bzero() portability requires <strings.h>.
- deheader: in ./ncat/util.c, ntohl() portability requires <arpa/inet.h>.
- deheader: in ./ncat/util.c, gethostname() portability requires <unistd.h>.
- deheader: in ./ncat/util.c, setsockopt() portability requires <sys/socket.h>.
- deheader: in ./ncat/util.c, select() portability requires <sys/time.h>.
- deheader: remove "sockaddr_u.h" from ./ncat/util.c
- deheader: remove "util.h" from ./ncat/util.c
- deheader: remove "nbase.h" from ./ncat/util.c
- deheader: remove "sys_wrap.h" from ./ncat/util.c
- gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o ncat/test/addrset.o ncat/test/addrset.c
- ncat/test/addrset.c:23:23: fatal error: ncat_core.h: No such file or directory
- compilation terminated.
- deheader: basic compilation failed on ./ncat/test/addrset.c
- make: *** [ncat/test/addrset.o] Error 1gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o libpcap/sf-pcap.o libpcap/sf-pcap.c
- libpcap/sf-pcap.c:32:27: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘_U_’
- deheader: basic compilation failed on ./libpcap/sf-pcap.c
- make: *** [libpcap/sf-pcap.o] Error 1gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o libpcre/pcre_info.o libpcre/pcre_info.c
- In file included from libpcre/pcre_info.c:52:0:
- libpcre/pcre_internal.h:340:2: error: #error LINK_SIZE must be either 2, 3, or 4
- libpcre/pcre_internal.h:263:1: warning: ‘pcre_memmove’ defined but not used [-Wunused-function]
- deheader: basic compilation failed on ./libpcre/pcre_info.c
- make: *** [libpcre/pcre_info.o] Error 1gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o libpcap/pcap-nit.o libpcap/pcap-nit.c
- libpcap/pcap-nit.c:22:27: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘_U_’
- libpcap/pcap-nit.c:38:21: fatal error: net/nit.h: No such file or directory
- compilation terminated.
- deheader: basic compilation failed on ./libpcap/pcap-nit.c
- make: *** [libpcap/pcap-nit.o] Error 1gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o libdnet-stripped/src/eth-pfilt.o libdnet-stripped/src/eth-pfilt.c
- libdnet-stripped/src/eth-pfilt.c:18:23: fatal error: net/pfilt.h: No such file or directory
- compilation terminated.
- deheader: basic compilation failed on ./libdnet-stripped/src/eth-pfilt.c
- make: *** [libdnet-stripped/src/eth-pfilt.o] Error 1deheader: in ./nbase/nbase_memalloc.c, va_start() portability requires <stdarg.h>.
- deheader: in ./nbase/nbase_memalloc.c, exit() portability requires <stdlib.h>.
- deheader: in ./nbase/nbase_memalloc.c, realloc() portability requires <unistd.h>.
- deheader: remove "nbase.h" from ./nbase/nbase_memalloc.c
- deheader: in ./libnetutil/ICMPv6RRBody.cc, memset() portability requires <string.h>.
- deheader: in ./utils.cc, tolower() portability requires <ctype.h>.
- deheader: in ./utils.cc, free() portability requires <stdlib.h>.
- deheader: in ./utils.cc, strerror() portability requires <string.h>.
- deheader: in ./utils.cc, sprintf() portability requires <stdio.h>.
- deheader: in ./utils.cc, send() portability requires <sys/socket.h>.
- deheader: in ./utils.cc, mmap() portability requires <sys/mman.h>.
- deheader: in ./utils.cc, stat() portability requires <sys/types.h>,<sys/stat.h>.
- deheader: in ./utils.cc, open() portability requires <sys/types.h>,<sys/stat.h>,<fcntl.h>.
- deheader: in ./utils.cc, close() portability requires <unistd.h>.
- deheader: in ./utils.cc, time() portability requires <time.h>.
- deheader: remove "nmap.h" from ./utils.cc
- gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o libdnet-stripped/src/eth-win32.o libdnet-stripped/src/eth-win32.c
- libdnet-stripped/src/eth-win32.c:23:22: fatal error: winsock2.h: No such file or directory
- compilation terminated.
- deheader: basic compilation failed on ./libdnet-stripped/src/eth-win32.c
- make: *** [libdnet-stripped/src/eth-win32.o] Error 1deheader: remove "blas.h" from ./liblinear/blas/daxpy.c
- deheader: in ./libnetutil/ICMPv6Header.cc, memset() portability requires <string.h>.
- deheader: in ./libnetutil/ICMPv6Header.cc, fprintf() portability requires <stdio.h>.
- deheader: in ./libnetutil/ICMPv6Header.cc, ntohs() portability requires <arpa/inet.h>.
- deheader: in ./libnetutil/ICMPv6Header.cc, free() portability requires <stdlib.h>.
- deheader: remove <assert.h> from ./libnetutil/ICMPv6Header.cc
- deheader: in ./nping/EchoClient.cc, memset() portability requires <string.h>.
- deheader: in ./nping/EchoClient.cc, connect() portability requires <sys/socket.h>.
- deheader: in ./nping/EchoClient.cc, htons() portability requires <arpa/inet.h>.
- deheader: in ./nping/EchoClient.cc, printf() portability requires <stdio.h>.
- deheader: in ./nping/EchoClient.cc, free() portability requires <stdlib.h>.
- deheader: in ./nping/EchoClient.cc, encrypt() portability requires <unistd.h>.
- deheader: in ./nping/EchoClient.cc, signal() portability requires <signal.h>.
- deheader: remove "nsock.h" from ./nping/EchoClient.cc
- deheader: remove "NEPContext.h" from ./nping/EchoClient.cc
- deheader: remove "EchoHeader.h" from ./nping/EchoClient.cc
- deheader: remove "nping.h" from ./nping/EchoClient.cc
- gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o libpcap/pcap-snf.o libpcap/pcap-snf.c
- libpcap/pcap-snf.c:18:17: fatal error: snf.h: No such file or directory
- compilation terminated.
- deheader: basic compilation failed on ./libpcap/pcap-snf.c
- make: *** [libpcap/pcap-snf.o] Error 1deheader: remove "error.h" from ./nsock/src/error.c
- gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o libpcap/pcap-null.o libpcap/pcap-null.c
- libpcap/pcap-null.c:22:27: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘_U_’
- deheader: basic compilation failed on ./libpcap/pcap-null.c
- make: *** [libpcap/pcap-null.o] Error 1deheader: in ./liblua/lmem.c, free() portability requires <stdlib.h>.
- deheader: remove "lstate.h" from ./liblua/lmem.c
- deheader: remove "lmem.h" from ./liblua/lmem.c
- deheader: remove "ldo.h" from ./liblua/lmem.c
- deheader: remove "lua.h" from ./liblua/lmem.c
- deheader: remove "lobject.h" from ./liblua/lmem.c
- deheader: remove "ldebug.h" from ./liblua/lmem.c
- deheader: remove "lgc.h" from ./liblua/lmem.c
- deheader: remove <stddef.h> from ./liblua/lmem.c
- deheader: in ./nping/NpingTargets.cc, memset() portability requires <string.h>.
- deheader: in ./nping/NpingTargets.cc, =\s*false portability requires <stdbool.h>.
- deheader: in ./nping/NpingTargets.cc, rewind() portability requires <stdio.h>.
- deheader: remove "common_modified.h" from ./nping/NpingTargets.cc
- deheader: remove "NpingTargets.h" from ./nping/NpingTargets.cc
- deheader: remove "nbase.h" from ./nping/NpingTargets.cc
- deheader: remove "global_structures.h" from ./nping/NpingTargets.cc
- deheader: remove "nping.h" from ./nping/NpingTargets.cc
- deheader: remove "common.h" from ./nping/NpingTargets.cc
- deheader: remove "utils.h" from ./nping/NpingTargets.cc
- deheader: in ./nbase/getaddrinfo.c, <sys/socket.h> portability requires <sys/stat.h>,<sys/types.h>.
- deheader: in ./nbase/getaddrinfo.c, <arpa/inet.h> portability requires <netinet/in.h>.
- deheader: in ./nbase/getaddrinfo.c, free() portability requires <stdlib.h>.
- deheader: in ./nbase/getaddrinfo.c, memset() portability requires <string.h>.
- deheader: in ./nbase/getaddrinfo.c, htons() portability requires <arpa/inet.h>.
- deheader: in ./nbase/getaddrinfo.c, gethostbyname() portability requires <netdb.h>.
- deheader: remove <assert.h> from ./nbase/getaddrinfo.c
- deheader: remove <stdio.h> from ./nbase/getaddrinfo.c
- deheader: in ./nmap_dns.cc, ntohl() portability requires <arpa/inet.h>.
- deheader: in ./nmap_dns.cc, memcpy() portability requires <string.h>.
- deheader: in ./nmap_dns.cc, sprintf() portability requires <stdio.h>.
- deheader: in ./nmap_dns.cc, isdigit() portability requires <ctype.h>.
- deheader: in ./nmap_dns.cc, strcasecmp() portability requires <strings.h>.
- deheader: in ./nmap_dns.cc, =\s*false portability requires <stdbool.h>.
- deheader: in ./nmap_dns.cc, gettimeofday() portability requires <sys/time.h>.
- deheader: remove <vector> from ./nmap_dns.cc
- deheader: remove <limits.h> from ./nmap_dns.cc
- deheader: remove "nsock.h" from ./nmap_dns.cc
- deheader: remove "nmap.h" from ./nmap_dns.cc
- deheader: remove <list> from ./nmap_dns.cc
- deheader: remove "nmap_dns.h" from ./nmap_dns.cc
- deheader: remove <stdlib.h> from ./nmap_dns.cc
- gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o libdnet-stripped/src/tun-solaris.o libdnet-stripped/src/tun-solaris.c
- libdnet-stripped/src/tun-solaris.c:15:24: fatal error: sys/sockio.h: No such file or directory
- compilation terminated.
- deheader: basic compilation failed on ./libdnet-stripped/src/tun-solaris.c
- make: *** [libdnet-stripped/src/tun-solaris.o] Error 1gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o libpcap/gencode.o libpcap/gencode.c
- libpcap/gencode.c:23:27: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘_U_’
- libpcap/gencode.c: In function ‘init_linktype’:
- libpcap/gencode.c:1350:7: error: ‘DLT_JUNIPER_VS’ undeclared (first use in this function)
- libpcap/gencode.c:1350:7: note: each undeclared identifier is reported only once for each function it appears in
- libpcap/gencode.c:1351:7: error: ‘DLT_JUNIPER_SRX_E2E’ undeclared (first use in this function)
- libpcap/gencode.c:1352:7: error: ‘DLT_JUNIPER_FIBRECHANNEL’ undeclared (first use in this function)
- libpcap/gencode.c:1353:7: error: ‘DLT_JUNIPER_ATM_CEMIC’ undeclared (first use in this function)
- libpcap/gencode.c:1423:7: error: ‘DLT_NETANALYZER’ undeclared (first use in this function)
- libpcap/gencode.c:1431:7: error: ‘DLT_NETANALYZER_TRANSPARENT’ undeclared (first use in this function)
- libpcap/gencode.c:1444:19: error: ‘DLT_MATCHING_MIN’ undeclared (first use in this function)
- libpcap/gencode.c:1445:19: error: ‘DLT_MATCHING_MAX’ undeclared (first use in this function)
- libpcap/gencode.c: In function ‘gen_linktype’:
- libpcap/gencode.c:2924:7: error: ‘DLT_NETANALYZER’ undeclared (first use in this function)
- libpcap/gencode.c:2925:7: error: ‘DLT_NETANALYZER_TRANSPARENT’ undeclared (first use in this function)
- libpcap/gencode.c:3329:14: error: ‘DLT_JUNIPER_VS’ undeclared (first use in this function)
- libpcap/gencode.c:3330:14: error: ‘DLT_JUNIPER_SRX_E2E’ undeclared (first use in this function)
- libpcap/gencode.c:3331:14: error: ‘DLT_JUNIPER_FIBRECHANNEL’ undeclared (first use in this function)
- libpcap/gencode.c:3332:7: error: ‘DLT_JUNIPER_ATM_CEMIC’ undeclared (first use in this function)
- libpcap/gencode.c:3383:7: error: ‘DLT_IEEE802_15_4_NOFCS’ undeclared (first use in this function)
- libpcap/gencode.c: In function ‘gen_gateway’:
- libpcap/gencode.c:4693:8: error: ‘DLT_NETANALYZER’ undeclared (first use in this function)
- libpcap/gencode.c:4694:8: error: ‘DLT_NETANALYZER_TRANSPARENT’ undeclared (first use in this function)
- libpcap/gencode.c: In function ‘gen_scode’:
- libpcap/gencode.c:6069:9: error: ‘DLT_NETANALYZER’ undeclared (first use in this function)
- libpcap/gencode.c:6070:9: error: ‘DLT_NETANALYZER_TRANSPARENT’ undeclared (first use in this function)
- libpcap/gencode.c: In function ‘gen_ecode’:
- libpcap/gencode.c:6590:8: error: ‘DLT_NETANALYZER’ undeclared (first use in this function)
- libpcap/gencode.c:6591:8: error: ‘DLT_NETANALYZER_TRANSPARENT’ undeclared (first use in this function)
- libpcap/gencode.c: In function ‘gen_broadcast’:
- libpcap/gencode.c:7196:8: error: ‘DLT_NETANALYZER’ undeclared (first use in this function)
- libpcap/gencode.c:7197:8: error: ‘DLT_NETANALYZER_TRANSPARENT’ undeclared (first use in this function)
- libpcap/gencode.c: In function ‘gen_multicast’:
- libpcap/gencode.c:7293:8: error: ‘DLT_NETANALYZER’ undeclared (first use in this function)
- libpcap/gencode.c:7294:8: error: ‘DLT_NETANALYZER_TRANSPARENT’ undeclared (first use in this function)
- libpcap/gencode.c: In function ‘gen_inbound’:
- libpcap/gencode.c:7558:14: error: ‘DLT_JUNIPER_VS’ undeclared (first use in this function)
- libpcap/gencode.c:7559:14: error: ‘DLT_JUNIPER_SRX_E2E’ undeclared (first use in this function)
- libpcap/gencode.c:7560:14: error: ‘DLT_JUNIPER_FIBRECHANNEL’ undeclared (first use in this function)
- libpcap/gencode.c:7561:7: error: ‘DLT_JUNIPER_ATM_CEMIC’ undeclared (first use in this function)
- libpcap/gencode.c: In function ‘gen_vlan’:
- libpcap/gencode.c:7921:7: error: ‘DLT_NETANALYZER’ undeclared (first use in this function)
- libpcap/gencode.c:7922:7: error: ‘DLT_NETANALYZER_TRANSPARENT’ undeclared (first use in this function)
- libpcap/gencode.c: In function ‘gen_mpls’:
- libpcap/gencode.c:7990:18: error: ‘DLT_NETANALYZER’ undeclared (first use in this function)
- libpcap/gencode.c:7991:18: error: ‘DLT_NETANALYZER_TRANSPARENT’ undeclared (first use in this function)
- libpcap/gencode.c: In function ‘gen_gateway’:
- libpcap/gencode.c:4749:1: warning: control reaches end of non-void function [-Wreturn-type]
- deheader: basic compilation failed on ./libpcap/gencode.c
- make: *** [libpcap/gencode.o] Error 1deheader: in ./protocols.cc, strcpy() portability requires <string.h>.
- deheader: in ./protocols.cc, fopen() portability requires <stdio.h>.
- deheader: in ./protocols.cc, isspace() portability requires <ctype.h>.
- deheader: in ./protocols.cc, ntohs() portability requires <arpa/inet.h>.
- deheader: remove "nmap_error.h" from ./protocols.cc
- deheader: in ./liblinear/predict.c, realloc() portability requires <unistd.h>.
- deheader: in ./libnetutil/RoutingHeader.cc, memset() portability requires <string.h>.
- deheader: in ./libnetutil/RoutingHeader.cc, fprintf() portability requires <stdio.h>.
- deheader: remove <assert.h> from ./libnetutil/RoutingHeader.cc
- gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o libdnet-stripped/src/route-win32.o libdnet-stripped/src/route-win32.c
- libdnet-stripped/src/route-win32.c:15:22: fatal error: ws2tcpip.h: No such file or directory
- compilation terminated.
- deheader: basic compilation failed on ./libdnet-stripped/src/route-win32.c
- make: *** [libdnet-stripped/src/route-win32.o] Error 1deheader: in ./nping/output.cc, exit() portability requires <stdlib.h>.
- deheader: in ./nping/output.cc, memset() portability requires <string.h>.
- deheader: in ./nping/output.cc, va_start() portability requires <stdarg.h>.
- deheader: in ./nping/output.cc, fflush() portability requires <stdio.h>.
- deheader: in ./nping/output.cc, =\s*false portability requires <stdbool.h>.
- deheader: in ./nsock/tests/ghheaps.c, calloc() portability requires <stdlib.h>.
- deheader: in ./nsock/tests/ghheaps.c, fprintf() portability requires <stdio.h>.
- deheader: remove <time.h> from ./nsock/tests/ghheaps.c
- deheader: remove <stdint.h> from ./nsock/tests/ghheaps.c
- deheader: in ./liblua/loslib.c, close() portability requires <unistd.h>.
- deheader: in ./liblua/loslib.c, tmpnam() portability requires <stdio.h>.
- deheader: remove "lualib.h" from ./liblua/loslib.c
- deheader: remove "lua.h" from ./liblua/loslib.c
- deheader: remove <errno.h> from ./liblua/loslib.c
- deheader: remove "lstate.h" from ./liblua/lstring.c
- deheader: remove "lmem.h" from ./liblua/lstring.c
- deheader: remove "lobject.h" from ./liblua/lstring.c
- deheader: remove "lua.h" from ./liblua/lstring.c
- deheader: in ./nse_ssl_cert.cc, strtol() portability requires <stdlib.h>.
- deheader: remove "nse_nsock.h" from ./nse_ssl_cert.cc
- deheader: remove "lua.h" from ./nse_ssl_cert.cc
- deheader: remove <openssl/pem.h> from ./nse_ssl_cert.cc
- deheader: remove <errno.h> from ./nse_ssl_cert.cc
- deheader: remove <assert.h> from ./nse_ssl_cert.cc
- deheader: remove "lauxlib.h" from ./nse_ssl_cert.cc
- deheader: remove <openssl/bio.h> from ./nse_ssl_cert.cc
- deheader: remove "nbase.h" from ./nse_ssl_cert.cc
- deheader: remove <openssl/x509.h> from ./nse_ssl_cert.cc
- deheader: in ./nping/EchoHeader.cc, memset() portability requires <string.h>.
- deheader: in ./nping/EchoHeader.cc, htons() portability requires <arpa/inet.h>.
- deheader: in ./nping/EchoHeader.cc, encrypt() portability requires <unistd.h>.
- deheader: remove <assert.h> from ./nping/EchoHeader.cc
- deheader: remove "nping.h" from ./nping/EchoHeader.cc
- deheader: in ./nsock/tests/logs.c, fprintf() portability requires <stdio.h>.
- deheader: in ./nsock/tests/logs.c, calloc() portability requires <stdlib.h>.
- deheader: in ./liblua/lstate.c, time() portability requires <time.h>.
- deheader: remove "ltm.h" from ./liblua/lstate.c
- deheader: remove "lstring.h" from ./liblua/lstate.c
- deheader: remove "lmem.h" from ./liblua/lstate.c
- deheader: remove "lgc.h" from ./liblua/lstate.c
- deheader: remove "ldo.h" from ./liblua/lstate.c
- deheader: remove "lapi.h" from ./liblua/lstate.c
- deheader: remove "ltable.h" from ./liblua/lstate.c
- deheader: remove "llex.h" from ./liblua/lstate.c
- deheader: remove "ldebug.h" from ./liblua/lstate.c
- deheader: remove "lstate.h" from ./liblua/lstate.c
- deheader: remove "lua.h" from ./liblua/lstate.c
- deheader: remove "lfunc.h" from ./liblua/lstate.c
- deheader: in ./nsock/src/proxy_socks4.c, free() portability requires <stdlib.h>.
- deheader: in ./nsock/src/proxy_socks4.c, htons() portability requires <arpa/inet.h>.
- deheader: remove "nsock_log.h" from ./nsock/src/proxy_socks4.c
- deheader: remove "nsock.h" from ./nsock/src/proxy_socks4.c
- deheader: remove <stdio.h> from ./nsock/src/proxy_socks4.c
- g++ -c -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -g -O2 -Wall -fno-strict-aliasing mswin32/winfix.cc -o mswin32/winfix.o
- mswin32/winfix.cc:128:22: fatal error: winclude.h: No such file or directory
- compilation terminated.
- deheader: basic compilation failed on ./mswin32/winfix.cc
- make: *** [mswin32/winfix.o] Error 1gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o libpcap/tests/filtertest.o libpcap/tests/filtertest.c
- libpcap/tests/filtertest.c:23:31: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘_U_’
- libpcap/tests/filtertest.c:26:27: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘_U_’
- libpcap/tests/filtertest.c: In function ‘main’:
- libpcap/tests/filtertest.c:189:2: warning: implicit declaration of function ‘getopt’ [-Wimplicit-function-declaration]
- deheader: basic compilation failed on ./libpcap/tests/filtertest.c
- make: *** [libpcap/tests/filtertest.o] Error 1deheader: remove "nsock_log.h" from ./nsock/src/nsock_timers.c
- deheader: remove <stdlib.h> from ./libpcap/Win32/Src/getopt.c
- deheader: in ./libdnet-stripped/src/arp-ioctl.c, <sys/socket.h> portability requires <sys/stat.h>,<sys/types.h>.
- deheader: in ./libdnet-stripped/src/arp-ioctl.c, open() portability requires <sys/types.h>,<sys/stat.h>,<fcntl.h>.
- deheader: in ./libdnet-stripped/src/arp-ioctl.c, htons() portability requires <arpa/inet.h>.
- deheader: in ./libdnet-stripped/src/arp-ioctl.c, putmsg() portability requires <stropts.h>.
- deheader: remove <net/if.h> from ./libdnet-stripped/src/arp-ioctl.c
- deheader: remove <sys/param.h> from ./libdnet-stripped/src/arp-ioctl.c
- deheader: remove "config.h" from ./libdnet-stripped/src/arp-ioctl.c
- deheader: remove "ltm.h" from ./liblua/lgc.c
- deheader: remove "lstring.h" from ./liblua/lgc.c
- deheader: remove "lobject.h" from ./liblua/lgc.c
- deheader: remove "lgc.h" from ./liblua/lgc.c
- deheader: remove "ldo.h" from ./liblua/lgc.c
- deheader: remove "lua.h" from ./liblua/lgc.c
- deheader: remove "lstate.h" from ./liblua/lgc.c
- deheader: remove "lfunc.h" from ./liblua/lgc.c
- deheader: remove "lmem.h" from ./liblua/lgc.c
- deheader: remove "ldebug.h" from ./liblua/lgc.c
- deheader: in ./liblua/llex.c, =\s*true portability requires <stdbool.h>.
- deheader: remove "lzio.h" from ./liblua/llex.c
- deheader: remove "lstring.h" from ./liblua/llex.c
- deheader: remove "lobject.h" from ./liblua/llex.c
- deheader: remove "ldo.h" from ./liblua/llex.c
- deheader: remove "lua.h" from ./liblua/llex.c
- deheader: remove "ltable.h" from ./liblua/llex.c
- deheader: remove "lctype.h" from ./liblua/llex.c
- deheader: remove "lstate.h" from ./liblua/llex.c
- gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o libpcap/pcap-pf.o libpcap/pcap-pf.c
- libpcap/pcap-pf.c:26:27: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘_U_’
- libpcap/pcap-pf.c:40:23: fatal error: net/pfilt.h: No such file or directory
- compilation terminated.
- deheader: basic compilation failed on ./libpcap/pcap-pf.c
- make: *** [libpcap/pcap-pf.o] Error 1deheader: in ./nbase/nbase_rnd.c, gettimeofday() portability requires <sys/time.h>.
- deheader: in ./nbase/nbase_rnd.c, getpid() portability requires <sys/types.h>,<unistd.h>.
- deheader: in ./nbase/nbase_rnd.c, open() portability requires <sys/types.h>,<sys/stat.h>,<fcntl.h>.
- deheader: remove <stdlib.h> from ./nbase/nbase_rnd.c
- deheader: remove <string.h> from ./nbase/nbase_rnd.c
- deheader: remove <stdio.h> from ./nbase/nbase_rnd.c
- deheader: in ./nbase/strcasecmp.c, strcasecmp() portability requires <strings.h>.
- deheader: in ./nbase/strcasecmp.c, strlen() portability requires <string.h>.
- deheader: in ./nbase/strcasecmp.c, tolower() portability requires <ctype.h>.
- deheader: in ./nbase/strcasecmp.c, free() portability requires <stdlib.h>.
- deheader: in ./Target.cc, memset() portability requires <string.h>.
- deheader: in ./Target.cc, =\s*false portability requires <stdbool.h>.
- deheader: in ./Target.cc, free() portability requires <stdlib.h>.
- deheader: in ./Target.cc, isalnum() portability requires <ctype.h>.
- deheader: in ./Target.cc, gettimeofday() portability requires <sys/time.h>.
- deheader: remove "nmap_error.h" from ./Target.cc
- deheader: remove "nbase.h" from ./Target.cc
- deheader: remove "utils.h" from ./Target.cc
- deheader: remove <dnet.h> from ./Target.cc
- deheader: in ./nse_nmaplib.cc, gettimeofday() portability requires <sys/time.h>.
- deheader: in ./nse_nmaplib.cc, strcmp() portability requires <string.h>.
- deheader: remove "nse_nmaplib.h" from ./nse_nmaplib.cc
- deheader: remove "portlist.h" from ./nse_nmaplib.cc
- deheader: remove "Target.h" from ./nse_nmaplib.cc
- deheader: remove "nmap.h" from ./nse_nmaplib.cc
- deheader: remove "libnetutil/netutil.h" from ./nse_nmaplib.cc
- gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o libpcap/Win32/Src/getaddrinfo.o libpcap/Win32/Src/getaddrinfo.c
- libpcap/Win32/Src/getaddrinfo.c:59:27: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘_U_’
- libpcap/Win32/Src/getaddrinfo.c:63:25: fatal error: pcap-stdinc.h: No such file or directory
- compilation terminated.
- deheader: basic compilation failed on ./libpcap/Win32/Src/getaddrinfo.c
- make: *** [libpcap/Win32/Src/getaddrinfo.o] Error 1deheader: remove "blas.h" from ./liblinear/blas/dnrm2.c
- gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o nbase/nbase_winunix.o nbase/nbase_winunix.c
- In file included from nbase/nbase_winunix.h:129:0,
- from nbase/nbase_winunix.c:130:
- nbase/nbase_winconfig.h:131:0: warning: ignoring #pragma warning [-Wunknown-pragmas]
- nbase/nbase_winconfig.h:170:25: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘uint8_t’
- nbase/nbase_winconfig.h:171:26: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘uint16_t’
- nbase/nbase_winconfig.h:172:26: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘uint32_t’
- nbase/nbase_winconfig.h:173:26: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘uint64_t’
- nbase/nbase_winconfig.h:174:23: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int8_t’
- nbase/nbase_winconfig.h:175:24: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int16_t’
- nbase/nbase_winconfig.h:176:24: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int32_t’
- nbase/nbase_winconfig.h:177:24: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int64_t’
- nbase/nbase_winconfig.h:189:0: warning: ignoring #pragma warning [-Wunknown-pragmas]
- In file included from nbase/nbase_winunix.c:130:0:
- nbase/nbase_winunix.h:171:21: fatal error: windows.h: No such file or directory
- compilation terminated.
- deheader: basic compilation failed on ./nbase/nbase_winunix.c
- make: *** [nbase/nbase_winunix.o] Error 1deheader: in ./libnetutil/PacketParser.cc, printf() portability requires <stdio.h>.
- deheader: in ./libnetutil/PacketParser.cc, =\s*false portability requires <stdbool.h>.
- deheader: in ./libnetutil/PacketParser.cc, memset() portability requires <string.h>.
- deheader: in ./libnetutil/PacketParser.cc, free() portability requires <stdlib.h>.
- gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o libpcap/Win32/Src/getservent.o libpcap/Win32/Src/getservent.c
- libpcap/Win32/Src/getservent.c:43:23: fatal error: net/netdb.h: No such file or directory
- compilation terminated.
- deheader: basic compilation failed on ./libpcap/Win32/Src/getservent.c
- make: *** [libpcap/Win32/Src/getservent.o] Error 1deheader: in ./nmap_error.cc, gettimeofday() portability requires <sys/time.h>.
- deheader: in ./nmap_error.cc, time() portability requires <time.h>.
- deheader: in ./nmap_error.cc, va_start() portability requires <stdarg.h>.
- deheader: in ./nmap_error.cc, exit() portability requires <stdlib.h>.
- deheader: in ./nmap_error.cc, strerror() portability requires <string.h>.
- deheader: in ./nmap_error.cc, fflush() portability requires <stdio.h>.
- deheader: remove "output.h" from ./nmap_error.cc
- deheader: remove "nmap_error.h" from ./nmap_error.cc
- deheader: in ./libdnet-stripped/src/ip-cooked.c, socket() portability requires <sys/socket.h>.
- deheader: in ./libdnet-stripped/src/ip-cooked.c, htons() portability requires <arpa/inet.h>.
- deheader: in ./libdnet-stripped/src/ip-cooked.c, usleep() portability requires <unistd.h>.
- deheader: remove <stdio.h> from ./libdnet-stripped/src/ip-cooked.c
- deheader: in ./FPEngine.cc, memset() portability requires <string.h>.
- deheader: in ./FPEngine.cc, =\s*false portability requires <stdbool.h>.
- deheader: in ./FPEngine.cc, close() portability requires <unistd.h>.
- deheader: in ./FPEngine.cc, free() portability requires <stdlib.h>.
- deheader: in ./FPEngine.cc, gettimeofday() portability requires <sys/time.h>.
- deheader: in ./FPEngine.cc, ntohs() portability requires <arpa/inet.h>.
- deheader: in ./FPEngine.cc, sqrt() portability requires <math.h>.
- deheader: in ./FPEngine.cc, printf() portability requires <stdio.h>.
- deheader: in ./FPEngine.cc, time() portability requires <time.h>.
- deheader: in ./FPEngine.cc, signal() portability requires <signal.h>.
- deheader: remove "libnetutil/npacket.h" from ./FPEngine.cc
- deheader: remove "Target.h" from ./FPEngine.cc
- deheader: remove "FPEngine.h" from ./FPEngine.cc
- deheader: in ./libdnet-stripped/src/rand.c, open() portability requires <sys/types.h>,<sys/stat.h>,<fcntl.h>.
- deheader: in ./libdnet-stripped/src/rand.c, read() portability requires <unistd.h>.
- deheader: in ./libdnet-stripped/src/rand.c, gettimeofday() portability requires <sys/time.h>.
- deheader: remove "config.h" from ./libdnet-stripped/src/rand.c
- deheader: in ./NmapOps.cc, free() portability requires <stdlib.h>.
- deheader: in ./NmapOps.cc, memcpy() portability requires <string.h>.
- deheader: in ./NmapOps.cc, gettimeofday() portability requires <sys/time.h>.
- deheader: in ./NmapOps.cc, geteuid() portability requires <unistd.h>,<sys/types.h>.
- deheader: in ./NmapOps.cc, =\s*true portability requires <stdbool.h>.
- deheader: in ./NmapOps.cc, connect() portability requires <sys/socket.h>.
- deheader: remove "services.h" from ./NmapOps.cc
- deheader: remove "nbase.h" from ./NmapOps.cc
- deheader: remove "nmap.h" from ./NmapOps.cc
- deheader: in ./nsock/examples/nsock_test_timers.c, <sys/socket.h> portability requires <sys/stat.h>,<sys/types.h>.
- deheader: remove <assert.h> from ./nsock/examples/nsock_test_timers.c
- deheader: remove <unistd.h> from ./nsock/examples/nsock_test_timers.c
- deheader: remove <arpa/inet.h> from ./nsock/examples/nsock_test_timers.c
- deheader: remove <sys/socket.h> from ./nsock/examples/nsock_test_timers.c
- deheader: remove <netdb.h> from ./nsock/examples/nsock_test_timers.c
- gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o libpcap/fad-gifc.o libpcap/fad-gifc.c
- libpcap/fad-gifc.c:36:27: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘_U_’
- deheader: basic compilation failed on ./libpcap/fad-gifc.c
- make: *** [libpcap/fad-gifc.o] Error 1deheader: in ./nsock/src/gh_heap.c, free() portability requires <stdlib.h>.
- deheader: in ./nsock/src/gh_heap.c, memset() portability requires <string.h>.
- deheader: remove <nbase.h> from ./nsock/src/gh_heap.c
- gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o nselib/data/psexec/nmap_service.o nselib/data/psexec/nmap_service.c
- nselib/data/psexec/nmap_service.c:33:21: fatal error: windows.h: No such file or directory
- compilation terminated.
- deheader: basic compilation failed on ./nselib/data/psexec/nmap_service.c
- make: *** [nselib/data/psexec/nmap_service.o] Error 1deheader: in ./ncat/ncat_proxy.c, waitpid() portability requires <sys/types.h>,<sys/wait.h>.
- deheader: in ./ncat/ncat_proxy.c, strlen() portability requires <string.h>.
- deheader: in ./ncat/ncat_proxy.c, FD_ZERO() portability requires <sys/time.h>.
- deheader: in ./ncat/ncat_proxy.c, accept() portability requires <sys/socket.h>.
- deheader: in ./ncat/ncat_proxy.c, free() portability requires <stdlib.h>.
- deheader: in ./ncat/ncat_proxy.c, fork() portability requires <sys/types.h>,<unistd.h>.
- deheader: remove "sys_wrap.h" from ./ncat/ncat_proxy.c
- deheader: remove "nsock.h" from ./ncat/ncat_proxy.c
- deheader: remove "base64.h" from ./ncat/ncat_proxy.c
- deheader: in ./libnetutil/ICMPv6Option.cc, memset() portability requires <string.h>.
- deheader: in ./libnetutil/ICMPv6Option.cc, htonl() portability requires <arpa/inet.h>.
- deheader: remove "lualib.h" from ./liblua/lcorolib.c
- deheader: remove "lua.h" from ./liblua/lcorolib.c
- deheader: remove <stdlib.h> from ./liblua/lcorolib.c
- deheader: remove "blas.h" from ./liblinear/blas/ddot.c
- gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o libpcap/pcap-bpf.o libpcap/pcap-bpf.c
- libpcap/pcap-bpf.c:22:27: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘_U_’
- libpcap/pcap-bpf.c:106:21: fatal error: net/bpf.h: No such file or directory
- compilation terminated.
- deheader: basic compilation failed on ./libpcap/pcap-bpf.c
- make: *** [libpcap/pcap-bpf.o] Error 1gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o libpcap/grammar.o libpcap/grammar.c
- grammar.y:24:27: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘_U_’
- deheader: basic compilation failed on ./libpcap/grammar.c
- make: *** [libpcap/grammar.o] Error 1deheader: in ./ncat/ncat_main.c, gettimeofday() portability requires <sys/time.h>.
- deheader: in ./ncat/ncat_main.c, fork() portability requires <sys/types.h>,<unistd.h>.
- deheader: in ./ncat/ncat_main.c, htons() portability requires <arpa/inet.h>.
- deheader: remove <fcntl.h> from ./ncat/ncat_main.c
- deheader: remove <getopt.h> from ./ncat/ncat_main.c
- deheader: remove "util.h" from ./ncat/ncat_main.c
- deheader: remove "nsock.h" from ./ncat/ncat_main.c
- deheader: remove <errno.h> from ./ncat/ncat_main.c
- deheader: remove "sys_wrap.h" from ./ncat/ncat_main.c
- gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o libdnet-stripped/src/route-hpux.o libdnet-stripped/src/route-hpux.c
- libdnet-stripped/src/route-hpux.c:13:21: fatal error: sys/mib.h: No such file or directory
- compilation terminated.
- deheader: basic compilation failed on ./libdnet-stripped/src/route-hpux.c
- make: *** [libdnet-stripped/src/route-hpux.o] Error 1gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o libpcap/fad-glifc.o libpcap/fad-glifc.c
- libpcap/fad-glifc.c:36:27: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘_U_’
- libpcap/fad-glifc.c: In function ‘pcap_findalldevs’:
- libpcap/fad-glifc.c:88:16: error: storage size of ‘ifn’ isn’t known
- libpcap/fad-glifc.c:89:17: error: storage size of ‘ifc’ isn’t known
- libpcap/fad-glifc.c:95:16: error: storage size of ‘ifrflags’ isn’t known
- libpcap/fad-glifc.c:95:26: error: storage size of ‘ifrnetmask’ isn’t known
- libpcap/fad-glifc.c:95:38: error: storage size of ‘ifrbroadaddr’ isn’t known
- libpcap/fad-glifc.c:95:52: error: storage size of ‘ifrdstaddr’ isn’t known
- libpcap/fad-glifc.c:127:17: error: ‘SIOCGLIFNUM’ undeclared (first use in this function)
- libpcap/fad-glifc.c:127:17: note: each undeclared identifier is reported only once for each function it appears in
- libpcap/fad-glifc.c:138:38: error: invalid application of ‘sizeof’ to incomplete type ‘struct lifreq’
- libpcap/fad-glifc.c:156:17: error: ‘SIOCGLIFCONF’ undeclared (first use in this function)
- libpcap/fad-glifc.c:171:27: error: increment of pointer to unknown structure
- libpcap/fad-glifc.c:171:2: error: arithmetic on pointer to an incomplete type
- libpcap/fad-glifc.c:175:32: error: dereferencing pointer to incomplete type
- libpcap/fad-glifc.c:185:7: error: dereferencing pointer to incomplete type
- libpcap/fad-glifc.c:185:7: error: dereferencing pointer to incomplete type
- libpcap/fad-glifc.c:185:7: error: dereferencing pointer to incomplete type
- libpcap/fad-glifc.c:185:7: error: dereferencing pointer to incomplete type
- libpcap/fad-glifc.c:185:7: warning: left-hand operand of comma expression has no effect [-Wunused-value]
- libpcap/fad-glifc.c:185:7: error: dereferencing pointer to incomplete type
- libpcap/fad-glifc.c:185:7: error: dereferencing pointer to incomplete type
- libpcap/fad-glifc.c:185:7: warning: value computed is not used [-Wunused-value]
- libpcap/fad-glifc.c:185:7: error: dereferencing pointer to incomplete type
- libpcap/fad-glifc.c:185:7: error: dereferencing pointer to incomplete type
- libpcap/fad-glifc.c:185:7: error: dereferencing pointer to incomplete type
- libpcap/fad-glifc.c:185:7: error: dereferencing pointer to incomplete type
- libpcap/fad-glifc.c:185:7: error: dereferencing pointer to incomplete type
- libpcap/fad-glifc.c:185:7: warning: left-hand operand of comma expression has no effect [-Wunused-value]
- libpcap/fad-glifc.c:185:7: error: dereferencing pointer to incomplete type
- libpcap/fad-glifc.c:185:7: error: dereferencing pointer to incomplete type
- libpcap/fad-glifc.c:185:7: error: dereferencing pointer to incomplete type
- libpcap/fad-glifc.c:185:7: error: dereferencing pointer to incomplete type
- libpcap/fad-glifc.c:185:7: error: dereferencing pointer to incomplete type
- libpcap/fad-glifc.c:185:7: error: dereferencing pointer to incomplete type
- libpcap/fad-glifc.c:185:7: error: dereferencing pointer to incomplete type
- libpcap/fad-glifc.c:185:7: error: dereferencing pointer to incomplete type
- libpcap/fad-glifc.c:185:7: error: dereferencing pointer to incomplete type
- libpcap/fad-glifc.c:185:7: error: dereferencing pointer to incomplete type
- libpcap/fad-glifc.c:185:7: error: dereferencing pointer to incomplete type
- libpcap/fad-glifc.c:185:7: error: dereferencing pointer to incomplete type
- libpcap/fad-glifc.c:214:35: error: dereferencing pointer to incomplete type
- libpcap/fad-glifc.c:216:17: error: ‘SIOCGLIFFLAGS’ undeclared (first use in this function)
- libpcap/fad-glifc.c:233:37: error: dereferencing pointer to incomplete type
- libpcap/fad-glifc.c:235:38: error: dereferencing pointer to incomplete type
- libpcap/fad-glifc.c:237:17: error: ‘SIOCGLIFNETMASK’ undeclared (first use in this function)
- libpcap/fad-glifc.c:260:40: error: dereferencing pointer to incomplete type
- libpcap/fad-glifc.c:262:41: error: dereferencing pointer to incomplete type
- libpcap/fad-glifc.c:264:18: error: ‘SIOCGLIFBRDADDR’ undeclared (first use in this function)
- libpcap/fad-glifc.c:295:38: error: dereferencing pointer to incomplete type
- libpcap/fad-glifc.c:297:39: error: dereferencing pointer to incomplete type
- libpcap/fad-glifc.c:299:18: error: ‘SIOCGLIFDSTADDR’ undeclared (first use in this function)
- libpcap/fad-glifc.c:351:40: error: dereferencing pointer to incomplete type
- libpcap/fad-glifc.c:352:52: error: dereferencing pointer to incomplete type
- libpcap/fad-glifc.c:95:52: warning: unused variable ‘ifrdstaddr’ [-Wunused-variable]
- libpcap/fad-glifc.c:95:38: warning: unused variable ‘ifrbroadaddr’ [-Wunused-variable]
- libpcap/fad-glifc.c:95:26: warning: unused variable ‘ifrnetmask’ [-Wunused-variable]
- libpcap/fad-glifc.c:95:16: warning: unused variable ‘ifrflags’ [-Wunused-variable]
- libpcap/fad-glifc.c:89:17: warning: unused variable ‘ifc’ [-Wunused-variable]
- libpcap/fad-glifc.c:88:16: warning: unused variable ‘ifn’ [-Wunused-variable]
- deheader: basic compilation failed on ./libpcap/fad-glifc.c
- make: *** [libpcap/fad-glifc.o] Error 1deheader: remove "nping.h" from ./nping/PacketDiff.cc
- gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o libpcre/pcre_tables.o libpcre/pcre_tables.c
- In file included from libpcre/pcre_tables.c:53:0:
- libpcre/pcre_internal.h:340:2: error: #error LINK_SIZE must be either 2, 3, or 4
- libpcre/pcre_tables.c:59:37: error: ‘LINK_SIZE’ undeclared here (not in a function)
- libpcre/pcre_internal.h:263:1: warning: ‘pcre_memmove’ defined but not used [-Wunused-function]
- deheader: basic compilation failed on ./libpcre/pcre_tables.c
- make: *** [libpcre/pcre_tables.o] Error 1deheader: in ./nsock/tests/basic.c, calloc() portability requires <stdlib.h>.
- deheader: in ./nsock/tests/basic.c, memset() portability requires <string.h>.
- deheader: in ./nping/ArgParser.cc, exit() portability requires <stdlib.h>.
- deheader: in ./nping/ArgParser.cc, strdup() portability requires <string.h>.
- deheader: in ./nping/ArgParser.cc, strncasecmp() portability requires <strings.h>.
- deheader: in ./nping/ArgParser.cc, =\s*false portability requires <stdbool.h>.
- deheader: in ./nping/ArgParser.cc, isdigit() portability requires <ctype.h>.
- deheader: in ./nping/ArgParser.cc, getopt() portability requires <unistd.h>.
- deheader: in ./nping/ArgParser.cc, printf() portability requires <stdio.h>.
- deheader: in ./nping/ArgParser.cc, gettimeofday() portability requires <sys/time.h>.
- deheader: remove "nbase.h" from ./nping/ArgParser.cc
- deheader: remove "common.h" from ./nping/ArgParser.cc
- deheader: in ./main.cc, atexit() portability requires <stdlib.h>.
- deheader: in ./main.cc, strlen() portability requires <string.h>.
- deheader: remove "nmap.h" from ./main.cc
- deheader: remove <signal.h> from ./main.cc
- deheader: remove <stdlib.h> from ./libdnet-stripped/src/route-none.c
- deheader: remove <sys/types.h> from ./libdnet-stripped/src/route-none.c
- deheader: remove <stdio.h> from ./libdnet-stripped/src/route-none.c
- deheader: remove "config.h" from ./libdnet-stripped/src/route-none.c
- deheader: remove <stdlib.h> from ./ncat/test/test-cmdline-split.c
- deheader: remove <errno.h> from ./ncat/test/test-cmdline-split.c
- deheader: in ./libnetutil/DestOptsHeader.cc, fprintf() portability requires <stdio.h>.
- deheader: remove <assert.h> from ./libnetutil/DestOptsHeader.cc
- deheader: in ./nbase/nbase_str.c, tolower() portability requires <ctype.h>.
- deheader: in ./nbase/nbase_str.c, free() portability requires <stdlib.h>.
- deheader: remove <assert.h> from ./nbase/nbase_str.c
- deheader: remove "nbase.h" from ./nbase/nbase_str.c
- deheader: in ./nsock/src/nsock_connect.c, setsockopt() portability requires <sys/socket.h>.
- deheader: in ./nsock/src/nsock_connect.c, htons() portability requires <arpa/inet.h>.
- deheader: in ./nsock/src/nsock_connect.c, system() portability requires <stdlib.h>.
- deheader: remove <errno.h> from ./nsock/src/nsock_connect.c
- deheader: remove "netutils.h" from ./nsock/src/nsock_connect.c
- deheader: remove "nsock_log.h" from ./nsock/src/nsock_connect.c
- deheader: remove "nsock.h" from ./nsock/src/nsock_connect.c
- deheader: remove <sys/types.h> from ./nsock/src/nsock_connect.c
- deheader: remove "nsock_proxy.h" from ./nsock/src/nsock_connect.c
- deheader: in ./libnetutil/IPv4Header.cc, memset() portability requires <string.h>.
- deheader: in ./libnetutil/IPv4Header.cc, fprintf() portability requires <stdio.h>.
- deheader: in ./libnetutil/IPv4Header.cc, htons() portability requires <arpa/inet.h>.
- deheader: in ./libnetutil/IPv4Header.cc, strcasecmp() portability requires <strings.h>.
- deheader: remove <sys/types.h> from ./libdnet-stripped/src/strlcat.c
- gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o libdnet-stripped/src/strsep.o libdnet-stripped/src/strsep.c
- libdnet-stripped/src/strsep.c:59:1: error: expected identifier or ‘(’ before ‘__extension__’
- libdnet-stripped/src/strsep.c:59:1: error: expected identifier or ‘(’ before ‘)’ token
- libdnet-stripped/src/strsep.c:62:1: error: expected identifier or ‘(’ before ‘{’ token
- libdnet-stripped/src/strsep.c:61:23: error: register name not specified for ‘delim’
- deheader: basic compilation failed on ./libdnet-stripped/src/strsep.c
- make: *** [libdnet-stripped/src/strsep.o] Error 1deheader: in ./nsock/src/nsock_iod.c, dup() portability requires <unistd.h>.
- deheader: in ./nsock/src/nsock_iod.c, free() portability requires <stdlib.h>.
- deheader: in ./nsock/src/nsock_iod.c, ntohs() portability requires <arpa/inet.h>.
- deheader: in ./nsock/src/nsock_iod.c, connect() portability requires <sys/socket.h>.
- deheader: remove "netutils.h" from ./nsock/src/nsock_iod.c
- deheader: remove "nsock_log.h" from ./nsock/src/nsock_iod.c
- deheader: remove "nsock.h" from ./nsock/src/nsock_iod.c
- deheader: remove "gh_list.h" from ./nsock/src/nsock_iod.c
- deheader: remove "nsock_internal.h" from ./nsock/src/nsock_iod.c
- deheader: in ./nping/Crypto.cc, memset() portability requires <string.h>.
- deheader: in ./nping/Crypto.cc, malloc() portability requires <stdlib.h>.
- deheader: remove "nping.h" from ./nping/Crypto.cc
- gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o nmap-update/nmap-update.o nmap-update/nmap-update.c
- nmap-update/nmap-update.c:33:24: fatal error: svn_client.h: No such file or directory
- compilation terminated.
- deheader: basic compilation failed on ./nmap-update/nmap-update.c
- make: *** [nmap-update/nmap-update.o] Error 1deheader: in ./libnetutil/EthernetHeader.cc, memset() portability requires <string.h>.
- deheader: in ./libnetutil/EthernetHeader.cc, fprintf() portability requires <stdio.h>.
- deheader: in ./libnetutil/EthernetHeader.cc, htons() portability requires <arpa/inet.h>.
- deheader: in ./nsock/src/engine_select.c, select() portability requires <sys/time.h>.
- deheader: in ./nsock/src/engine_select.c, free() portability requires <stdlib.h>.
- deheader: in ./nsock/src/engine_select.c, memset() portability requires <string.h>.
- deheader: remove "nsock_log.h" from ./nsock/src/engine_select.c
- deheader: remove <errno.h> from ./nsock/src/engine_select.c
- deheader: remove "nsock_internal.h" from ./nsock/src/engine_select.c
- gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o libpcap/nametoaddr.o libpcap/nametoaddr.c
- libpcap/nametoaddr.c:26:27: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘_U_’
- deheader: basic compilation failed on ./libpcap/nametoaddr.c
- make: *** [libpcap/nametoaddr.o] Error 1deheader: in ./ncat/http_digest.c, strlen() portability requires <string.h>.
- deheader: in ./ncat/http_digest.c, sscanf() portability requires <stdio.h>.
- deheader: in ./ncat/http_digest.c, gettimeofday() portability requires <sys/time.h>.
- deheader: in ./ncat/http_digest.c, free() portability requires <stdlib.h>.
- deheader: in ./ncat/http_digest.c, =\s*true portability requires <stdbool.h>.
- deheader: remove <openssl/rand.h> from ./ncat/http_digest.c
- deheader: remove "ncat.h" from ./ncat/http_digest.c
- gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o libpcap/pcap-snit.o libpcap/pcap-snit.c
- libpcap/pcap-snit.c:27:27: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘_U_’
- libpcap/pcap-snit.c:39:26: fatal error: sys/fcntlcom.h: No such file or directory
- compilation terminated.
- deheader: basic compilation failed on ./libpcap/pcap-snit.c
- make: *** [libpcap/pcap-snit.o] Error 1gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o ncat/ncat_win.o ncat/ncat_win.c
- ncat/ncat_win.c: In function ‘ncat_openlog’:
- ncat/ncat_win.c:130:30: error: ‘O_BINARY’ undeclared (first use in this function)
- ncat/ncat_win.c:130:30: note: each undeclared identifier is reported only once for each function it appears in
- ncat/ncat_win.c: In function ‘set_lf_mode’:
- ncat/ncat_win.c:141:9: warning: implicit declaration of function ‘_setmode’ [-Wimplicit-function-declaration]
- ncat/ncat_win.c:141:32: error: ‘_O_TEXT’ undeclared (first use in this function)
- ncat/ncat_win.c:143:32: error: ‘_O_BINARY’ undeclared (first use in this function)
- ncat/ncat_win.c: In function ‘ssl_load_default_ca_certs’:
- ncat/ncat_win.c:158:5: warning: implicit declaration of function ‘GetModuleFileName’ [-Wimplicit-function-declaration]
- ncat/ncat_win.c:158:5: warning: implicit declaration of function ‘GetModuleHandle’ [-Wimplicit-function-declaration]
- ncat/ncat_win.c: In function ‘ncat_openlog’:
- ncat/ncat_win.c:133:1: warning: control reaches end of non-void function [-Wreturn-type]
- deheader: basic compilation failed on ./ncat/ncat_win.c
- make: *** [ncat/ncat_win.o] Error 1deheader: in ./libdnet-stripped/src/eth-linux.c, <sys/socket.h> portability requires <sys/stat.h>,<sys/types.h>.
- deheader: in ./libdnet-stripped/src/eth-linux.c, htons() portability requires <arpa/inet.h>.
- deheader: remove <stdio.h> from ./libdnet-stripped/src/eth-linux.c
- deheader: remove <assert.h> from ./libdnet-stripped/src/eth-linux.c
- deheader: remove <features.h> from ./libdnet-stripped/src/eth-linux.c
- deheader: remove "config.h" from ./libdnet-stripped/src/eth-linux.c
- deheader: remove <errno.h> from ./libdnet-stripped/src/eth-linux.c
- deheader: remove <netinet/in.h> from ./libdnet-stripped/src/eth-linux.c
- deheader: in ./nsock/src/nsock_pcap.c, gettimeofday() portability requires <sys/time.h>.
- deheader: in ./nsock/src/nsock_pcap.c, va_start() portability requires <stdarg.h>.
- deheader: in ./nsock/src/nsock_pcap.c, sleep() portability requires <unistd.h>.
- deheader: in ./nsock/src/nsock_pcap.c, strdup() portability requires <string.h>.
- deheader: remove <limits.h> from ./nsock/src/nsock_pcap.c
- deheader: remove "nsock_internal.h" from ./nsock/src/nsock_pcap.c
- deheader: remove "nsock_log.h" from ./nsock/src/nsock_pcap.c
- deheader: remove "nsock.h" from ./nsock/src/nsock_pcap.c
- deheader: in ./nse_main.cc, strcmp() portability requires <string.h>.
- deheader: in ./nse_main.cc, srand() portability requires <stdlib.h>.
- deheader: in ./nse_main.cc, fmod() portability requires <math.h>.
- deheader: remove "nse_debug.h" from ./nse_main.cc
- deheader: remove "nse_nsock.h" from ./nse_main.cc
- deheader: remove "nse_main.h" from ./nse_main.cc
- deheader: remove "nsock.h" from ./nse_main.cc
- deheader: remove "nbase.h" from ./nse_main.cc
- deheader: remove "portlist.h" from ./nse_main.cc
- deheader: remove "nmap.h" from ./nse_main.cc
- gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o libpcre/pcre_get.o libpcre/pcre_get.c
- In file included from libpcre/pcre_get.c:52:0:
- libpcre/pcre_internal.h:340:2: error: #error LINK_SIZE must be either 2, 3, or 4
- libpcre/pcre_internal.h:263:1: warning: ‘pcre_memmove’ defined but not used [-Wunused-function]
- deheader: basic compilation failed on ./libpcre/pcre_get.c
- make: *** [libpcre/pcre_get.o] Error 1deheader: in ./services.cc, strcpy() portability requires <string.h>.
- deheader: in ./services.cc, fopen() portability requires <stdio.h>.
- deheader: in ./services.cc, isspace() portability requires <ctype.h>.
- deheader: in ./services.cc, strtod() portability requires <stdlib.h>.
- deheader: in ./services.cc, strncasecmp() portability requires <strings.h>.
- deheader: in ./services.cc, =\s*false portability requires <stdbool.h>.
- deheader: in ./services.cc, open() portability requires <sys/types.h>,<sys/stat.h>,<fcntl.h>.
- deheader: remove <map> from ./services.cc
- deheader: remove "nmap_error.h" from ./services.cc
- deheader: remove "nmap.h" from ./services.cc
- deheader: remove <list> from ./services.cc
- gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o libpcre/pcre_exec.o libpcre/pcre_exec.c
- In file included from libpcre/pcre_exec.c:55:0:
- libpcre/pcre_internal.h:340:2: error: #error LINK_SIZE must be either 2, 3, or 4
- libpcre/pcre_exec.c: In function ‘match’:
- libpcre/pcre_exec.c:669:14: error: ‘LINK_SIZE’ undeclared (first use in this function)
- libpcre/pcre_exec.c:669:14: note: each undeclared identifier is reported only once for each function it appears in
- libpcre/pcre_exec.c:696:9: warning: implicit declaration of function ‘GET’ [-Wimplicit-function-declaration]
- libpcre/pcre_exec.c: In function ‘pcre_exec’:
- libpcre/pcre_exec.c:4397:19: error: ‘MATCH_LIMIT’ undeclared (first use in this function)
- libpcre/pcre_exec.c:4398:29: error: ‘MATCH_LIMIT_RECURSION’ undeclared (first use in this function)
- libpcre/pcre_exec.c:4499:21: error: ‘NEWLINE’ undeclared (first use in this function)
- deheader: basic compilation failed on ./libpcre/pcre_exec.c
- make: *** [libpcre/pcre_exec.o] Error 1deheader: in ./tcpip.cc, socket() portability requires <sys/socket.h>.
- deheader: in ./tcpip.cc, gettimeofday() portability requires <sys/time.h>.
- deheader: in ./tcpip.cc, ntohs() portability requires <arpa/inet.h>.
- deheader: in ./tcpip.cc, printf() portability requires <stdio.h>.
- deheader: in ./tcpip.cc, strerror() portability requires <string.h>.
- deheader: in ./tcpip.cc, free() portability requires <stdlib.h>.
- deheader: in ./tcpip.cc, read() portability requires <unistd.h>.
- deheader: in ./tcpip.cc, =\s*true portability requires <stdbool.h>.
- deheader: remove "libnetutil/netutil.h" from ./tcpip.cc
- deheader: remove "tcpip.h" from ./tcpip.cc
- deheader: remove "portreasons.h" from ./tcpip.cc
- deheader: remove <dnet.h> from ./tcpip.cc
- deheader: remove "nbase.h" from ./tcpip.cc
- gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o libpcap/msdos/pktdrvr.o libpcap/msdos/pktdrvr.c
- libpcap/msdos/pktdrvr.c:22:17: fatal error: dos.h: No such file or directory
- compilation terminated.
- deheader: basic compilation failed on ./libpcap/msdos/pktdrvr.c
- make: *** [libpcap/msdos/pktdrvr.o] Error 1deheader: in ./nping/stats.cc, gettimeofday() portability requires <sys/time.h>.
- deheader: remove "output.h" from ./nping/stats.cc
- deheader: remove "stats.h" from ./nping/stats.cc
- deheader: remove "NpingOps.h" from ./nping/stats.cc
- deheader: remove "nping.h" from ./nping/stats.cc
- gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o libpcre/pcreposix.o libpcre/pcreposix.c
- In file included from libpcre/pcreposix.c:63:0:
- libpcre/pcre_internal.h:340:2: error: #error LINK_SIZE must be either 2, 3, or 4
- libpcre/pcreposix.c: In function ‘regexec’:
- libpcre/pcreposix.c:271:19: error: ‘POSIX_MALLOC_THRESHOLD’ undeclared (first use in this function)
- libpcre/pcreposix.c:271:19: note: each undeclared identifier is reported only once for each function it appears in
- libpcre/pcreposix.c:271:5: warning: unused variable ‘small_ovector’ [-Wunused-variable]
- libpcre/pcreposix.c: At top level:
- libpcre/pcre_internal.h:263:1: warning: ‘pcre_memmove’ defined but not used [-Wunused-function]
- deheader: basic compilation failed on ./libpcre/pcreposix.c
- make: *** [libpcre/pcreposix.o] Error 1gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o libpcap/pcap-dag.o libpcap/pcap-dag.c
- libpcap/pcap-dag.c:19:27: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘_U_’
- libpcap/pcap-dag.c:46:20: fatal error: dagnew.h: No such file or directory
- compilation terminated.
- deheader: basic compilation failed on ./libpcap/pcap-dag.c
- make: *** [libpcap/pcap-dag.o] Error 1deheader: in ./nping/utils_net.cc, memset() portability requires <string.h>.
- deheader: in ./nping/utils_net.cc, inet_ntoa() portability requires <arpa/inet.h>.
- deheader: in ./nping/utils_net.cc, snprintf() portability requires <stdio.h>.
- deheader: in ./nping/utils_net.cc, strcasecmp() portability requires <strings.h>.
- deheader: in ./nping/utils_net.cc, free() portability requires <stdlib.h>.
- deheader: in ./nping/utils_net.cc, =\s*false portability requires <stdbool.h>.
- deheader: in ./nping/utils_net.cc, gethostbyname() portability requires <netdb.h>.
- deheader: in ./nping/utils_net.cc, isxdigit() portability requires <ctype.h>.
- deheader: in ./nping/utils_net.cc, sendto() portability requires <sys/socket.h>.
- deheader: remove <vector> from ./nping/utils_net.cc
- deheader: remove "pcap.h" from ./nping/utils_net.cc
- deheader: remove "global_structures.h" from ./nping/utils_net.cc
- deheader: remove "nping.h" from ./nping/utils_net.cc
- deheader: remove "dnet.h" from ./nping/utils_net.cc
- deheader: remove "nbase.h" from ./nping/utils_net.cc
- deheader: remove "blas.h" from ./liblinear/blas/dscal.c
- gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o libpcre/pcre_fullinfo.o libpcre/pcre_fullinfo.c
- In file included from libpcre/pcre_fullinfo.c:51:0:
- libpcre/pcre_internal.h:340:2: error: #error LINK_SIZE must be either 2, 3, or 4
- libpcre/pcre_internal.h:263:1: warning: ‘pcre_memmove’ defined but not used [-Wunused-function]
- deheader: basic compilation failed on ./libpcre/pcre_fullinfo.c
- make: *** [libpcre/pcre_fullinfo.o] Error 1deheader: remove "lobject.h" from ./liblua/ldump.c
- deheader: remove <stddef.h> from ./liblua/ldump.c
- deheader: remove "lua.h" from ./liblua/ldump.c
- deheader: remove "lzio.h" from ./liblua/lzio.c
- deheader: remove "lmem.h" from ./liblua/lzio.c
- deheader: remove "lua.h" from ./liblua/lzio.c
- deheader: remove "lstate.h" from ./liblua/lzio.c
- deheader: remove "llimits.h" from ./liblua/lzio.c
- deheader: in ./nsock/tests/connect.c, calloc() portability requires <stdlib.h>.
- deheader: in ./nsock/tests/connect.c, memset() portability requires <string.h>.
- gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o libpcap/fad-getad.o libpcap/fad-getad.c
- libpcap/fad-getad.c:36:27: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘_U_’
- deheader: basic compilation failed on ./libpcap/fad-getad.c
- make: *** [libpcap/fad-getad.o] Error 1gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o libpcre/pcre_config.o libpcre/pcre_config.c
- In file included from libpcre/pcre_config.c:50:0:
- libpcre/pcre_internal.h:340:2: error: #error LINK_SIZE must be either 2, 3, or 4
- libpcre/pcre_config.c: In function ‘pcre_config’:
- libpcre/pcre_config.c:89:21: error: ‘NEWLINE’ undeclared (first use in this function)
- libpcre/pcre_config.c:89:21: note: each undeclared identifier is reported only once for each function it appears in
- libpcre/pcre_config.c:101:21: error: ‘LINK_SIZE’ undeclared (first use in this function)
- libpcre/pcre_config.c:105:21: error: ‘POSIX_MALLOC_THRESHOLD’ undeclared (first use in this function)
- libpcre/pcre_config.c:109:30: error: ‘MATCH_LIMIT’ undeclared (first use in this function)
- libpcre/pcre_config.c:113:30: error: ‘MATCH_LIMIT_RECURSION’ undeclared (first use in this function)
- libpcre/pcre_config.c: At top level:
- libpcre/pcre_internal.h:263:1: warning: ‘pcre_memmove’ defined but not used [-Wunused-function]
- deheader: basic compilation failed on ./libpcre/pcre_config.c
- make: *** [libpcre/pcre_config.o] Error 1gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o libpcap/pcap-dlpi.o libpcap/pcap-dlpi.c
- libpcap/pcap-dlpi.c:72:27: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘_U_’
- libpcap/pcap-dlpi.c:85:22: fatal error: sys/dlpi.h: No such file or directory
- compilation terminated.
- deheader: basic compilation failed on ./libpcap/pcap-dlpi.c
- make: *** [libpcap/pcap-dlpi.o] Error 1deheader: in ./nsock/src/nsock_event.c, gettimeofday() portability requires <sys/time.h>.
- deheader: remove "gh_list.h" from ./nsock/src/nsock_event.c
- deheader: remove "nsock_internal.h" from ./nsock/src/nsock_event.c
- deheader: remove "nsock_log.h" from ./nsock/src/nsock_event.c
- deheader: in ./timing.cc, gettimeofday() portability requires <sys/time.h>.
- deheader: in ./timing.cc, memcpy() portability requires <string.h>.
- deheader: in ./timing.cc, usleep() portability requires <unistd.h>.
- deheader: in ./timing.cc, time() portability requires <time.h>.
- deheader: in ./timing.cc, free() portability requires <stdlib.h>.
- deheader: in ./timing.cc, =\s*false portability requires <stdbool.h>.
- deheader: in ./timing.cc, fmod() portability requires <math.h>.
- deheader: in ./nsock/src/nsock_log.c, va_start() portability requires <stdarg.h>.
- deheader: remove "nsock_log.h" from ./nsock/src/nsock_log.c
- deheader: remove <assert.h> from ./nsock/src/nsock_log.c
- deheader: remove <string.h> from ./nsock/src/nsock_log.c
- deheader: remove <errno.h> from ./nsock/src/nsock_log.c
- deheader: in ./nsock/src/nsock_proxy.c, free() portability requires <stdlib.h>.
- deheader: in ./nsock/src/nsock_proxy.c, tolower() portability requires <ctype.h>.
- deheader: in ./nsock/src/nsock_proxy.c, strncasecmp() portability requires <strings.h>.
- deheader: remove "nsock_log.h" from ./nsock/src/nsock_proxy.c
- deheader: remove "nsock.h" from ./nsock/src/nsock_proxy.c
- gcc -g -O2 -Wall -fno-strict-aliasing -I./liblinear -I/usr/include/lua5.2 -I./libdnet-stripped/include -I./nbase -I./nsock/include -DHAVE_CONFIG_H -DNMAP_NAME=\"Nmap\" -DNMAP_URL=\"http://nmap.org\" -DNMAP_PLATFORM=\"i686-pc-linux-gnu\" -DNMAPDATADIR=\"/usr/local/share/nmap\" -D_FORTIFY_SOURCE=2 -c -o libpcre/pcre_version.o libpcre/pcre_version.c
- In file included from libpcre/pcre_version.c:51:0:
- libpcre/pcre_internal.h:340:2: error: #error LINK_SIZE must be either 2, 3, or 4
- libpcre/pcre_internal.h:263:1: warning: ‘pcre_memmove’ defined but not used [-Wunused-function]
- deheader: basic compilation failed on ./libpcre/pcre_version.c
- make: *** [libpcre/pcre_version.o] Error 1deheader: in ./FingerPrintResults.cc, memset() portability requires <string.h>.
- deheader: in ./FingerPrintResults.cc, =\s*false portability requires <stdbool.h>.
- deheader: in ./FingerPrintResults.cc, free() portability requires <stdlib.h>.
- deheader: remove "FingerPrintResults.h" from ./FingerPrintResults.cc
- deheader: in ./libnetutil/RawData.cc, free() portability requires <stdlib.h>.
- deheader: in ./libnetutil/RawData.cc, fprintf() portability requires <stdio.h>.
- deheader: in ./libnetutil/RawData.cc, memcpy() portability requires <string.h>.
- deheader: saw 318 files, 2082 includes, 662 removable
Add Comment
Please, Sign In to add comment