bug-autoconf
[Top][All Lists]
Advanced

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

configure WARNING messages say report this to you


From: Robert Schultz
Subject: configure WARNING messages say report this to you
Date: Tue, 15 Jul 2003 12:45:37 -0400 (EDT)

greetings! 

per request of the configure script, a list of WARNINGS when building
nmap-3.30 (OSX 10.2.6, gcc 3.3) as well as the config.log itself. per
direction of nmap.org site, used ./configure CPP=/usr/bin/cpp.  let me
know if you require further info.  thanks.

regards       -robert schultz

University of Michigan Transportation Research Institute
2901 Baxter Rd, Ann Arbor, Michigan USA  48109-2150
v: +1.734.763.3230  f: +1.734.936.1076  i: address@hidden



configure: WARNING: sys/param.h: accepted by the compiler, rejected by the
preprocessor!

configure: WARNING: netinet/if_ether.h: present but cannot be compiled
configure: WARNING: netinet/if_ether.h: check for missing prerequisite
headers?

configure: WARNING: sys/param.h: accepted by the compiler, rejected by the
preprocessor!

configure: WARNING: sys/socket.h: accepted by the compiler, rejected by
the preprocessor!

configure: WARNING: netinet/if_ether.h: present but cannot be compiled
configure: WARNING: netinet/if_ether.h: check for missing prerequisite
headers?

configure: WARNING: netdb.h: accepted by the compiler, rejected by the
preprocessor!

configure: WARNING: arpa/inet.h: accepted by the compiler, rejected by the
preprocessor!

configure: WARNING: sys/param.h: accepted by the compiler, rejected by the
preprocessor!

configure: WARNING: sys/socket.h: accepted by the compiler, rejected by
the preprocessor!

configure: WARNING: netinet/if_ether.h: present but cannot be compiled
configure: WARNING: netinet/if_ether.h: check for missing prerequisite
headers?

configure: WARNING: netdb.h: accepted by the compiler, rejected by the
preprocessor!

configure: WARNING: arpa/inet.h: accepted by the compiler, rejected by the
preprocessor!


and the make fails

getaddrinfo.c: In function `new_ai':
getaddrinfo.c:98: error: `AF_INET' undeclared (first use in this function)
getaddrinfo.c:98: error: (Each undeclared identifier is reported only once
getaddrinfo.c:98: error: for each function it appears in.)
getaddrinfo.c:101: error: dereferencing pointer to incomplete type
getaddrinfo.c: In function `getaddrinfo':
getaddrinfo.c:136: warning: implicit declaration of function `inet_aton'
getaddrinfo.c:141: warning: implicit declaration of function
`gethostbyname'
getaddrinfo.c:141: warning: assignment makes pointer from integer without
a cast
getaddrinfo.c:142: error: dereferencing pointer to incomplete type
getaddrinfo.c:143: error: dereferencing pointer to incomplete type
getaddrinfo.c:144: error: dereferencing pointer to incomplete type
make[1]: *** [getaddrinfo.o] Error 1
make: *** [nbase/libnbase.a] Error 2

Attachment: config.log
Description: Text document


reply via email to

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