problem with nginx installation on centOS

Igor Sysoev igor at sysoev.ru
Sat Feb 26 21:35:56 MSK 2011


On Feb 26, 2011, at 21:12 , Aditya Herlambang wrote:

> I just want to know whether it's normal to have a few not found as a response when running the ./configure.
Yes, this is normal.

> When I run make, it gives me 2 warnings:
> 
> objs/src/os/unix/ngx_process.o: In function `ngx_process_get_status':
> /root/sources/nginx-0.8.54/src/os/unix/ngx_process.c:490: warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead
> /root/sources/nginx-0.8.54/src/os/unix/ngx_process.c:490: warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead
> make[1]: Leaving directory `/root/sources/nginx-0.8.54'
> 
> is this okay or is there something that I need to fix?
Yes, http://nginx.org/en/docs/sys_errlist.html
> 


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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://nginx.org/pipermail/nginx/attachments/20110226/36ff198e/attachment.html>


More information about the nginx mailing list