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.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to