php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #8256 failure to build DSO
Submitted: 2000-12-14 07:41 UTC Modified: 2000-12-15 17:39 UTC
From: cynic at mail dot cz Assigned:
Status: Closed Package: Compile Failure
PHP Version: 4.0 Latest CVS (14/12/2000) OS: NT 5 SP1
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: cynic at mail dot cz
New email:
PHP Version: OS:

 

 [2000-12-14 07:41 UTC] cynic at mail dot cz
   Creating library ..\Release_TS_inline/php4ts.lib and object ..\Release_TS_inline/php4ts.exp
--------------------Configuration: php4apache - Win32 Release_TS_inline--------------------
Compiling...
mod_php4.c
(...)
D:\compile\php\php4-200012140345\sapi\apache\php_apache.c(120) : error C2065: 'sapi_globals' : undeclared identifier
D:\compile\php\php4-200012140345\sapi\apache\php_apache.c(120) : error C2223: left of '->server_context' must point to struct/union
D:\compile\php\php4-200012140345\sapi\apache\php_apache.c(120) : error C2198: 'ap_child_terminate' : too few actual parameters
sapi_apache.c
(...)
Error executing cl.exe.

php4apache.dll - 3 error(s), 102 warning(s)

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-12-15 17:39 UTC] cynic at mail dot cz
These errors disappeared, however, it doesn't compile now either because of different bug (see http://bugs.php.net/bugs.php?id=8286).
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Sun Jun 28 22:00:01 2026 UTC