Installation issues nginx-0.6.32 and mod_zip-1.1.1
Mark Jarecki
mjarecki at bigpond.net.au
Thu Aug 7 04:42:15 MSD 2008
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://nginx.org/pipermail/nginx/attachments/20080807/c18d340d/attachment.html>
More information about the nginx
mailing list