Linker Error Building New Kernel

1999-06-19 Thread Klaus Pieper
I installed Debian 2.1 and tried to recompile the 2.0.36 sources. During the link phase I got lot's of unresolved references. What is missing? ld -m elf_i386 -Ttext 0x10 -e stext arch/i386/kernel/head.o init/main.o init/version.o \ arch/i386/kernel/kernel.o arch/i386/mm/mm.o kernel/kernel.o m

Re: Linker Error Building New Kernel

1999-06-19 Thread Stephen Pitts
On Sat, Jun 19, 1999 at 09:11:29AM +0200, Klaus Pieper wrote: > I installed Debian 2.1 and tried to recompile the 2.0.36 sources. > During the link phase I got lot's of unresolved references. What is > missing? > > ld -m elf_i386 -Ttext 0x10 -e stext arch/i386/kernel/head.o > init/main.o init/