sh cayman_defconfig build error

From: Adrian Bunk
Date: Thu May 08 2008 - 18:05:29 EST


With recent gcc versions (I'm using 4.3) the compilation of
cayman_defconfig fails with the following error:

<-- snip -->

...
CC arch/sh/kernel/signal_64.o
cc1: warnings being treated as errors
/home/bunk/linux/kernel-2.6/git/linux-2.6/arch/sh/kernel/signal_64.c: In function 'setup_frame':
/home/bunk/linux/kernel-2.6/git/linux-2.6/arch/sh/kernel/signal_64.c:477: error: cast from pointer to integer of different size
/home/bunk/linux/kernel-2.6/git/linux-2.6/arch/sh/kernel/signal_64.c: In function 'setup_rt_frame':
/home/bunk/linux/kernel-2.6/git/linux-2.6/arch/sh/kernel/signal_64.c:595: error: cast from pointer to integer of different size
make[2]: *** [arch/sh/kernel/signal_64.o] Error 1

<-- snip -->

cu
Adrian

--

"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed

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