From:             markright at gmail dot com
Operating system: Win32
PHP version:      6CVS-2008-06-01 (snap)
PHP Bug Type:     Compile Failure
Bug description:  php6apache.dll, php6apache2.dll, php6apache2_2.dll compile 
failure

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 bug report at http://bugs.php.net/?id=45144&edit=1
-- 
Try a CVS snapshot (PHP 5.2): 
http://bugs.php.net/fix.php?id=45144&r=trysnapshot52
Try a CVS snapshot (PHP 5.3): 
http://bugs.php.net/fix.php?id=45144&r=trysnapshot53
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=45144&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=45144&r=fixedcvs
Fixed in release:             
http://bugs.php.net/fix.php?id=45144&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=45144&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=45144&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=45144&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=45144&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=45144&r=notwrong
Not enough info:              
http://bugs.php.net/fix.php?id=45144&r=notenoughinfo
Submitted twice:              
http://bugs.php.net/fix.php?id=45144&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=45144&r=globals
PHP 4 support discontinued:   http://bugs.php.net/fix.php?id=45144&r=php4
Daylight Savings:             http://bugs.php.net/fix.php?id=45144&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=45144&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=45144&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=45144&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=45144&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=45144&r=mysqlcfg

Reply via email to