[PHP-DEV] PHP 4.0 Bug #8256 Updated: failure to build DSO From: cynic <email protected>
Date: 12/15/00

ID: 8256
User Update by: cynic <email protected>
Old-Status: Open
Status: Closed
Bug Type: Compile Failure
Description: failure to build DSO

These errors disappeared, however, it doesn't compile now either because of different bug (see http://bugs.php.net/bugs.php?id=8286).

Previous Comments:
---------------------------------------------------------------------------

[2000-12-14 07:41:36] cynic <email protected>
   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:compilephpphp4-200012140345sapiapachephp_apache.c(120) : error C2065: 'sapi_globals' : undeclared identifier
D:compilephpphp4-200012140345sapiapachephp_apache.c(120) : error C2223: left of '->server_context' must point to struct/union
D:compilephpphp4-200012140345sapiapachephp_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)

---------------------------------------------------------------------------

Full Bug description available at: http://bugs.php.net/?id=8256

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>