X-From-Line: address@hidden Mon Aug 4 19:47:42 2003 Return-path: Envelope-to: address@hidden Delivery-date: Tue, 05 Aug 2003 02:16:18 +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 19jpUw-0000cA-00 for ; Tue, 05 Aug 2003 02:16:18 +0200 Received: from f7.net (consort.superb.net [209.61.216.22]) by epita.fr id h75023I09116 for EPITA Paris France Tue, 5 Aug 2003 02:02:03 +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 h75020Z24857; Mon, 4 Aug 2003 20:02:00 -0400 Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19jpAk-0002fK-Gm for address@hidden; Mon, 04 Aug 2003 19:55:26 -0400 Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19jpAi-0002f8-Tm for address@hidden; Mon, 04 Aug 2003 19:55:24 -0400 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19jp5Y-0001fL-6p for address@hidden; Mon, 04 Aug 2003 19:50:35 -0400 Received: from [216.12.211.202] (helo=web2.assortedinternet.com) by monty-python.gnu.org with esmtp (Exim 4.20) id 19jp3x-00012c-PR for address@hidden; Mon, 04 Aug 2003 19:48:25 -0400 Received: from rich-dsl2-88.greenmountainaccess.net ([65.19.76.88] helo=ragnarokdesigns.com) by web2.assortedinternet.com with asmtp (Exim 4.20) id 19jp3y-0008Qv-Cq for address@hidden; Mon, 04 Aug 2003 18:48:26 -0500 Date: Mon, 4 Aug 2003 19:47:42 -0400 Mime-Version: 1.0 (Apple Message framework v552) Content-Type: text/plain; charset=US-ASCII; format=flowed From: address@hidden To: address@hidden Content-Transfer-Encoding: 7bit X-Gnus-Mail-Source: pop:address@hidden Message-Id: X-Mailer: Apple Mail (2.552) X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - web2.assortedinternet.com X-AntiAbuse: Original Domain - gnu.org X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [47 12] X-AntiAbuse: Sender Address Domain - ragnarokdesigns.com Subject: gssapi.h 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.6 required=5.0 tests=NO_REAL_NAME version=2.20 X-Spam-Level: Status: X-Content-Length: 1064 Lines: 28 Xref: nostromo.lrde.epita.fr autoconf.bug:2810 Was configuring latest stable release of cvs (1.11.6) for OS X build 6L60, got this message. Since it said to report the bug, here is a selection of the configure with the error. If you need anything else, let me know. checking for GSSAPI... /usr checking gssapi.h usability... yes checking gssapi.h presence... no configure: WARNING: gssapi.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: gssapi.h: proceeding with the preprocessor's result configure: WARNING: ## ------------------------------------ ## configure: WARNING: ## Report this to address@hidden ## configure: WARNING: ## ------------------------------------ ## checking for gssapi.h... no checking gssapi/gssapi.h usability... yes checking gssapi/gssapi.h presence... yes checking for gssapi/gssapi.h... yes checking gssapi/gssapi_generic.h usability... yes checking gssapi/gssapi_generic.h presence... yes checking for gssapi/gssapi_generic.h... yes checking krb5.h usability... yes checking krb5.h presence... yes checking for krb5.h... yes