|
From: richard -r. w. <ric...@gm...> - 2013-04-12 15:00:10
|
On Fri, Apr 12, 2013 at 4:52 PM, Toralf Förster <tor...@gm...> wrote: > I get : > .. > CC kernel/bounds.s > GEN include/generated/bounds.h > CC arch/um/kernel/asm-offsets.s > In file included from /home/tfoerste/devel/linux/arch/um/include/asm/mman.h:5:0, > from /home/tfoerste/devel/linux/arch/x86/um/shared/sysdep/kernel-offsets.h:5, > from arch/um/kernel/asm-offsets.c:1: > /home/tfoerste/devel/linux/arch/um/include/shared/as-layout.h:9:35: fatal error: generated/asm-offsets.h: No such file or directory > compilation terminated. > make[1]: *** [arch/um/kernel/asm-offsets.s] Error 1 > make: *** [prepare0] Error 2 Did you specify ARCH=um and SUBARCH=? -- Thanks, //richard |