php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #7462 Zlib support broken
Submitted: 2000-10-25 15:45 UTC Modified: 2001-05-11 21:21 UTC
From: mrobinso@php.net Assigned:
Status: Closed Package: Compile Failure
PHP Version: 4.0 Latest CVS (25/10/2000) OS: RHL7.0
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: mrobinso@php.net
New email:
PHP Version: OS:

 

 [2000-10-25 15:45 UTC] mrobinso@php.net
Self-explanatory me thinks:

zlib.c: In function `gz_seeker':
zlib.c:787: incompatible type for argument 2 of `gzseek'
zlib.c: At top level:
zlib.c:802: warning: initialization from incompatible pointer type
zlib.c: In function `zlib_fopen_wrapper':
zlib.c:831: warning: return makes pointer from integer without a cast
make[3]: *** [zlib.lo] Error 1
make[3]: Leaving directory `/usr/src/php4-200010251045/ext/zlib'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/php4-200010251045/ext/zlib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/php4-200010251045/ext'
make: *** [all-recursive] Error 1


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-10-25 22:19 UTC] mrobinso@php.net
dupe of 7461, sorry.
.mike
 [2001-05-11 21:21 UTC] sniper@php.net
Should be fixed..

 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Mon May 05 19:01:29 2025 UTC