Ticket #868 (new defect)

Opened 2 years ago

Last modified 2 years ago

configure should warn when libz missing

Reported by: david@pbwiki.com Assigned to: jan
Priority: normal Milestone:
Component: core Version: 1.4.11
Severity: normal Keywords:
Cc: Blocking:
Need Feedback:

Description

I built lighttpd successfully on a box that didn't have the libz development package installed (zlib1g-dev on Debian Sarge), but when I went to use mod_compress it didn't compress anything, only displaying "Vary: Content-Encoding" but letting through uncompressed output.

The configure script should error out when building mod_compress if libz could not be found at build time. Additionally, mod_compress should issue a warning/error if libz cannot be found a run time.

Attachments


Add/Change #868 (configure should warn when libz missing)




Change Properties