[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

повторяющаяся ошибка при компиляции ядра



День добрый,

в очередной раз при компиляции еррор:
make[1]: Leaving directory `/usr/src/linux-source-2.6.33'
/usr/bin/make    ARCH=i386 \
                             -C Documentation/lguest
make[1]: Entering directory `/usr/src/linux-source-2.6.33/Documentation/lguest'
cc -m32 -Wall -Wmissing-declarations -Wmissing-prototypes -O3 -I../../include -I../../arch/x86/include -U_FORTIFY_SOURCE    lguest.c   -o lguest
lguest.c:21:25: error: sys/eventfd.h: Нет такого файла или каталога
lguest.c: In function ‘create_thread’:
lguest.c:1027: warning: implicit declaration of function ‘eventfd’
make[1]: *** [lguest] Ошибка 1
make[1]: Leaving directory `/usr/src/linux-source-2.6.33/Documentation/lguest'
make: *** [debian/stamp/build/kernel] Ошибка 2

при этом уже явно комментарил в /usr/src/linux-source-2.6.33/.config (скопированного с /boot/config-2.6.26-2-686) строку с параметром 
#CONFIG_EVENTFD=y

но упорно вылазит та же ошибка ((...
куда копать дальше?

С уважением,
Чертов Вячеслав


Reply to: