X-From-Line: address@hidden Sun Aug 03 23:44:19 2003 Return-path: Envelope-to: address@hidden Delivery-date: Sun, 03 Aug 2003 15:46:21 +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 19jJBk-0003r8-01 for ; Sun, 03 Aug 2003 15:46:21 +0200 Received: from f7.net (consort.superb.net [209.61.216.22]) by epita.fr id h73Dhgk28173 for EPITA Paris France Sun, 3 Aug 2003 15:43:42 +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 h73Dhbc24841; Sun, 3 Aug 2003 09:43:37 -0400 Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19jJ5T-0001fI-Sw for address@hidden; Sun, 03 Aug 2003 09:39:51 -0400 Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19jJ3I-0000wQ-A4 for address@hidden; Sun, 03 Aug 2003 09:37:36 -0400 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19jJ2g-0000hz-Dd for address@hidden; Sun, 03 Aug 2003 09:37:29 -0400 Received: from [220.240.0.104] (helo=sebago) by monty-python.gnu.org with esmtp (Exim 4.20) id 19jJ2f-0000gW-Os for address@hidden; Sun, 03 Aug 2003 09:36:58 -0400 Received: from sebago ([127.0.0.1] helo=localhost) by sebago with esmtp (Exim 3.36 #1 (Debian)) id 19jJ9o-0003S1-00 for ; Sun, 03 Aug 2003 23:44:20 +1000 From: Ramon Buckland To: address@hidden Content-Type: text/plain X-Gnus-Mail-Source: pop:address@hidden Message-Id: Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.3 Date: 03 Aug 2003 23:44:19 +1000 Content-Transfer-Encoding: 7bit Subject: configure WARNING says to send this bug report. 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.8 required=5.0 tests=SIGNATURE_DELIM version=2.20 X-Spam-Level: Status: X-Content-Length: 778 Lines: 29 Xref: nostromo.lrde.epita.fr autoconf.bug:2800 Hi. Was using configure to build prometeo. and this came out in the configure. Let me know if you need any more information.. it seems to be a little thin on details Cheers ramon. checking linux/netfilter_ipv4.h presence... yes configure: WARNING: linux/netfilter_ipv4.h: present but cannot be compiled configure: WARNING: linux/netfilter_ipv4.h: check for missing prerequisite headers? configure: WARNING: linux/netfilter_ipv4.h: proceeding with the preprocessor's result configure: WARNING: ## ------------------------------------ ## configure: WARNING: ## Report this to address@hidden ## configure: WARNING: ## ------------------------------------ ## checking for linux/netfilter_ipv4.h... yes checking for an ANSI C-conforming const... yes --