From:             raaz14363 at yahoo dot in
Operating system: windows xp
PHP version:      5.4.4
Package:          Compile Failure
Bug Type:         Bug
Bug description:problem compiling with memtrack

Description:
------------
C:\php-sdk\php54dev\vc9\x86\php-5.4.4>nmake

Microsoft (R) Program Maintenance Utility Version 9.00.30729.01
Copyright (C) Microsoft Corporation.  All rights reserved.

memtrack.c
ext\memtrack\memtrack.c(75) : warning C4090: '=' : different 'const'
qualifiers
ext\memtrack\memtrack.c(77) : warning C4090: '=' : different 'const'
qualifiers
ext\memtrack\memtrack.c(82) : warning C4090: '=' : different 'const'
qualifiers
ext\memtrack\memtrack.c(84) : warning C4090: '=' : different 'const'
qualifiers
ext\memtrack\memtrack.c(88) : warning C4090: '=' : different 'const'
qualifiers
ext\memtrack\memtrack.c(90) : warning C4090: '=' : different 'const'
qualifiers
ext\memtrack\memtrack.c(112) : error C2039: 'op_type' : is not a member of
'_zno
de_op'
        c:\php-sdk\php54dev\vc9\x86\php-5.4.4\zend\zend_compile.h(74) : see
decl
aration of '_znode_op'
ext\memtrack\memtrack.c(113) : error C2039: 'u' : is not a member of
'_znode_op'

        c:\php-sdk\php54dev\vc9\x86\php-5.4.4\zend\zend_compile.h(74) : see
decl
aration of '_znode_op'
ext\memtrack\memtrack.c(339) : warning C4018: '>=' : signed/unsigned
mismatch
ext\memtrack\memtrack.c(341) : warning C4090: 'initializing' : different
'const'
 qualifiers
ext\memtrack\memtrack.c(351) : warning C4018: '>=' : signed/unsigned
mismatch
ext\memtrack\memtrack.c(380) : warning C4018: '>=' : signed/unsigned
mismatch
ext\memtrack\memtrack.c(383) : warning C4090: 'initializing' : different
'const'
 qualifiers
ext\memtrack\memtrack.c(391) : warning C4018: '>=' : signed/unsigned
mismatch
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio
9.0\VC\Bin
\cl.exe"' : return code '0x2'
Stop.

same is happening when trying to compile with apc,bcompiler,memcache.

configure option
C:\php-sdk\php54dev\vc9\x86\php-5.4.4>configure --disable-all --enable-cli 
--en
able-cli-win32 --enable-memtrack=shared


-- 
Edit bug report at https://bugs.php.net/bug.php?id=62423&edit=1
-- 
Try a snapshot (PHP 5.4):            
https://bugs.php.net/fix.php?id=62423&r=trysnapshot54
Try a snapshot (PHP 5.3):            
https://bugs.php.net/fix.php?id=62423&r=trysnapshot53
Try a snapshot (trunk):              
https://bugs.php.net/fix.php?id=62423&r=trysnapshottrunk
Fixed in SVN:                        
https://bugs.php.net/fix.php?id=62423&r=fixed
Fixed in SVN and need be documented: 
https://bugs.php.net/fix.php?id=62423&r=needdocs
Fixed in release:                    
https://bugs.php.net/fix.php?id=62423&r=alreadyfixed
Need backtrace:                      
https://bugs.php.net/fix.php?id=62423&r=needtrace
Need Reproduce Script:               
https://bugs.php.net/fix.php?id=62423&r=needscript
Try newer version:                   
https://bugs.php.net/fix.php?id=62423&r=oldversion
Not developer issue:                 
https://bugs.php.net/fix.php?id=62423&r=support
Expected behavior:                   
https://bugs.php.net/fix.php?id=62423&r=notwrong
Not enough info:                     
https://bugs.php.net/fix.php?id=62423&r=notenoughinfo
Submitted twice:                     
https://bugs.php.net/fix.php?id=62423&r=submittedtwice
register_globals:                    
https://bugs.php.net/fix.php?id=62423&r=globals
PHP 4 support discontinued:          
https://bugs.php.net/fix.php?id=62423&r=php4
Daylight Savings:                    https://bugs.php.net/fix.php?id=62423&r=dst
IIS Stability:                       
https://bugs.php.net/fix.php?id=62423&r=isapi
Install GNU Sed:                     
https://bugs.php.net/fix.php?id=62423&r=gnused
Floating point limitations:          
https://bugs.php.net/fix.php?id=62423&r=float
No Zend Extensions:                  
https://bugs.php.net/fix.php?id=62423&r=nozend
MySQL Configuration Error:           
https://bugs.php.net/fix.php?id=62423&r=mysqlcfg

Reply via email to