On Wed, 2 Apr 2008 18:20:13 +0200 Mariusz Kozlowski <m.kozlowski@xxxxxxxxxx> wrote: > Hello, > > sparc64 box, gcc 4.1.2 > > CC arch/sparc64/mm/init.o > arch/sparc64/mm/init.c: In function 'paging_init': > arch/sparc64/mm/init.c:1303: error: size of array 'type name' is negative > > and this is > > BUILD_BUG_ON(BITS_PER_LONG - NR_PAGEFLAGS != 32); yup, thanks. That's due to some page-flag rework in the memory management queue. The patches which broke mips as well. I'm pushing cross-compilers in Christoph's direction and hoping stuff gets fixed... -- To unsubscribe from this list: send the line "unsubscribe sparclinux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html