I' m trying compile the kernel and I get the error that follows:

make[1]: Leaving directory `/usr/src/linux-2.0.35.SuSE/arch/i386/math-emu'

ld -m elf_i386 -Ttext 0x100000 -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 mm/mm.o fs/f

s.o ipc/ipc.o net/network.a \

fs/filesystems.a \

drivers/block/block.a drivers/char/char.a drivers/net/net.a drivers/scsi

/scsi.a drivers/pci/pci.a arch/i386/math-emu/math.a \

/usr/src/linux-2.0.35.SuSE/arch/i386/lib/lib.a /usr/src/linux-2.0.35.SuS

E/lib/lib.a /usr/src/linux-2.0.35.SuSE/arch/i386/lib/lib.a -o vmlinux

fs/fs.o: In function `sys_setup':

fs/fs.o(.text+0xd2d7): undefined reference to `init_hpfs_fs'

make: *** [vmlinux] Error 1

casa:/usr/src/linux-2.0.35.SuSE #

What's the problem ?

 

Reply via email to