* 2.6.17-rc6-mm2 Won't compile on PowerBook
@ 2006-06-10 12:49 Felix Oxley
2006-06-10 13:04 ` Felix Oxley
0 siblings, 1 reply; 2+ messages in thread
From: Felix Oxley @ 2006-06-10 12:49 UTC (permalink / raw)
To: linux-kernel; +Cc: akpm, linux-ppc
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: 2.6.17-rc6-mm2 Won't compile on PowerBook
2006-06-10 12:49 2.6.17-rc6-mm2 Won't compile on PowerBook Felix Oxley
@ 2006-06-10 13:04 ` Felix Oxley
0 siblings, 0 replies; 2+ messages in thread
From: Felix Oxley @ 2006-06-10 13:04 UTC (permalink / raw)
To: linux-kernel; +Cc: akpm
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-06-10 13:04 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-06-10 12:49 2.6.17-rc6-mm2 Won't compile on PowerBook Felix Oxley
2006-06-10 13:04 ` Felix Oxley
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome