2.3.43-pre6 compile errors

Randy Dunlap (randy.dunlap@intel.com)
Wed, 09 Feb 2000 16:45:05 -0800


Worked in all previous 2.3.43-preX versions.

fs/fs.o: In function `V1_minix_sync_file':
fs/fs.o(.text+0x2402e): undefined reference to `lock_kernel'
fs/fs.o(.text+0x24077): undefined reference to `unlock_kernel'
fs/fs.o: In function `V2_minix_sync_file':
fs/fs.o(.text+0x2435e): undefined reference to `lock_kernel'
fs/fs.o(.text+0x243c4): undefined reference to `unlock_kernel'
make: *** [vmlinux] Error 1

Just disable minix fs support?

Thanks,
Randy

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