Skip to content

mm/mempolicy.c:678:34: error: ‘name’ undeclared (first use in this function) #1

@tjyang

Description

@tjyang

bpi@ubuntu:/sunxi-bsp/linux-sunxi$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=12.04
DISTRIB_CODENAME=precise
DISTRIB_DESCRIPTION="Ubuntu 12.04.4 LTS"
bpi@ubuntu:
/sunxi-bsp/linux-sunxi$ make
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$

linux-sunxi/linux-sunxi#154

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions