Nmap Development mailing list archives

Re: AIX 5.3 gmake errors - nmap-5.00


From: Jay Fink <jay.fink () gmail com>
Date: Tue, 22 Sep 2009 13:41:37 -0400

I noted on FreeBSD-current libdnet is required to be installed for
version 4.85BETA7.  It could just be that there are some issues with
stripped libdnet and AIX. You could try installing libdnet on AIX and
pointing nmap at it in the configure args to see what happens. I
suspect the results will be the same.

Also what does config.log say; are there any errors?

On Mon, Sep 21, 2009 at 3:45 PM, Ellis, Scott
<sellis () simplexgrinnell com> wrote:




Hello,

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


Can anybody help?



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


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


Current thread: