Re: ata-scsi driver update

Jeff Garzik (jgarzik@pobox.com)
Tue, 01 Jul 2003 15:25:36 -0400


Jurgen Kramer wrote:
> Hi,
>
> I've just tried your patch. Compiling fails at make dep:

> make[4]: *** No rule to make target `libata.c', needed by
> `/usr/src/linux-2.4.21/include/linux/modules/libata.ver'. Stop.

> Under SCSI low-level drivers only ATA support and Intel PIIX/ICH support
> are selected.
>
> This is with a freshly installed and patched 2.4.21.

hmmm. did you run a "make mrproper" or "make distclean" before
building? The above is a symptom of stale dependencies, not really any
kernel patch.

Just to be sure, though, I just tried building from a fresh 2.4.21
tarball + my patch, with modversions enabled, and it worked.

Jeff

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