Nmap Security Scanner
*Intro
*Ref Guide
*Install Guide
*Download
*Changelog
*Book
*Docs
Security Lists
*Nmap Hackers
*Nmap Dev
*Bugtraq
*Full Disclosure
*Pen Test
*Basics
*More
Security Tools
*Pass crackers
*Sniffers
*Vuln Scanners
*Web scanners
*Wireless
*Exploitation
*Packet crafters
*More
Site News
Site Search:
Exploit World
Advertising
About/Contact
Credits
Sponsors:
edgeos

Nmap Development: Two patches against 4.22SOC6 (liblua modules in libexec and liblua cflags)

Two patches against 4.22SOC6 (liblua modules in libexec and liblua cflags)

From: Christoph J. Thompson <cthompson_at_libertysurf.fr>
Date: Tue, 2 Oct 2007 20:19:24 +0200

Hello,

I've whipped up two patches to fix some things:

1) liblua isn't compiled with the global CFLAGS.

2) nselib's .so modules are installed in $root/share/nmap/nselib/. They shouldn't because the share directory is for architecture independent files. With my patch the .so modules are installed in $root/libexec/nmap/nse/.

I've tested both of these patches and everything works fine and it shouldn't cause problems on Windows, but I can't test that.

Both patches are unified diffs against stock 4.22SOC6.

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

Received on Oct 02 2007
[ Nmap | Sec Tools | Mailing Lists | Site News | About/Contact | Advertising | Privacy ]