php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #67483 underlinking of zlib
Submitted: 2014-06-20 04:32 UTC Modified: -
From: yselkowitz at cygwin dot com Assigned:
Status: Closed Package: memcache (PECL)
PHP Version: 5.5.13 OS: ALL
Private report: No CVE-ID: None
 [2014-06-20 04:32 UTC] yselkowitz at cygwin dot com
Description:
------------
config9.m4 includes a check for zlib, but does not actually add MEMCACHE_SHARED_LIBADD to the Makefile, hence -lz is not added to the link and there is no NEEDED libz.so.1.

Expected result:
----------------
There should be a NEEDED libz.so.1 entry in memcache.so.


Patches

2.2.7-shared-libadd.patch (last revision 2014-06-20 04:33 UTC by yselkowitz at cygwin dot com)

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2014-06-20 05:15 UTC] remi@php.net
Automatic comment on behalf of remi
Revision: http://git.php.net/?p=pecl/caching/memcache.git;a=commit;h=533901a1a71b85e48df70de3f8fd8e1824f186ee
Log: fix Bug #67483 underlinking of zlib (yselkowitz)
 [2014-06-20 05:15 UTC] remi@php.net
-Status: Open +Status: Closed
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 23:01:26 2024 UTC