X-From-Line: address@hidden Thu Jul 17 17:49:46 2003 Return-path: Envelope-to: address@hidden Delivery-date: Thu, 17 Jul 2003 17:56:14 +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 19dB78-00088X-00 for ; Thu, 17 Jul 2003 17:56:14 +0200 Received: from f7.net (consort.superb.net [209.61.216.22]) by epita.fr id h6HFuSP25934 for EPITA Paris France Thu, 17 Jul 2003 17:56:29 +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 h6HFuLX23265; Thu, 17 Jul 2003 11:56:22 -0400 Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19dB6G-0001bO-Vz for address@hidden; Thu, 17 Jul 2003 11:55:20 -0400 Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19dB5N-0000yC-GC for address@hidden; Thu, 17 Jul 2003 11:54:25 -0400 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19dB4S-00080E-1v for address@hidden; Thu, 17 Jul 2003 11:53:28 -0400 Received: from mailimailo.univ-rennes1.fr ([129.20.131.1]) by monty-python.gnu.org with esmtp (Exim 4.20) id 19dB3q-0007a8-M6 for address@hidden; Thu, 17 Jul 2003 11:52:50 -0400 Received: from localhost (localhost [127.0.0.1]) by mailimailo.univ-rennes1.fr (Postfix) with ESMTP id A167C1B49 for ; Thu, 17 Jul 2003 15:52:48 +0000 (MET) Received: from pc-claudinek.spm.univ-rennes1.fr (pc-claudinek.spm.univ-rennes1.fr [129.20.73.157]) by mailimailo.univ-rennes1.fr (Postfix) with ESMTP id 4FBD21B31 for ; Thu, 17 Jul 2003 17:52:46 +0200 (MEST) Content-Type: text/plain; charset="us-ascii" From: Katan Claudine To: address@hidden Date: Thu, 17 Jul 2003 17:49:46 +0000 User-Agent: KMail/1.4.3 MIME-Version: 1.0 X-Gnus-Mail-Source: pop:address@hidden Message-Id: X-Virus-Scanned: by amavisd 0.1 Content-Transfer-Encoding: quoted-printable Subject: problem with regexp.h when compiling OpenDX X-BeenThere: address@hidden X-Mailman-Version: 2.1.2 Precedence: list Reply-To: address@hidden 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.5 required=5.0 tests=DEAR_SOMEBODY version=2.20 X-Spam-Level: Status: RO X-Content-Length: 658 Lines: 20 Xref: nostromo.lrde.epita.fr autoconf.bug:2735 Dear All, When compiling OpenDX (4.3.0) on my Linux PC (Mandrake 9.0), I met the following WARNING when using configure. checking regexp.h usability... no checking regexp.h presence... yes configure: WARNING: regexp.h: present but cannot be compiled configure: WARNING: regexp.h: check for missing prerequisite headers? configure: WARNING: regexp.h: proceeding with the preprocessor's result configure: WARNING: ## ------------------------------------ ## configure: WARNING: ## Report this to address@hidden ## configure: WARNING: ## ------------------------------------ ## As suggested, I report you this bug. Regards, Claudine.