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....
Cheers,
Ben
Received on Wed Feb 5 12:44:07 2014