ID: 21241
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Compile Failure
Operating System: RedHat Linux 8.0
PHP Version: 4.3.0
New Comment:
I cannot replicate the error either.
It is possible that your png library headers may be corrupt, try using
the --with-png-dir to specify the path where the PNG library can be
found on your system.
Previous Comments:
------------------------------------------------------------------------
[2002-12-28 08:27:23] [EMAIL PROTECTED]
Hrm... Your errors don't make much sense to me. It certainly builds
fine on my RedHat8 box with those flags and I would have expected many
more reports similar to this one if this was a general problem. I
suspect something odd on your machine.
------------------------------------------------------------------------
[2002-12-28 08:25:26] [EMAIL PROTECTED]
No Change in the error... For now, giving up, going to have my dinner
and work on it 2morrow morning.. its 2000 hrs in india.
------------------------------------------------------------------------
[2002-12-28 08:12:36] [EMAIL PROTECTED]
No, I meant build it as a standalone, so remove the --with-apxs2 from
your flags and see if that changes things.
------------------------------------------------------------------------
[2002-12-28 07:43:47] [EMAIL PROTECTED]
flag used originally:
./configure --with-apxs2=/usr/local/apache2/bin/apxs --with-gd
--with-zlib --with-mysql=/usr
flag used now for the feedback:
*cleared the config.cache
./configure --with-apxs2=/usr/local/apache2/bin/apxs --with-gd
--with-zlib --without-mysql
same error
Box: RH8.0 kernel 2.4.18-19.8.0 256 MB RAM / 512 SWAP / PIV 1.6 GHz
Fresh install, up2date and currently making a webdev system based on
LAMP
Thanks for the quick look, let me know if need more feedback.
------------------------------------------------------------------------
[2002-12-28 07:29:49] [EMAIL PROTECTED]
We'll need a bit more data on this one from you. It compiles just fine
on my RH8 box. Of course, I don't use Apache2. But if you build just
with the flags you specified you are building the CGI version anyway
and the Apache version doesn't matter. Is that the case? Also, could
you try it with just:
--with-gd --with-zlib --without-mysql
?
------------------------------------------------------------------------
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/21241
--
Edit this bug report at http://bugs.php.net/?id=21241&edit=1