php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #358 Compile failure in config.h
Submitted: 1998-05-06 22:36 UTC Modified: 1998-05-08 06:19 UTC
From: mbrennen at fni dot com Assigned: zeev (profile)
Status: Closed Package: Compile Failure
PHP Version: 3.0 Latest CVS OS: Linux 2.0.33
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: mbrennen at fni dot com
New email:
PHP Version: OS:

 

 [1998-05-06 22:36 UTC] mbrennen at fni dot com
Trying to compile the latest CVS, I'm getting a parse error
config.h line 76, "parse error before <".  There are also 
errors in stdlib.h line 95, "parse error before strtold",
line 119, "parse error before __strhold_internal" and other
errors also.  This has been going on since last night, so
I don't know if there is something that I've missed or if
the CVS tree is messed up.  Thanks much,

   -- Michael

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1998-05-08 06:19 UTC] zeev
You changed one of the files, and a conflict
occured when you updated your CVS.
Search your files for CVS conflicts (grep for <<<<<)

 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Jul 02 06:01:38 2025 UTC