bug-autoconf
[Top][All Lists]
Advanced

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

Autoconf bug


From: Dario
Subject: Autoconf bug
Date: Thu, 15 Apr 2004 19:36:50 +0200

Autoconf gives me this warning. I am using autoconf 2.57 on Mac OS X 10.3

AC_ARG_ENABLE(ipv6,[ --with-ipv6 IPv6 Addressing],[AC_CHECK_HEADER([netinet/ ip6.h],[AC_DEFINE([ENABLE_IPv6])],[AC_MSG_ERROR([Remove --enable-ipv6 if not supported])])])

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





reply via email to

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