On Wed, Feb 05, 2014 at 12:40:58PM +0000, Ben Green wrote:
> I get this error whilst building:
> fs/proc_namespace.c: In function ‘mnt_is_reachable’:
> fs/proc_namespace.c:98:2: error: implicit declaration of function
> ‘br_read_lock’ [-Werror=implicit-function-declaration]
> fs/proc_namespace.c:98:16: error: ‘vfsmount_lock’ undeclared
> (first use in this function)
> fs/proc_namespace.c:98:16: note: each undeclared identifier is
> reported only once for each function it appears in
> fs/proc_namespace.c:110:2: error: implicit declaration of
> function ‘br_read_unlock’ [-Werror=implicit-function-declaration]
> cc1: some warnings being treated as errors
> make[2]: *** [fs/proc_namespace.o] Error 1
> make[2]: *** Waiting for unfinished jobs....
Could you upload your kernel .config please?
Thanks,
Herbert
> Cheers,
> Ben
Received on Wed Feb 5 16:51:36 2014