Re: linux-next: Tree for July 21

From: Adrian Bunk
Date: Mon Jul 21 2008 - 05:46:22 EST


On Mon, Jul 21, 2008 at 06:17:25PM +1000, Stephen Rothwell wrote:
>...
> This tree fails to build for ARCH=sparc (i.e. 32bit) with a 64bit gcc
> v3.4.5 - it tries to use the 64bit header files. This may be an artifact
> of one of my merge fixups, but I don't actually think so.
>...

I can reproduce it, and it's not related to anything you did.

The failing command is:

<-- snip -->

...
sparc64-linux-gcc -E -Wp,-MD,arch/sparc/kernel/.vmlinux.lds.d -nostdinc -isystem /usr/local/DIR/gcc-sparc64-4.3.1/lib/gcc/sparc64-linux/4.3.1/include -D__KERNEL__ -I/TMP/git/sparc-2.6/include -Iinclude -I/TMP/git/sparc-2.6/include2 -Iinclude2 -I/TMP/git/sparc-2.6/include -include include/linux/autoconf.h -P -C -Usparc -D__ASSEMBLY__ -o arch/sparc/kernel/vmlinux.lds /TMP/git/sparc-2.6/arch/sparc/kernel/vmlinux.lds.S
In file included from include2/asm/page.h:4,
from /TMP/git/sparc-2.6/arch/sparc/kernel/vmlinux.lds.S:4:
/TMP/git/sparc-2.6/include/asm-sparc/page_64.h:11:2: error: #error No page size specified in kernel configuration
make[2]: *** [arch/sparc/kernel/vmlinux.lds] Error 1

<-- snip -->

David, Sam, can you look at this?

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/