php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #9890 Output line too long.
Submitted: 2001-03-21 02:06 UTC Modified: 2001-04-19 09:42 UTC
From: rdcwayx at china dot com Assigned:
Status: Closed Package: Compile Failure
PHP Version: 4.0.4pl1 OS: Solaris2.6+recommand Patch
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
33 - 12 = ?
Subscribe to this entry?

 
 [2001-03-21 02:06 UTC] rdcwayx at china dot com
I want to install php_4.0.2 on my Soalris 2.6 sparc system, when do configure, it give me the error message: 
... 
... 
Checking lex output file root.. 
output line too long. 
output line too long. 
output line too long. 
output line too long. 
output line too long. 
.. 
.. 
It repeated to display the error message, and not stop. 
It also happen on php version 4, but when I install Php version 3, it is no problem.
What is the problem? how can resolve it? 

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-03-21 14:58 UTC] sniper@php.net
So, is it 4.0.2 or 4.0.4pl1 you're trying?
Anyway, try the latest CVS snapshot from http://snaps.php.net/ and if that doesn't work either,
check the version of 'lex' your've got in your system.

You could also try to use the GNU flex from ftp://ftp.gnu.org/non-gnu/flex/flex-2.5.4a.tar.gz

--Jani

 [2001-04-19 09:42 UTC] sniper@php.net
No feedback and most likely not a bug in PHP because I'm
able to compile it on Solaris 2.6 without any troubles.

--Jani

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Apr 28 18:01:31 2024 UTC