Re: [take28-resend_2->0 0/8] kevent: Generic event handling mechanism.

From: Evgeniy Polyakov
Date: Tue Dec 19 2006 - 03:57:19 EST


On Tue, Dec 19, 2006 at 12:01:35AM -0800, Ulrich Drepper (drepper@xxxxxxxxxx) wrote:
> Evgeniy Polyakov wrote:
> >What error messages do you see and what are kevent related config
> >changes?
>
> ARCH=um
>
> #define CONFIG_KEVENT_USER_STAT 1
> #define CONFIG_KEVENT_PIPE 1
> #define CONFIG_KEVENT_POLL 1
> #define CONFIG_KEVENT_TIMER 1
> #define CONFIG_KEVENT 1
> #define CONFIG_KEVENT_SIGNAL 1
> #define CONFIG_KEVENT_SOCKET 1
>
>
>
> In file included from kernel/kevent/kevent.c:28:
> include/linux/kevent.h: In function âkevent_init_fileâ:
> include/linux/kevent.h:220: error: âstruct fileâ has no member named
> âstâ
> include/linux/kevent.h: In function âkevent_cleanup_fileâ:
> include/linux/kevent.h:225: error: âstruct fileâ has no member named
> âstâ

Can you send me your linux/fs.h file to chek if it is correct.
Also does 'make prepare' fix the buid?

> --
> â Ulrich Drepper â Red Hat, Inc. â 444 Castro St â Mountain View,
> CA â

--
Evgeniy Polyakov
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/