ID:               42209
 Updated by:       [EMAIL PROTECTED]
 Reported By:      ika dot bensamihan at comverse dot com
-Status:           Open
+Status:           Closed
 Bug Type:         Apache2 related
 Operating System: CentOS release 5 (Final)
 PHP Version:      6CVS-2007-08-04 (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.

Fixed in CVS long ago.


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

[2007-08-04 21:27:25] ika dot bensamihan at comverse dot com

Description:
------------
Make falls on make/gmake

/root/cvs/php6.0-200708042030/sapi/apache2handler/apache_config.c:175:
error: incompatible type for argument 1 of 'zend_alter_ini_entry'
gmake: *** [sapi/apache2handler/apache_config.lo] Error 1

Reproduce code:
---------------
./configure --with-pic --with-curl --with-freetype-dir=/usr
--with-png-dir=/usr --enable-gd-native-ttf --with-gettext --with-iconv
--with-jpeg-dir=/usr --with-openssl --enable-exif --enable-ftp
--enable-sockets --with-kerberos  --enable-shmop --enable-calendar
--with-libxml-dir=/usr --with-apxs2=/usr/sbin/apxs
--with-icu-dir=/usr/local

Expected result:
----------------
Make success

Actual result:
--------------
/root/cvs/php6.0-200708042030/sapi/apache2handler/apache_config.c:175:
error: incompatible type for argument 1 of 'zend_alter_ini_entry'
gmake: *** [sapi/apache2handler/apache_config.lo] Error 1


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


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

Reply via email to