php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #16191 Warning while running configure script
Submitted: 2002-03-20 13:03 UTC Modified: 2002-03-20 14:57 UTC
From: willem dot vanpelt at philips dot com Assigned:
Status: Closed Package: *Configuration Issues
PHP Version: 4.1.2 OS: HP-UX 11.00
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: willem dot vanpelt at philips dot com
New email:
PHP Version: OS:

 

 [2002-03-20 13:03 UTC] willem dot vanpelt at philips dot com
While running the configure command, I spotted the following messages:

   [stuff deleted]
   checking for bison... bison -y
   checking bison version... ./configure[1957]: 34^J^JCopyright 1984, 1986, 1989, 1992, 2000, 2001, 2002^JFree    Software Foundation, Inc: Syntax error
   bison (GNU Bison) 1.34

   Copyright 1984, 1986, 1989, 1992, 2000, 2001, 2002
   Free Software Foundation, Inc (ok)
   checking for gcc... gcc
   [stuff deleted]

   Configuring Zend
   checking bison version... ./configure[57645]: (GNU: The specified number is not valid for this command.
   bison.(GNU (ok)
   checking for limits.h... (cached) yes

The code seems to compile fine though...

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-03-20 13:10 UTC] sander@php.net
This might have been fixed already. Can you try a snapshot from http://snaps.php.net?
 [2002-03-20 14:57 UTC] sniper@php.net
This is fixed.
And can be safely ignored too.

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed May 15 15:01:36 2024 UTC