Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:16060 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 53462 invoked by uid 1010); 23 Apr 2005 08:53:06 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 53443 invoked from network); 23 Apr 2005 08:53:06 -0000 Received: from unknown (HELO m.gmane.org) (127.0.0.1) by localhost with SMTP; 23 Apr 2005 08:53:06 -0000 X-Host-Fingerprint: 80.91.229.2 main.gmane.org Linux 2.4/2.6 Received: from ([80.91.229.2:40030] helo=ciao.gmane.org) by pb1.pair.com (ecelerity 1.2.12rc1 r(5476:5477)) with SMTP id 60/7B-22714-0FC0A624 for ; Sat, 23 Apr 2005 04:53:04 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1DPGJ0-0004BY-S3 for internals@lists.php.net; Sat, 23 Apr 2005 10:48:02 +0200 Received: from p50887fe8.dip.t-dialin.net ([80.136.127.232]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 23 Apr 2005 10:48:02 +0200 Received: from sb by p50887fe8.dip.t-dialin.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 23 Apr 2005 10:48:02 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: internals@lists.php.net Date: Sat, 23 Apr 2005 10:52:29 +0200 Lines: 16 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: p50887fe8.dip.t-dialin.net User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en X-Enigmail-Version: 0.91.0.0 Sender: news Subject: bison version check From: sb@sebastian-bergmann.de (Sebastian Bergmann) I have bison 2.0 on my Gentoo Linux system an PHP's configure script gives a warning checking for bison version... invalid configure: WARNING: You will need bison 1.28, 1.35, 1.75 or 1.875 if you want to regenerate the Zend/PHP parsers (found 2.0). but continues. As a result the bison binary is not found during "make" and the build aborts. Could this be fixed so that configure only issues a warning but the Makefile still gets a correct variable with the bison binary? -- Sebastian Bergmann http://www.sebastian-bergmann.de/ GnuPG Key: 0xB85B5D69 / 27A7 2B14 09E4 98CD 6277 0E5B 6867 C514 B85B 5D69