|
Nmap Development
mailing list archives
Re: Experimental New Nmap Scan: Qscan
From: doug () hcsw org
Date: Tue, 29 Aug 2006 21:20:04 -0700
Hi Teemu!
On Tue, Aug 29, 2006 at 09:54:24AM +0200 or thereabouts, Teemu Schaabl wrote:
great work - however, the qscan-patch doesn't seem to work on
openbsd (3.9) -that's what I get after trying to compile it:
That's strange. It works OK for me on 3.8/x86. It looks like your
link command:
g++ -Lnbase -Lnsock/src/ -o nmap main.o nmap.o targets.o tcpip.o nmap_error.o utils.o idle_scan.o osscan.o
osscan2.o output.o scan_engine.o timing.o charpool.o services.o protocols.o nmap_rpc.o portlist.o NmapOps.o
TargetGroup.o Target.o FingerPrintResults.o service_scan.o NmapOutputTable.o MACLookup.o nmap_tty.o nmap_dns.o
nmap_lua.o nmap_lua_auxiliar.o nmap_lua_nsock.o -lnbase -lnsock libpcre/libpcre.a -lpcap
libdnet-stripped/src/.libs/libdnet.a liblua/liblua.a -lm
Doesn't have qscan.o on the command line. Did you re ./configure the
script after applying a patch? The patch only changes Makefile.in and
not Makefile (whicis auto generated by ./configure).
Hope this helps,
Doug
_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://SecLists.Org
By Date
By Thread
Current thread:
|