Re: 2.6.17-rc5-mm2 stack unwind compile failure

From: Andrew Morton
Date: Thu Jun 01 2006 - 12:26:31 EST


On Thu, 01 Jun 2006 13:54:24 +0200
Helge Hafting <helge.hafting@xxxxxxxxxxxxx> wrote:

> 2.6.17-rc5-mm2 with the cfq hotfix:
>
> CC kernel/unwind.o
> kernel/unwind.c: In function âunwind_add_tableâ:
> kernel/unwind.c:189: error: dereferencing pointer to incomplete type
> kernel/unwind.c:190: error: dereferencing pointer to incomplete type
> kernel/unwind.c:190: error: dereferencing pointer to incomplete type
> kernel/unwind.c:191: error: dereferencing pointer to incomplete type
> kernel/unwind.c:191: error: dereferencing pointer to incomplete type
> make[1]: *** [kernel/unwind.o] Error 1
> make: *** [kernel] Error 2
>

Jan, you have a CONFIG_MODULES=n problem.
-
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/