-
Notifications
You must be signed in to change notification settings - Fork 9
Description
bpi@ubuntu:/sunxi-bsp/linux-sunxi$ cat /etc/lsb-release/sunxi-bsp/linux-sunxi$ make
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=12.04
DISTRIB_CODENAME=precise
DISTRIB_DESCRIPTION="Ubuntu 12.04.4 LTS"
bpi@ubuntu:
make[1]: Nothing to be done for all'. make[1]: Nothing to be done forrelocs'.
CHK include/linux/version.h
CHK include/generated/utsrelease.h
CALL scripts/checksyscalls.sh
CHK include/generated/compile.h
VDSOSYM arch/x86/vdso/vdso-syms.lds
VDSOSYM arch/x86/vdso/vdso32-int80-syms.lds
VDSOSYM arch/x86/vdso/vdso32-syscall-syms.lds
VDSOSYM arch/x86/vdso/vdso32-sysenter-syms.lds
VDSOSYM arch/x86/vdso/vdso32-syms.lds
LD arch/x86/vdso/built-in.o
LD arch/x86/built-in.o
CC mm/mempolicy.o
mm/mempolicy.c: In function ‘mbind_range’:
mm/mempolicy.c:678:34: error: ‘name’ undeclared (first use in this function)
mm/mempolicy.c:678:34: note: each undeclared identifier is reported only once for each function it appears in
make[1]: *** [mm/mempolicy.o] Error 1
make: *** [mm] Error 2
bpi@ubuntu:~/sunxi-bsp/linux-sunxi$