2.4.19-rc1: undefined reference to `change_floppy'

Chris Rode (electro@mrduck.net)
Mon, 24 Jun 2002 20:43:49 -0700 (MST)


On a system with CONFIG_BLK_DEV_FD not defined, I get on the final link:

init/do_mounts.o: In function `rd_load_image':
init/do_mounts.o(.text.init+0x91b): undefined reference to `change_floppy'
init/do_mounts.o: In function `rd_load_disk':
init/do_mounts.o(.text.init+0xa45): undefined reference to `change_floppy'
make: *** [vmlinux] Error 1

I can send a complete .config, if needed.

Thanks,
--Chris.

-
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/