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
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: admin at macleod dot dynip dot com
New email:
PHP Version: OS:

 

 [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: Mon Jun 17 18:01:31 2024 UTC