Re: Linux-2.6.13-rc7

From: Alexey Dobriyan
Date: Wed Aug 24 2005 - 15:04:48 EST


On Wed, Aug 24, 2005 at 08:15:44PM +0100, Al Viro wrote:
> Most of the remaining stuff is for
> m68k (and applies both to Linus' tree and m68k CVS); I'll send that today
> and if Geert ACKs them, we will be _very_ close to having 2.6.13 build
> out of the box on the following set:
> alpha,

Do I understand correctly that alpha in "--><-- close" list?

2.6.13-rc7, alpha, allmodconfig:

LD .tmp_vmlinux1
net/built-in.o: In function `kmalloc':
include/linux/slab.h:92: undefined reference to `__you_cannot_kmalloc_that_much'
include/linux/slab.h:92: undefined reference to `__you_cannot_kmalloc_that_much'

Guilty: net/ipv4/route.c

$ nm net/ipv4/route.o | grep kmalloc
U __you_cannot_kmalloc_that_much

> sh64: need kernel headers that would make glibc happy enough
> to build libc headers for that puppy;

binutils already compiled. Will drop a line. Or file a bug. :-\

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