В сообщении от 2 октября 2007 Kirill A. Shutemov написал(a): > On [Sat, 29.09.2007 23:49], QA Team Robot wrote: > > 20 NEW error logs ... > > hibernate-1.94-alt9 > > userui.h: In function 'xgetpid': > > userui.h:128: error: 'errno' undeclared (first use in this function) > > userui.h:128: error: (Each undeclared identifier is reported only once > > userui.h:128: error: for each function it appears in.) > > userui_text.c: In function 'clear_display': > > Думаю, лучше включить glibc'ный errno.h. Хотя я могу убрать #ifdef > __KERNEL__ вокруг extern int errno в linux/unistd.h fixed > > tvtime-1.0.2-alt4 > > In file included from videoinput.c:39: > > videodev2.h:19:46: error: linux/compiler.h: No such file or directory > > make[2]: *** [tvtime-videoinput.o] Error 1 > > Тут лучше бы использовать linux/videodev.h и linux/videodev2.h из > glibc-kernheaders вместо того, что бы таскать их с собой. fixed -- Valery V. Inozemtsev