Nmap Development mailing list archives

Re: Nmap 4.22SOC3 Released!


From: Michael Bakeman <mbakeman () unr edu>
Date: Fri, 17 Aug 2007 20:35:16 -0700 (PDT)



On Sat, 18 Aug 2007, Stoiko Ivanov wrote:

Hi,

On Fri, Aug 17, 2007 at 09:38:33AM -0700, Michael Bakeman wrote:
Ouch, I just installed from svn and ran
nmap -A -v 127.0.0.1
This is where nmap died.
Thanks for the report!

SCRIPT ENGINE: Initiating script scanning.
dyld: lazy symbol binding failed: Symbol not found: _luaL_openlib
   Referenced from: /Users/mike/nmap/nselib/bit.so
   Expected in: flat namespace

dyld: Symbol not found: _luaL_openlib
   Referenced from: /Users/mike/nmap/nselib/bit.so
   Expected in: flat namespace

Trace/BPT trap

Seems to be a problem with the way nselib C-modules are build on your
system.

Could I ask you for some more information on the way you built and
installed nmap?
Operating System (Mac OS X?) ?

Mac OS X Darwin Kernel Version 8.10.1

Did you provide any arguments to ./configure (and which)?

Nope

Do you have lua installed on your system (which version)?

Lua 5.1.1

Were there any warnings/error during compilation?

Only the GTK warning saying I can't use the GUI

Maybe an output of the nmap-run with debug set on ( -d1)

SCRIPT ENGINE: Using 
/Users/mike/nmap//nselib/?.so;./?.so;/usr/local/lib/lua/5.1/?.so;/usr/local/lib/lua/5.1/loadall.so 
to search for C-modules and 
/Users/mike/nmap//nselib/?.lua;./?.lua;/usr/local/share/lua/5.1/?.lua;/usr/local/share/lua/5.1/?/init.lua;/usr/local/lib/lua/5.1/?.lua;/usr/local/lib/lua/5.1/?/init.lua
 
for Lua-modules
dyld: lazy symbol binding failed: Symbol not found: _luaL_openlib
   Referenced from: /Users/mike/nmap//nselib/bit.so
   Expected in: flat namespace

dyld: Symbol not found: _luaL_openlib
   Referenced from: /Users/mike/nmap//nselib/bit.so
   Expected in: flat namespace

Trace/BPT trap

This would simplify tracing the bug a lot!

thanks,
stoiko


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


Current thread: