Re: [2.6.15.2 / uml] Compile error

From: Pekka Enberg
Date: Fri Feb 03 2006 - 07:45:52 EST


On 2/3/06, Nico Schottelius <nico-kernel@xxxxxxxxxxxxxxx> wrote:
> When I try to compile 2.6.15.2 with ARCH=um and I did before
> "make clean" and "make ARCH=um menuconfig", it aborts due to
> this error:
>
> include/linux/jiffies.h:39:7: warning: "CONFIG_HZ" is not defined
> include/linux/jiffies.h:42:3: error: #error You lose.
>
> This repeats many many times.

You forgot to do make mrproper. The include/asm symlink is pointing to
the wrong architecture.

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