ошибка при сборке

Igor Sysoev is at rambler-co.ru
Tue Mar 6 21:18:47 MSK 2007


On Tue, Mar 06, 2007 at 07:04:40PM +0200, Dmitrijs Drozdeckis wrote:

> Подскажите плиз, как сие победить:
> 
> objs/src/event/ngx_event.o(.text+0xec7): In function `ngx_event_init_conf':
> src/event/ngx_event.c:1143: warning: warning: epoll_create is not 
> implemented and will always fail
> objs/src/event/modules/ngx_epoll_module.o(.text+0x1d0): In function 
> `ngx_epoll_add_event':
> src/event/modules/ngx_epoll_module.c:250: warning: warning: epoll_ctl is 
> not implemented and will always fail
> objs/src/event/modules/ngx_epoll_module.o(.text+0x439): In function 
> `ngx_epoll_process_events':
> src/event/modules/ngx_epoll_module.c:402: warning: warning: epoll_wait 
> is not implemented and will always fail
> make[1]: Leaving directory `/root/source/nginx-0.5.14'
> 
> Ошибка вылезает при make. Linux 2.6.20 (Slackware 11.0)
> 
> Тема уже затрагивалась в http://www.lexa.ru/nginx-ru/msg07522.html, но 
> решения не видно.

Как это лечить в build tools - не знаю.
В nginx можно убрать флаг -Werror в objs/Makefile, чтобы gcc не
останавливался на warning'ах.


-- 
Игорь Сысоев
http://sysoev.ru





More information about the nginx-ru mailing list