With it compilation goes fine (but I don't have lua installed). NMAP IS A POWERFUL TOOL -- USE CAREFULLY AND RESPONSIBLY Configuration complete. Type make (or gmake on some *BSD machines) to compile. Makefile:262: makefile.dep: No such file or directory x86_64-pc-linux-gnu-g++ -MM -Ilibdnet-stripped/include -Inbase -Insock/include main.cc nmap.cc targets.cc tcpip.cc nmap_error.cc utils.cc idle_scan.cc osscan.cc osscan2.cc output.cc scan_engine.cc timing.cc charpool.cc services.cc protocols.cc nmap_rpc.cc portlist.cc NmapOps.cc TargetGroup.cc Target.cc FingerPrintResults.cc service_scan.cc NmapOutputTable.cc MACLookup.cc nmap_tty.cc nmap_dns.cc traceroute.cc portreasons.cc > makefile.dep In file included from portlist.h:107, from output.h:124, from NmapOps.h:104, from main.cc:105: nse_main.h:5:19: error: lua.h: No such file or directory nse_main.h:6:22: error: lualib.h: No such file or directory nse_main.h:7:23: error: lauxlib.h: No such file or directory <..> In file included from portlist.h:107, from portreasons.cc:104: nse_main.h:5:19: error: lua.h: No such file or directory nse_main.h:6:22: error: lualib.h: No such file or directory nse_main.h:7:23: error: lauxlib.h: No such file or directory make: *** [makefile.dep] Error 1 Reproducible: Always
Seems to be a duplicate of bug #237150.
*** This bug has been marked as a duplicate of bug 237150 ***