[Bug 451405] Re: zlib extension missing in php5 karmic

bellbind bellbind at gmail.com
Fri Oct 30 19:01:18 GMT 2009


The problem is that the PHP standard function "gzopen" is renamed as "gzopen64". 
It may be just a bug at build system.

I think it is caused by macro "#define gzopen gzopen64" in
/usr/include/zlib.h (zlib1g-dev :1.2.3.3.dfsg-13ubuntu3).

The unapplyed patch "019-z_off_t_as_long.patch" generates old version zlib.h into ext/zlib.
If the patch is applyed, PHP "gzopen" function is defined beacuse it does not contain the gzopen macro.

-- 
zlib extension missing in php5 karmic 
https://bugs.launchpad.net/bugs/451405
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in ubuntu.



More information about the Ubuntu-server-bugs mailing list