bug: linux-2.4.21-rc1-ac1 & CONFIG_QUOTA

From: Raptorfan (raptorfan@earthlink.net)
Date: Wed Apr 23 2003 - 09:22:11 EST


This is still broken. I've tried wading through the relevant fs/* bits but am
apparently not yet smart enough to figure out what to change. Basically, it
appears some quota bits are being compiled into the kernel with CONFIG_QUOTA
unset, resulting in the following error at final link:

ld -m elf_i386 -T /usr/src/vg/linux-2.4.21c/arch/i386/vmlinux.lds -e stext
arch/i386/kernel/head.o arch/i386/kernel/init_task.o init/main.o
init/version.o init/do_mounts.o \
        --start-group \
        arch/i386/kernel/kernel.o arch/i386/mm/mm.o kernel/kernel.o mm/mm.o
fs/fs.o ipc/ipc.o \
         drivers/char/char.o drivers/block/block.o drivers/misc/misc.o
drivers/net/net.o drivers/char/drm/drm.o drivers/net/wan/wan.o
drivers/ide/idedriver.o drivers/cdrom/driver.o drivers/pci/driver.o
drivers/video/video.o drivers/media/media.o drivers/md/mddev.o \
        net/network.o \
        /usr/src/vg/linux-2.4.21c/arch/i386/lib/lib.a
/usr/src/vg/linux-2.4.21c/lib/lib.a
/usr/src/vg/linux-2.4.21c/arch/i386/lib/lib.a \
        --end-group \
        -o vmlinux
fs/fs.o: In function `do_quotactl':
fs/fs.o(.text+0x17d37): undefined reference to `sync_dquots_dev'
make: *** [vmlinux] Error 1

This does build okay with .21-rc1 or with .21-rc1-ac1 and CONFIG_QUOTA = y

thx,

-r



-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Wed Apr 23 2003 - 22:00:36 EST