nginx-0.8.41 build warnings: `sys_errlist' & `sys_nerr' are derprecated

Sergey A. Osokin osa at FreeBSD.ORG.ru
Fri Jun 18 10:01:23 MSD 2010


Hi,

On Thu, Jun 17, 2010 at 09:55:57PM -0700, Ben DJ wrote:
> 
> building nginx-0.8.41 from source, i'm seeing @ make,
> ...
> objs/src/os/unix/ngx_process.o: In function `ngx_process_get_status':
> /usr/local/src/nginx-0.8.41/src/os/unix/ngx_process.c:490: warning:
> `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead
> /usr/local/src/nginx-0.8.41/src/os/unix/ngx_process.c:490: warning:
> `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead
> make[1]: Leaving directory `/data/src/nginx-0.8.41'
> >
> 
> i understand these are warnings, not errors, and it seems there's no ill effect,
> 
> nginx -V
> nginx/0.8.41

http://nginx.org/en/docs/sys_errlist.html

-- 
Sergey A. Osokin,
osa at FreeBSD.ORG.ru
osa at FreeBSD.ORG



More information about the nginx mailing list