|
Nmap Development
mailing list archives
Re: AIX 5.3 gmake errors - nmap-5.00
From: David Fifield <david () bamsoftware com>
Date: Tue, 22 Sep 2009 19:56:09 -0600
On Mon, Sep 21, 2009 at 01:48:29PM -0400, Ellis, Scott wrote:
Trying to compile/install nmap on AIX 5.3.
./configure was successful (got the ascii dragon).
gmake fails during Making all insrc:
route-bsd.c: In function 'route_loop':
route-bsd.c:469: error: too few arguments to function 'knlist'
route-bsd.c:474: error: 'struct radix_node_head' has no member named
'rnh_next'
route-bsd.c:477: error: 'struct radix_node_head' has no member named
'rnh_af'
gmake[2]: *** [route-bsd.lo] Error 1
gmake[2]: Leaving directory `/tmp/nmap-5.00/libdnet-stripped/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/tmp/nmap-5.00/libdnet-stripped'
gmake: *** [dnet_build] Error 2
The AIX code in libdnet is incomplete according to
http://code.google.com/p/libdnet/ and
http://code.google.com/p/libdnet/source/browse/trunk/TODO. If I remember
correctly, you will also run into difficulties compiling Nmap itself on
AIX, but that hasn't been tested in a while to my knowledge.
Dug Song, the author of libdnet, asks on the project page for help with
an AIX account to improve support--maybe you can contact him?
David Fifield
_______________________________________________
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:
|