php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #11381 Zlib compile problems
Submitted: 2001-06-10 03:32 UTC Modified: 2001-06-10 14:21 UTC
From: bug at mendel dot com Assigned:
Status: Closed Package: Compile Failure
PHP Version: 4.0.5 OS: MacOSX 10.0.3
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: bug at mendel dot com
New email:
PHP Version: OS:

 

 [2001-06-10 03:32 UTC] bug at mendel dot com
Configure script fails using zlib 1.1.3.  Script complains 
that version needs to be greater than 1.0.9.

Configure line: ./configure --with-xml --with-zlib --with-
apxs=/usr/sbin/apxs --with-mysql


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-06-10 13:58 UTC] sniper@php.net
There is most likely something else that is not found.
Try checking the config.log for more info. 

Also, you could try PHP 4.0.6RC3 if it handles this better:

http://www.php.net/~andi/php-4.0.6RC3.tar.gz

--Jani

 [2001-06-10 14:21 UTC] bug at mendel dot com
Yes, I am not sure this is a PHP bug.  With further 
investigation, I can compile with the Apple supplied zlib, 
but using a fresh compile I could not get it to work.  

This is despite the fact that the fresh compile of zlib 
works fine.  


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed May 01 14:01:31 2024 UTC