Nmap Development mailing list archives

Issue nmap 4.20


From: "J.P van Oyen" <jeepee () gids nl>
Date: Fri, 13 Apr 2007 10:54:13 +0200


I am trying to compile 4.20 on my old slackware box. (Slackware 8.1) Gcc
version 2.95.3.

Unfortunatly I get an error but can not find the cause for this.

Version 4.11 runs well..

./configure runs well I get a warning about ipchains but using iptables.

After running make :

 In file included from tcpip.h:233,
                 from output.h:123,
                 from output.cc:106:
/usr/include/netinet/ip_icmp.h:168: warning: `icmp_pptr' redefined
libdnet-stripped/include/dnet/icmp.h:133: warning: this is the location of the
previous definition
/usr/include/netinet/ip_icmp.h:169: warning: `icmp_gwaddr' redefined
libdnet-stripped/include/dnet/icmp.h:146: warning: this is the location of the
previous definition
/usr/include/netinet/ip_icmp.h:277: warning: `ICMP_INFOTYPE' redefined
libdnet-stripped/include/dnet/icmp.h:106: warning: this is the location of the
previous definition
output.cc: In function `void log_vwrite(int, const char *, void *)':
output.cc:748: implicit declaration of function `int va_copy(...)'
output.cc:720: warning: `void * apcopy' might be used uninitialized in this
function
gmake: *** [output.o] Error 1

I see the ICMP warnigs a lot during make.

Anyone has an idea where to look ?

Rgds J.P...


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


Current thread: