ok, that did it, but then another error showed up:
[...]
AS arch/alpha/lib/stxcpy.o
AS arch/alpha/lib/stxncpy.o
CC arch/alpha/lib/udelay.o
AR arch/alpha/lib/lib.a
CPP arch/alpha/vmlinux.lds.s
GEN .version
CHK include/linux/compile.h
UPD include/linux/compile.h
CC init/version.o
LD init/built-in.o
LD vmlinux
net/built-in.o(.init.text+0x484): In function `flow_cache_init':
: undefined reference to `register_cpu_notifier'
net/built-in.o(.init.text+0x488): In function `flow_cache_init':
: undefined reference to `register_cpu_notifier'
make: *** [vmlinux] Error 1
lila:/usr/src/linux-2.5#
oh, just before vmlinux was made! before & after applying the patch i
did "make clean" (do i have to make clean "before" applying patches
anyway? after applying patches and before making targets, yes.)
oh, and this alpha is named "Avanti" but a kernel compile needs 80mins
or so :-)
Thank you,
Christian.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/