php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #5567 Missing source files
Submitted: 2000-07-13 19:42 UTC Modified: 2000-07-25 21:49 UTC
From: iwtl at yahoo dot com Assigned:
Status: Closed Package: Compile Failure
PHP Version: 4.0 Beta 4 Patch Level 1 OS: Windows 98
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: iwtl at yahoo dot com
New email:
PHP Version: OS:

 

 [2000-07-13 19:42 UTC] iwtl at yahoo dot com
I downloaded php4.0.1-pl2 (sorry, but in your version list currentlt no this version so I choosed pl1 beta 4)
source and tried to complie 
with Visual C++ 6 SP2. While compiling ZEND module
the following problems has occured:

(1) no source file zend-parser.cpp
--> solved: it was zend-parser.c
(maybe on Unix/Linux you simple use g++ to complile 
anything like C++ but Visual C++ differs C and C++
using file extension or maybe there exists some option like 
"Force C++ compilation or etc")
(2) no source file zend-parser.h 
--> not solved: the file is really absent



Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-07-25 21:49 UTC] brad@php.net
Download and install Cygwin as per the instructions at:

http://www.php.net/version4/win32build.php
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue Jul 08 23:01:32 2025 UTC