zlib API was changed between 3.6 and 3.7 which potentially broke all external packages depending on zlib.
the breakage is not that easy to spot, since it's only triggered if the application linking to zlib requires compression stats. Try to disable mod_gzip compression ratio logging and see if that helps or bug henning@ to fix the API. On 12/13/05, Ted Unangst <[EMAIL PROTECTED]> wrote: > see recent posts to tech about apache 2 and zlib. probably related. > > On 12/12/05, Juan J. Martmnez <[EMAIL PROTECTED]> wrote: > > Hello, > > > > I'm having problems with mod_gzip package and OpenBSD 3.8 (i386).