the following compile error is still present when trying compiling a
kernel with CONFIG_BLK_DEV_HD enabled:
<-- snip -->
...
/home/bunk/linux/kernel-2.4/linux-2.4.19-full/arch/i386/lib/lib.a
/home/bunk/linux/kernel-2.4/linux-2.4.19-full/lib/lib.a
/home/bunk/linux/kernel-2.4/linux-2.4.19-full/arch/i386/lib/lib.a \
--end-group \
-o vmlinux
drivers/ide/idedriver.o: In function `dump_status':
drivers/ide/idedriver.o(.text+0x68): undefined reference to `IN_BYTE'
drivers/ide/idedriver.o: In function `reset_controller':
drivers/ide/idedriver.o(.text+0x55e): undefined reference to `IN_BYTE'
make: *** [vmlinux] Error 1
<-- snip -->
cu
Adrian
--You only think this is a free country. Like the US the UK spends a lot of time explaining its a free country because its a police state. Alan Cox
- 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/