bug-autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Warning during compiling nmap


From: Soeren Todt
Subject: Warning during compiling nmap
Date: Fri, 17 Oct 2003 05:48:05 +0200
User-agent: KMail/1.5.4

Hi,

while compiling nmap-3.30

on a
su-2.05b# uname -a
FreeBSD bnc.todt.org 4.8-STABLE FreeBSD 4.8-STABLE #4: Fri May 23 04:52:27 CEST 
2003     

I got:

checking  presence... yes
configure: WARNING: netinet/if_ether.h: present but cannot be compiled
configure: WARNING: netinet/if_ether.h: check for missing prerequisite headers?
configure: WARNING: netinet/if_ether.h: proceeding with the preprocessor's 
result
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to address@hidden ##
configure: WARNING:     ## ------------------------------------ ##

su-2.05b# grep ^#include /usr/include/netinet/if_ether.h

#include <net/ethernet.h>
#include <net/if_arp.h>


su-2.05b# locate net/ethernet.h net/if_arp.h
/usr/include/net/ethernet.h
/usr/include/net/if_arp.h

su-2.05b# grep ^#include /usr/include/net/ethernet.h /usr/include/net/if_arp.h
/usr/include/net/ethernet.h:#include <sys/cdefs.h>

su-2.05b# locate sys/cdefs.h
/usr/include/sys/cdefs.h

su-2.05b# grep ^#include /usr/include/sys/cdefs.h
su-2.05b#

If you need more details don't hesitate to write me.

Best greetings and thank you for supporting us user with finest gnu software :)


Soeren






reply via email to

[Prev in Thread] Current Thread [Next in Thread]