X-From-Line: address@hidden Wed Jul 23 12:20:55 2003
Return-path:
Envelope-to: address@hidden
Delivery-date: Wed, 23 Jul 2003 12:23:42 +0200
Received: from hermes.epita.fr ([163.5.255.10] helo=epita.fr)
by kualalumpur.lrde.epita.fr with esmtp (Exim 3.35 #1 (Debian))
id 19fGmb-0001vt-00
for ; Wed, 23 Jul 2003 12:23:42 +0200
Received: from f7.net (consort.superb.net [209.61.216.22])
by epita.fr id h6NANSa01987 for
EPITA Paris France Wed, 23 Jul 2003 12:23:28 +0200 (CEST)
Received: from monty-python.gnu.org (monty-python.gnu.org [199.232.76.173])
by f7.net (8.11.7/8.11.7) with ESMTP id h6NANNS18081;
Wed, 23 Jul 2003 06:23:23 -0400
Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org)
by monty-python.gnu.org with esmtp (Exim 4.20)
id 19fGm5-0007Ft-Pp
for address@hidden; Wed, 23 Jul 2003 06:23:09 -0400
Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20)
id 19fGla-0006WL-9P
for address@hidden; Wed, 23 Jul 2003 06:22:38 -0400
Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20)
id 19fGl2-0005re-KR
for address@hidden; Wed, 23 Jul 2003 06:22:07 -0400
Received: from [130.192.219.22] (helo=sibilla.centrorete.unito.it)
by monty-python.gnu.org with esmtp (Exim 4.20) id 19fGjz-0005KM-Ew
for address@hidden; Wed, 23 Jul 2003 06:20:59 -0400
Received: from localhost (localhost [127.0.0.1])
by sibilla.centrorete.unito.it (8.12.9/8.12.9-postnaja) with ESMTP id
h6NAKtCY016225
for ; Wed, 23 Jul 2003 12:20:55 +0200 (CEST)
Date: Wed, 23 Jul 2003 12:20:55 +0200 (CEST)
From: Giorgio Cotto
X-X-Sender: address@hidden
To: address@hidden
X-Gnus-Mail-Source: pop:address@hidden
Message-ID:
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Subject: Bug
X-BeenThere: address@hidden
X-Mailman-Version: 2.1.2
Precedence: list
List-Id: Bug reports for autoconf, the GNU build system
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Sender: address@hidden
Errors-To: address@hidden
X-Spam-Status: No, hits=0.0 required=5.0 tests= version=2.20
X-Spam-Level:
Status:
X-Content-Length: 1650
Lines: 41
Xref: nostromo.lrde.epita.fr autoconf.bug:2750
Hi!
I was configuring ntp-4.1.2 on a workstation solaris 9 (spark) and I got
these errors:
checking resolv.h usability... no
checking resolv.h presence... yes
configure: WARNING: resolv.h: present but cannot be compiled
configure: WARNING: resolv.h: check for missing prerequisite headers?
configure: WARNING: resolv.h: proceeding with the preprocessor's result
configure: WARNING: ## ------------------------------------ ##
configure: WARNING: ## Report this to address@hidden ##
configure: WARNING: ## ------------------------------------ ##
checking for resolv.h... yes
checking net/if.h usability... no
checking net/if.h presence... yes
configure: WARNING: net/if.h: present but cannot be compiled
configure: WARNING: net/if.h: check for missing prerequisite headers?
configure: WARNING: net/if.h: proceeding with the preprocessor's result
configure: WARNING: ## ------------------------------------ ##
configure: WARNING: ## Report this to address@hidden ##
configure: WARNING: ## ------------------------------------ ##
checking for net/if.h... yes
checking netinet/ip.h usability... no
checking netinet/ip.h presence... yes
configure: WARNING: netinet/ip.h: present but cannot be compiled
configure: WARNING: netinet/ip.h: check for missing prerequisite headers?
configure: WARNING: netinet/ip.h: proceeding with the preprocessor's
result
configure: WARNING: ## ------------------------------------ ##
configure: WARNING: ## Report this to address@hidden ##
configure: WARNING: ## ------------------------------------ ##
checking for netinet/ip.h... yes
Good luck!
Giorgio Cotto