El mar, 13-12-2005 a las 10:22 +0100, Srebrenko Sehic escribis: > zlib API was changed between 3.6 and 3.7 which potentially broke all > external packages depending on zlib.
Ah, after reading mod_gzip doc there's one thing I missed... mod_gzip doesn't use zlib at all. Snip from mod_gzip doc: ... mod_gzip_compress.c (about 3000 lines) contains Kevin Kiley's implementation of the gzip compression function, the one that 'actually does the work'. This part is not dependent on any specific Apache version and (from a purely technical point of view) might be used by other compression tools as well (like mod_deflate which currently uses the 'zlib' for compression). ... I've verified this from mod_gzip source. So the problem with mod_gzip cannot be related to any local change in the zlib provided with OpenBSD. Well, let's say I'm lost again. regards, Juanjo -- Desarrollo y sistemas: http://www.usebox.net/ Pagina Personal: http://www.usebox.net/jjm/