php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #42209 fail on make for sapi/apache2handler/apache_config.lo
Submitted: 2007-08-04 21:27 UTC Modified: 2008-04-21 10:14 UTC
Votes:2
Avg. Score:3.0 ± 0.0
Reproduced:2 of 2 (100.0%)
Same Version:1 (50.0%)
Same OS:2 (100.0%)
From: ika dot bensamihan at comverse dot com Assigned:
Status: Closed Package: Apache2 related
PHP Version: 6CVS-2007-08-04 (snap) OS: CentOS release 5 (Final)
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: ika dot bensamihan at comverse dot com
New email:
PHP Version: OS:

 

 [2007-08-04 21:27 UTC] 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

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2008-04-21 10:14 UTC] tony2001@php.net
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.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Jan 15 13:01:29 2025 UTC