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/