ID: 43341
Comment by: geoffrey dot hughes at otago dot ac dot nz
Reported By: jay3ld at yahoo dot com
Status: Open
Bug Type: Compile Failure
Operating System: Mac os X 10.5 Leopard
PHP Version: 5.3CVS-2007-11-20 (snap)
New Comment:
I'm getting this same problem on version 5.2.5 under leopard.
The apache module does install and activate and phpinfo via a web page
returns the correct version but the php and pear CLIs are not being
installed and as such still report the previous version I had (5.2.4).
Previous Comments:
------------------------------------------------------------------------
[2007-11-28 17:41:18] jay3ld at yahoo dot com
Empty file as well with plain options.
------------------------------------------------------------------------
[2007-11-25 17:34:31] [EMAIL PROTECTED]
How about if you used plain 'diff -u' without any fancy options? Do you
get any diff?
------------------------------------------------------------------------
[2007-11-25 01:20:37] jay3ld at yahoo dot com
I receive a blank file.
I used:
diff -urx Packages /home/php52/lib/php/build/Makefile.global
/home/php53/lib/php/build/Makefile.global > test.patch
The php 5.2 was not a cv but the 5.2.5 release
------------------------------------------------------------------------
[2007-11-24 12:35:05] [EMAIL PROTECTED]
Can you check the diff between the generated Makefile between 5.2CVS
and 5.3CVS snapshots?
------------------------------------------------------------------------
[2007-11-23 06:54:21] jay3ld at yahoo dot com
Yes this was a snapshot. Now a couple days old. But I did try this a
couple weeks ago with the same issue.
I used this
./configure --prefix=/home/php53 \
--sysconfdir=/etc \
--localstatedir=/var \
--mandir=/usr/share/man \
--with-xml \
--with-mysql=/usr/local/mysql \
--with-apxs2=/home/apache/bin/apxs \
--enable-maintainer-zts \
--with-zlib-dir=/home/libraries/zlib \
--enable-mbstring
------------------------------------------------------------------------
The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/43341
--
Edit this bug report at http://bugs.php.net/?id=43341&edit=1