Nmap Development mailing list archives

--without-liblua doesn't work


From: "Lux In Tenebris" <lux.in.tenebris () gmail com>
Date: Sat, 13 Sep 2008 21:04:22 +0400

NMap version 4.76 (also tried 4.68) won't compile with --without-liblua
option.

I'm getting a lot of similar errors:

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 service_scan.h:108,
  from service_scan.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
In file included from portlist.h:107,
  from output.h:124,
  from NmapOps.h:104,
  from MACLookup.cc:106:
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 output.h:124,
  from NmapOps.h:104,
  from nmap_tty.cc:119:
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 output.h:124,
  from NmapOps.h:104,
  from nmap_dns.cc:167:
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 Target.h:110,
  from traceroute.h:101,
  from traceroute.cc:173:
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

gcc version 4.3.1 (Debian 4.3.1-9)

also tested in Fedora Core with gcc 3

_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://SecLists.Org


Current thread: