Re: linux-2.4.0 SMP does not compile on sparc32

2000-10-17 Thread Joshua Uziel
* Felix von Leitner <[EMAIL PROTECTED]> [001017 09:34]: > This is the error message (yes, I am cross compiling): > > mm/mm.o: In function `smp_call_function_all_cpus': > mm/mm.o(.text+0xb194): undefined reference to `smp_call_function' > make: *** [vmlinux] Error 1 > > smp_call_function is defin

linux-2.4.0 SMP does not compile on sparc32

2000-10-17 Thread Felix von Leitner
This is the error message (yes, I am cross compiling): sparc-linux-ld -m elf32_sparc -T arch/sparc/vmlinux.lds arch/sparc/kernel/head.o arch/sparc/kernel/init_task.o init/main.o init/version.o \ --start-group \ arch/sparc/kernel/kernel.o arch/sparc/mm/mm.o kernel/kernel.o mm/mm.o