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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
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

Pull Requests

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: Thu Sep 19 15:01:27 2024 UTC