Nmap Development mailing list archives

Re: First Nmap SOC release! Nmap 4.22SOC1


From: Stoiko Ivanov <stoiko () xover htu tuwien ac at>
Date: Tue, 10 Jul 2007 01:38:14 +0200

Hi,

On Mon, Jul 09, 2007 at 11:53:35AM +0200, Stoiko Ivanov wrote:
Hi,

On Sun, Jul 08, 2007 at 11:29:25PM -0500, Kris Katterjohn wrote:
Joshua D. Abraham wrote:
..snip..


I think installing the readline library will fix that right up.
Installing libreadline (or maybe the libreadline-dev on your distro) 
really would fix this compilation-issue. However since the libreadline is only
needed for the lua-standalone interpreter, which we don't use in Nmap, I'll
try to find a way to skip its compilation.
I just commited a patch to svn, which should resolve that issue (and
excludes lua-interpreter and lua-compiler from compilation)
Furthermore the patch should make the nselib C-modules run on most *nix
platforms (It relies on the systems to be posix-compliant and to offer 
dynamic module loading via dlopen() ). 
However due to lack of access to such machines I couldn't test it 
(apart from debian stable and freebsd 6.1). 
So any testing on other linux-distros and other *nix-system would be
really appreciated. 


I decided to pass --with-liblua=included however, things didn't
really get much better.
..snip..
Hmm.. I'm not having that problem.  Stoiko can probably fix that right 
up, though.
Thanks for the catch.
The error occurs, because the compiler can't find the lua-include files - I
can reproduce it if I pass --with-liblua=included. - I'll try to commit a 
fix for this.
found a fix and commited it to svn - configure now checks wheter it can
find lua.h in the system's header-files, and takes lua.h from the
nmap-distribution, if this check fails.


..snip..

Regards,
Josh



Thanks for the report!

Kris Katterjohn

Thanks 
stoiko
Thanks in advance for testing
stoiko


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


Current thread: