ID:               38873
 Comment by:       mv at binaryseC dot com
 Reported By:      mv at binarysec dot com
 Status:           Open
 Bug Type:         Compile Failure
 Operating System: Linux 2.4 Deb unstable
 PHP Version:      5.2.0RC4
 New Comment:

vim apc_zend.c +241
replace 'void' by TSRMLS_D on each apc_zend_init()/shutdown()


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

[2006-09-18 21:12:54] mv at binarysec dot com

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 this bug report at http://bugs.php.net/?id=38873&edit=1

Reply via email to