ID:               45144
 Updated by:       [EMAIL PROTECTED]
 Reported By:      markright at gmail dot com
-Status:           Open
+Status:           Closed
 Bug Type:         Compile Failure
 Operating System: Win32
 PHP Version:      6CVS-2008-06-01 (snap)
 New Comment:

This bug has been fixed in CVS.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.




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

[2008-06-01 14:06:32] markright at gmail dot com

Description:
------------
In the latest snapshot

Sun Jun 1 02:00:01 EDT 2008 CET
Starting snapshot 200806010630
HEAD Branch

The apache modules fail to compile.

According to the snapshot log I can see

Creating library Release_TS\php6apache.lib and object
Release_TS\php6apache.exp
mod_php.obj : error LNK2001: unresolved external symbol
[EMAIL PROTECTED]
Release_TS\php6apache.dll : fatal error LNK1120: 1 unresolved
externals

SAPI sapi\apache build complete

c:\php4build\snap>NMAKE /I /nologo "php6apache2.dll" 
NMAKE : fatal error U1073: don't know how to make
'sapi\apache2handler\mod_php5.c'
Stop.

c:\php4build\snap>NMAKE /I /nologo "php6apache2_2.dll" 
NMAKE : fatal error U1073: don't know how to make
'sapi\apache2handler\mod_php5.c'
Stop.

Reproduce code:
---------------
N/A

Expected result:
----------------
Expected to see the dll's in the download snapshot

Actual result:
--------------
php6apache.dll, php6apache2.dll and php6apache2_2.dll are all missing


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


-- 
Edit this bug report at http://bugs.php.net/?id=45144&edit=1

Reply via email to