From:             mv at binarysec dot com
Operating system: Linux 2.4 Deb unstable
PHP version:      5.2.0RC4
PHP Bug Type:     Compile Failure
Bug description:  APC conflicting types for apc_zend_init() and 
apc_zend_shutdown()

Description:
------------
/pecl/apc/apc_zend.c:241: error: conflicting types for 'apc_zend_init'
/pecl/apc/apc_zend.h:41: error: previous declaration of 'apc_zend_init'
was here
/pecl/apc/apc_zend.c:242: error: conflicting types for
'apc_zend_shutdown'
/pecl/apc/apc_zend.h:42: error: previous declaration of
'apc_zend_shutdown' was here


Reproduce code:
---------------
./configure  --with-php-config=/.../php-config --enable-apc
--disable-apc-mmap --enable-apc-sem
make ;)


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

Reply via email to