../libpcap/libpcap.a(pcap-linux.o): In function `nl80211_init': /path/to/installer/nmap-5.59BETA1/libpcap/./pcap-linux.c:515: undefined reference to `nl_handle_alloc' /path/to/installer/nmap-5.59BETA1/libpcap/./pcap-linux.c:522: undefined reference to `genl_connect' /path/to/installer/nmap-5.59BETA1/libpcap/./pcap-linux.c:528: undefined reference to `genl_ctrl_alloc_cache' /path/to/installer/nmap-5.59BETA1/libpcap/./pcap-linux.c:535: undefined reference to `genl_ctrl_search_by_name' /path/to/installer/nmap-5.59BETA1/libpcap/./pcap-linux.c:547: undefined reference to `nl_handle_destroy' /path/to/installer/nmap-5.59BETA1/libpcap/./pcap-linux.c:545: undefined reference to `nl_cache_free' ../libpcap/libpcap.a(pcap-linux.o): In function `del_mon_if': /path/to/installer/nmap-5.59BETA1/libpcap/./pcap-linux.c:653: undefined reference to `nlmsg_alloc' /path/to/installer/nmap-5.59BETA1/libpcap/./pcap-linux.c:660: undefined reference to `genl_family_get_id' /path/to/installer/nmap-5.59BETA1/libpcap/./pcap-linux.c:660: undefined reference to `genlmsg_put' /path/to/installer/nmap-5.59BETA1/libpcap/./pcap-linux.c:662: undefined reference to `nla_put' /path/to/installer/nmap-5.59BETA1/libpcap/./pcap-linux.c:664: undefined reference to `nl_send_auto_complete' /path/to/installer/nmap-5.59BETA1/libpcap/./pcap-linux.c:685: undefined reference to `nl_wait_for_ack' /path/to/installer/nmap-5.59BETA1/libpcap/./pcap-linux.c:702: undefined reference to `nlmsg_free' /path/to/installer/nmap-5.59BETA1/libpcap/./pcap-linux.c:692: undefined reference to `nlmsg_free' /path/to/installer/nmap-5.59BETA1/libpcap/./pcap-linux.c:710: undefined reference to `nlmsg_free' /path/to/installer/nmap-5.59BETA1/libpcap/./pcap-linux.c:717: undefined reference to `nlmsg_free' ../libpcap/libpcap.a(pcap-linux.o): In function `nl80211_cleanup': /path/to/installer/nmap-5.59BETA1/libpcap/./pcap-linux.c:554: undefined reference to `genl_family_put' /path/to/installer/nmap-5.59BETA1/libpcap/./pcap-linux.c:555: undefined reference to `nl_cache_free' /path/to/installer/nmap-5.59BETA1/libpcap/./pcap-linux.c:556: undefined reference to `nl_handle_destroy' ../libpcap/libpcap.a(pcap-linux.o): In function `add_mon_if': /path/to/installer/nmap-5.59BETA1/libpcap/./pcap-linux.c:571: undefined reference to `nlmsg_alloc' /path/to/installer/nmap-5.59BETA1/libpcap/./pcap-linux.c:578: undefined reference to `genl_family_get_id' /path/to/installer/nmap-5.59BETA1/libpcap/./pcap-linux.c:578: undefined reference to `genlmsg_put' /path/to/installer/nmap-5.59BETA1/libpcap/./pcap-linux.c:580: undefined reference to `nla_put' /path/to/installer/nmap-5.59BETA1/libpcap/./pcap-linux.c:581: undefined reference to `nla_put' /path/to/installer/nmap-5.59BETA1/libpcap/./pcap-linux.c:582: undefined reference to `nla_put' /path/to/installer/nmap-5.59BETA1/libpcap/./pcap-linux.c:584: undefined reference to `nl_send_auto_complete' /path/to/installer/nmap-5.59BETA1/libpcap/./pcap-linux.c:612: undefined reference to `nlmsg_free' /path/to/installer/nmap-5.59BETA1/libpcap/./pcap-linux.c:637: undefined reference to `nlmsg_free' /path/to/installer/nmap-5.59BETA1/libpcap/./pcap-linux.c:605: undefined reference to `nl_wait_for_ack' /path/to/installer/nmap-5.59BETA1/libpcap/./pcap-linux.c:622: undefined reference to `nlmsg_free' /path/to/installer/nmap-5.59BETA1/libpcap/./pcap-linux.c:630: undefined reference to `nlmsg_free' /path/to/installer/nmap-5.59BETA1/libpcap/./pcap-linux.c:601: undefined reference to `nlmsg_free' collect2: ld returned 1 exit status make[1]: *** [ncat] Error 1 make[1]: Leaving directory `/path/to/installer/nmap-5.59BETA1/ncat' make: *** [ncat_build] Error 2