Get this "undefined reference" problems quite a lot when changing kernel configurations. Fix is to save your config off to a file, run "make mrproper" and load the saved file back in and go from there.
Not sure if it will help in this case, but its worth a try. BillK On Sun, 2003-03-02 at 11:36, Brett I. Holcomb wrote: > I am trying to build a 2.4.19-xfs kernel. I am having problems getting my > RAID recognized (LILO runs but the hardware detection does not find the > card). I have just built Gentoo on a clean system and it put 2.4.20-xfs_pre6 > in as the kernel. I merged 2.4.19-xfs kernel, changed the linux symlink to > point to it and then did make menuconfig and setup my options. > > However, during the make dep && make clean bzImage modules modules_install > process I get > > fs/fs.0(.text+0x39f0):In function fsync_dev_locks : undefined reference to > 'DQUOT_SYNC' > > and the make stops. I went back and checked my menuconfig options and they > look like the 2.4.19-xfs I successfully built last month. > > Any hints on how to fix this? > > Thanks. -- William Kenworthy <[EMAIL PROTECTED]> -- [EMAIL PROTECTED] mailing list
