Nmap Development mailing list archives

Re: 回复: I want help from you about the nmap errors on Aix 6.0。


From: David Fifield <david () bamsoftware com>
Date: Tue, 29 Jan 2013 23:03:41 -0800

On Tue, Jan 29, 2013 at 10:10:36AM +0800, 815837122 wrote:
I wonder if the gcc version I use is not right,what's your gcc version
for the aix test?  Is there any rpms for the nmap on the aix6.0?  I am
very confused about the nmap installing on the aix.

It is more likely that the problem lies with libpcap than with GCC. Try
reconfiguring like so:
        ./configure --with-libpcap=included

Please also send the output of
        nmap --iflist
        nmap --route-dst 192.168.8.182

Perhaps you need to specify a different device like so:
        nmap -e en0 192.168.8.182

David Fifield
_______________________________________________
Sent through the dev mailing list
http://nmap.org/mailman/listinfo/dev
Archived at http://seclists.org/nmap-dev/


Current thread: