Installation issues nginx-0.6.32 and mod_zip-1.1.1

Gabriel Ramuglia gabe at vtunnel.com
Thu Aug 7 06:27:47 MSD 2008


mod zip 1.1 was made just recently for a project I am working on. I
have not yet tested the code that was given to me (and released), so
it's possible that it has some bugs in it. the 1.0 branch should
behave better during compilation, but does not support range requests
(resuming / download accelerators) and also uses a different syntax
during usage.

On Wed, Aug 6, 2008 at 8:42 PM, Mark Jarecki <mjarecki at bigpond.net.au> wrote:
> Hi there,
> just starting out with Nginx, started installing and have a few warnings
> appearing during 'make'.
> I'm running Debian Etch 32-bit with latest set of updates.
> I undergo the following install procedure:
> wget and untar nginx-0.6.32 and mod_zip-1.1.1
> ./configure --sbin-path=/usr/local/sbin --with-http_ssl_module --user=www
> --group=www --add-module=../mod_zip-1.1.1
> However, when I run 'make' I get the following errors/warnings:
> cc1: warnings being treated as errors
> ../mod_zip-1.1.1/ngx_http_zip_module.c: In function
> 'ngx_http_zip_send_final_boundary':
> ../mod_zip-1.1.1/ngx_http_zip_module.c:460: warning: implicit declaration of
> function 'ngx_pnalloc'
> ../mod_zip-1.1.1/ngx_http_zip_module.c:460: warning: assignment makes
> pointer from integer without a cast
> make[1]: *** [objs/addon/mod_zip-1.1.1/ngx_http_zip_module.o] Error 1
> make[1]: Leaving directory `/home/pawel32/install/nginx-0.6.32'
> make: *** [build] Error 2
> Any suggestions? Are these serious? Should I be using a different version of
> Nginx or Mod_zip?
> Cheers
> Mark





More information about the nginx mailing list