Ethan Benson wrote: > On Sat, May 26, 2001 at 04:24:38PM -0700, Tom Rini wrote: > > On Sat, May 26, 2001 at 03:01:16PM -0800, Ethan Benson wrote: > > > On Sat, May 26, 2001 at 11:42:08PM +0200, Michel D?nzer wrote: > > > > > > > Do you have kernel-patch-2.4.4-powerpc installed as well? The pristine > > > > 2.4 > > > > kernel source doesn't work on PPC yet. > > > > > > how is 2.4.5 looking? it was released last night. > > > > It's just as good as bk. Which means yaboot won't boot it. :) > > For once we get synced up and it bites us in the ass. >
Well, just compiling it (2.4.5) doesn't work. I did use the pristine source from kernel.org. Here's the error I get: mm/mm.o: In function `__free_pages_ok': mm/mm.o(.text+0xdeb0): undefined reference to `__test_and_change_bit' mm/mm.o(.text+0xdeb0): relocation truncated to fit: R_PPC_REL24 __test_and_change_bit mm/mm.o: In function `rmqueue': mm/mm.o(.text+0xe0f0): undefined reference to `__change_bit' mm/mm.o(.text+0xe0f0): relocation truncated to fit: R_PPC_REL24 __change_bit mm/mm.o(.text+0xe190): undefined reference to `__change_bit' mm/mm.o(.text+0xe190): relocation truncated to fit: R_PPC_REL24 __change_bit make: *** [vmlinux] Error 1 Russell

