Re: Linux 3.7-rc1 (uml uapi errors)

From: David Howells
Date: Mon Oct 15 2012 - 09:08:35 EST


Randy Dunlap <rdunlap@xxxxxxxxxxxx> wrote:

> Building um (uml) for x86_64 (defconfig) has lots of errors like:
>
> In file included from include/linux/irq.h:22:0,
> from include/asm-generic/hardirq.h:12,
> from arch/um/include/generated/asm/hardirq.h:1,
> from include/linux/hardirq.h:7,
> from include/linux/ftrace_event.h:7,
> from include/trace/syscall.h:6,
> from include/linux/syscalls.h:78,
> from init/noinitramfs.c:23:
> include/linux/irqnr.h:4:30: fatal error: uapi/linux/irqnr.h: No such file or directory

Apart from needing to #include asm/siginfo.h into linux/coredump.h, -rc1
builds fine for me for UM with or without O= on the make line with a SUBARCH
of i386, x86_64 or x86.

What SUBARCH did you use? Can you give me your .config? Can you compile with
V=1 and give me the compilation line for that file?

David
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/