Nginx-ru mailing list archive (nginx-ru@sysoev.ru)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: nginx 0.8.39 не собирается на Debian 5.0.4
On Mon, Jun 14, 2010 at 10:04:17AM +0300, Igor Savchenko wrote:
> Добрый день,
>
> При попытки собрать nginx из сорцов получаю:
>
>
> -lcrypt -lpcre -lssl -lcrypto -ldl -lz > -Wl,-E -fstack-protector -L/usr/local/lib -L/usr/lib/perl/5.10/CORE -lperl
> -ldl -lm -lpthread -lc -lcrypt
> objs/src/os/unix/ngx_process.o: In function `ngx_process_get_status':
> /src/nginx-0.8.39/src/os/unix/ngx_process.c:490: warning: `sys_errlist' is
> deprecated; use `strerror' or `strerror_r' instead
> /src/nginx-0.8.39/src/os/unix/ngx_process.c:490: warning: `sys_nerr' is
> deprecated; use `strerror' or `strerror_r' instead
> make[1]: Leaving directory `/src/nginx-0.8.39'
>
>
> ./configure --prefix=/usr/local/etc/nginx
> --error-log-path=/var/log/nginx-error.log --with-debug --with-file-aio
> --http-log-path=/var/log/nginx-access.log --with-http_gzip_static_module
> --with-http_perl_module --with-http_realip_module --with-http_ssl_module
> --with-http_stub_status_module --with-pcre
>
>
> Как вылечить?
http://nginx.org/ru/docs/sys_errlist.html
--
Игорь Сысоев
http://sysoev.ru
_______________________________________________
nginx-ru mailing list
nginx-ru@xxxxxxxxx
http://nginx.org/mailman/listinfo/nginx-ru
|