[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
2.3.13
Damn it, why can I never get a development kernel to compile? :) Anyway,
does anyone know what this error corresponds to and what to disable / how to
fix it so it goes away? Surely it's not something like procfs or IDE
support because those are important...
ar rcs block.a ll_rw_blk.o blkpg.o ide.o genhd.o ide-probe.o hpt366.o
ide-dma.o ide-pci.o piix.o ide-proc.o ide-disk.o
ar: ide-proc.o: No such file or directory
make[3]: *** [block.a] Error 1
make[3]: Leaving directory `/usr/src/v2.3-linux/drivers/block'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory `/usr/src/v2.3-linux/drivers/block'
make[1]: *** [_subdir_block] Error 2
make[1]: Leaving directory `/usr/src/v2.3-linux/drivers'
make: *** [_dir_drivers] Error 2
--Danny
--
To unsubscribe, send email to majordomo@luci.org with
"unsubscribe luci-discuss" in the body.
- Follow-Ups:
- Re: 2.3.13
- From: Steven Pritchard <steve@silug.org>
- Re: 2.3.13
- From: Cloudmaster <sauer@cloudmaster.com>