Nginx-ru mailing list archive (nginx-ru@sysoev.ru)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: FreeBSD & Linux disk AIO support
Здравствуйте.
Этот патч надо накладывать совместно с предыдущим?
Если нет, тогда не получается собрать:
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
Igor Sysoev пишет:
Патч.
FreeBSD: изменений практически нет.
Linux: минимальная версия ядра 2.6.22.
|