[PHP-DEV] Re: Can't compile new Zlib interface From: Stefan Roehrich (sr <email protected>)
Date: 05/31/98

On 1998-05-31 19:22:27, Michael Kunze wrote:
> my attempt to compile the new zlib interface with php3 RC5 fails.

Try the latest cvs version, some changes to make it compile under windows
caused a compile failure under unix, it should already be fixed.

Or add following lines to zlib.c:
#define ZLIB_GLOBAL(a) a
#define ZLIB_TLS_VARS
and remove "static" from the declaration of php3_mshutdown_zlib in zlib.c
and php3_zlib.h

  Stefan

-- 
Stefan Röhrich                   sr <email protected>, sr <email protected>
                                 http://home.pages.de/~sr/