FreeBSD & Linux disk AIO support
Лазовский Вадим
lvm at rkmail.ru
Wed Aug 26 11:01:39 MSD 2009
Igor Sysoev пишет:
> On Wed, Aug 26, 2009 at 10:32:27AM +0400, Лазовский Вадим wrote:
>
>> Здравствуйте.
>>
>> Этот патч надо накладывать совместно с предыдущим?
>
> Нет.
>
>> Если нет, тогда не получается собрать:
>>
>> gcc -c -O -pipe -O -W -Wall -Wpointer-arith -Wno-unused-parameter
>> -Wunused-function -Wunused-variable -Wunused-value -Werror -g -O3
>> -march=native -mtune=native -I src/core -I src/event -I
>> src/event/modules -I src/os/unix -I objs \
>> -o objs/src/event/modules/ngx_epoll_module.o \
>> src/event/modules/ngx_epoll_module.c
>> src/event/modules/ngx_epoll_module.c: In function 'ngx_epoll_init':
>> src/event/modules/ngx_epoll_module.c:224: error: too few arguments to
>> function 'eventfd'
>> make[1]: *** [objs/src/event/modules/ngx_epoll_module.o] Error 1
>> make[1]: Leaving directory `/usr/src/nginx-0.8.10'
>> make: *** [build] Error 2
>
> Что показывает configure в районе
> checking for eventfd2()
> ?
>
>
checking for Linux AIO support ... found
checking for eventfd2() ... not found
More information about the nginx-ru
mailing list