php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #1732 libz version 1.1.3 (>= 1.0.9) won't compile
Submitted: 1999-07-18 15:19 UTC Modified: 1999-07-18 17:50 UTC
From: admin at macleod dot dynip dot com Assigned:
Status: Closed Package: Compile Failure
PHP Version: 3.0.11 OS: Linux 2.2.10
Private report: No CVE-ID: None
 [1999-07-18 15:19 UTC] admin at macleod dot dynip dot com
When running configure ... --with-zlib ... it says:
gzgets not found, please use libz >=1.0.9.
The problem is, I'm using 1.1.3 which is greater than 1.0.9. I've looked into the libz.so and gzgets isn't there, so configure is working fine but I would really like to use php3 with this libz library.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-07-18 17:50 UTC] jim at cvs dot php dot net
Something is wrong with your zlib installation, as gzgets()
is still a part of zlib-1.1.3
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Jun 02 04:01:29 2024 UTC