0.8.35 compile error

Igor Sysoev igor at sysoev.ru
Fri Oct 29 17:50:06 MSD 2010


On Fri, Oct 29, 2010 at 05:45:26PM +0400, Boris Dolgov wrote:

> On Fri, Oct 29, 2010 at 13:50, Igor Sysoev <igor at sysoev.ru> wrote:
> > On Fri, Oct 29, 2010 at 05:47:44AM -0400, spacereactor wrote:
> >
> >> i using ubuntu 10.10 and install nginx-0.8.53, how do i fix this?
> >>
> >> objs/src/os/unix/ngx_process.o: In function `ngx_process_get_status':
> >> /var/opt/nginx-0.8.53/src/os/unix/ngx_process.c:490: warning:
> >> `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead
> >> /var/opt/nginx-0.8.53/src/os/unix/ngx_process.c:490: warning: `sys_nerr'
> >> is deprecated; use `strerror' or `strerror_r' instead
> >> make[1]: Leaving directory `/var/opt/nginx-0.8.53'
> >
> > http://nginx.org/en/docs/sys_errlist.html
> Looks like you need to write a robot that tries to find "`sys_errlist'
> is deprecated; use `strerror' or `strerror_r' instead" in incoming
> letters and answers them with this link :)

nginx2 will have a builtin error messages list built on on startup.


-- 
Igor Sysoev
http://sysoev.ru/en/



More information about the nginx mailing list