Hi,
I tried to compile a kernel from the yesterday cvs for an indy, with
msdosfilesystem support.
I got the following errors.
make[3]: Leaving directory `/usr/src/linux/arch/mips/lib'
make[2]: Leaving directory `/usr/src/linux/arch/mips/lib'
sed -e 's/@@LOADADDR@@/0x88002000/' <arch/mips/ld.script.in >arch/mips/ld.script
ld -G 0 -static -T arch/mips/ld.script arch/mips/kernel/head.o
arch/mips/kernel/init_task.o init/main.o init/version.o \
--start-group \
arch/mips/kernel/kernel.o arch/mips/mm/mm.o kernel/kernel.o mm/mm.o
fs/fs.o ipc/ipc.o arch/mips/math-emu/fpu_emulator.o
arch/mips/sgi/kernel/ip22-kern.o \
drivers/char/char.o drivers/block/block.o drivers/misc/misc.o
drivers/net/net.o drivers/media/media.o drivers/scsi/scsidrv.o
drivers/cdrom/driver.o drivers/sgi/sgi.a drivers/video/video.o \
net/network.o \
arch/mips/lib/lib.a /usr/src/linux/lib/lib.a arch/mips/arc/arclib.a \
--end-group \
-o vmlinux
fs/fs.o: In function `fat_read_super':
inode.c(.text+0x3a980): undefined reference to `generic_ffs'
inode.c(.text+0x3ac0c): undefined reference to `generic_ffs'
inode.c(.text+0x3adcc): undefined reference to `generic_ffs'
make[1]: *** [vmlinux] Error 1
Attached is the config-file.
--
Henning Heinold
config-indy
Description: Text document
|