Re: 2.6.23-git3 compilation broken, asm headers missing?

From: Thomas Gleixner
Date: Sat Oct 13 2007 - 07:50:39 EST


On Sat, 13 Oct 2007, Patrizio Bassi wrote:
> include/linux/types.h:15:23: error: asm/types.h: No such file or directory
> In file included from include/linux/prefetch.h:13,
> from include/linux/list.h:8,
> from include/linux/module.h:9,
> from include/linux/crypto.h:21,
> from arch/x86/kernel/asm-offsets_32.c:7,
> from arch/x86/kernel/asm-offsets.c:2:
>
> full log attached.

That's a stale include/asm symlink. Can you save your .config file and do

make mrproper

please and check if it's solved.

Thanks,

tglx

-
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/