On Fri, 23 Nov 2001, Kevin van Haaren wrote: > Has anyone ben able to compile a pure 2.4.15 kernel? I'm getting the error: > > kernel/kernel.o: In function `show_task': > kernel/kernel.o(.text+0x17e0): undefined reference to `show_trace_task' > kernel/kernel.o(.text+0x17e0): relocation truncated to fit: > R_PPC_REL24 show_trace_task > make: *** [vmlinux] Error 1
Ugh. Ok, I'll look at the reloc problem. > I thought it might be because I switched over to using gcc 3 from > debian unstable. But I switched back to 2.95.4 and got the same > error. Nope...it's a binutils bug. Good thing I found out about it now since I am going to work on a new upload tonight. Can you send me the .config that you're using? C