nginx-0.8.38
Ensiferous
nginx-forum at nginx.us
Sat May 29 17:45:06 MSD 2010
I get the following warnings when I run make on Fedora.
[code]
objs/src/os/unix/ngx_process.o: In function `ngx_process_get_status':
/root/software/nginx-0.8.38/src/os/unix/ngx_process.c:490: warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead
/root/software/nginx-0.8.38/src/os/unix/ngx_process.c:490: warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead
make[1]: Leaving directory `/root/software/nginx-0.8.38'
[/code]
Posted at Nginx Forum: http://forum.nginx.org/read.php?2,89616,91872#msg-91872
More information about the nginx
mailing list