Re: 2.6.17-rc6-mm2 Won't compile on PowerBook

From: Felix Oxley
Date: Sat Jun 10 2006 - 09:03:16 EST


On Saturday 10 June 2006 13:49, Felix Oxley wrote:
> Suse 10.1.
> rc6 compiles OK without -mm2 patch.
>
> CHK include/linux/version.h
> CHK include/linux/compile.h
> KLIBCCC usr/dash/builtins.o
> KLIBCCC usr/dash/init.o
> KLIBCLD usr/dash/sh
> KLIBCLD usr/dash/sh.shared
> CC arch/powerpc/kernel/signal_32.o
> arch/powerpc/kernel/signal_32.c: In function âhandle_rt_signalâ:
> arch/powerpc/kernel/signal_32.c:763: error: request for member âvdso_baseâ
> in something not a structure or union
> arch/powerpc/kernel/signal_32.c:766: error: request for member âvdso_baseâ
> in something not a structure or union
> arch/powerpc/kernel/signal_32.c: In function âhandle_signalâ:
> arch/powerpc/kernel/signal_32.c:1037: error: request for member âvdso_baseâ
> in something not a structure or union
> arch/powerpc/kernel/signal_32.c:1040: error: request for member âvdso_baseâ
> in something not a structure or union
> make[1]: *** [arch/powerpc/kernel/signal_32.o] Error 1
> make: *** [arch/powerpc/kernel] Error 2

Just saw the message on rc6-mm2 release - "`make allnoconfig' builds will fail
due to the IPC namespaces patches".

So I retested with a make oldconfig.
The error is the same.

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