nmap/nselib-bin
david f6539408af Overhaul Makefile.in and configure.ac to link NSE C modules explicitly with
liblua and libm. This is necessary for static builds of Nmap, such as RPM
builds. Before this the error that was caused looked like

SCRIPT ENGINE: error while initializing script rules:
error loading module 'bit' from file '/usr/libexec/nmap/nselib-bin/bit.so':
        /usr/libexec/nmap/nselib-bin/bit.so: undefined symbol: lua_pushnumber
stack traceback:
        [C]: ?
        [C]: in function 'require'
        /usr/share/nmap/nselib/packet.lua:12: in main chunk
        [C]: in function 'require'
        /usr/share/nmap/scripts/rpcinfo.nse:10: in main chunk
        [C]: ?
        [C]: in function 'Entry'
        /usr/share/nmap/scripts/script.db:8: in main chunk
        [C]: ?
        [C]: ?
2008-08-05 21:41:30 +00:00
..
aclocal.m4 move back version w/history 2007-11-27 23:13:53 +00:00
bit.c move back version w/history 2007-11-27 23:13:53 +00:00
bit.h move back version w/history 2007-11-27 23:13:53 +00:00
configure Overhaul Makefile.in and configure.ac to link NSE C modules explicitly with 2008-08-05 21:41:30 +00:00
configure.ac Overhaul Makefile.in and configure.ac to link NSE C modules explicitly with 2008-08-05 21:41:30 +00:00
Makefile.in Overhaul Makefile.in and configure.ac to link NSE C modules explicitly with 2008-08-05 21:41:30 +00:00
nse_bitlib.vcproj Merging changes from my vc2008-testing branch. This moves Windows development 2008-06-13 05:58:11 +00:00
nselib.h move back version w/history 2007-11-27 23:13:53 +00:00