Re: 2.6.25-rc8-mm1 sparc64 build problem: size of array 'type name'is negative

From: Andrew Morton
Date: Wed Apr 02 2008 - 12:30:59 EST


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