2.5.46 won't compile with pcmcia_aha152x

David G Hamblen (dave@AFRInc.com)
Tue, 5 Nov 2002 08:24:16 -0500 (EST)


The last time I tried (2.5.29), this stuff worked. The next time I tried
(2.5.39) it failed. Here's the error with 2.5.46:

gcc -Wp,-MD,drivers/scsi/pcmcia/.aha152x_stub.o.d -D__KERNEL__ -Iinclude
-Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer
-fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2
-march=pentium3 -Iarch/i386/mach-generic -nostdinc -iwithprefix include
-DMODULE -include include/linux/modversions.h
-DKBUILD_BASENAME=aha152x_stub -c -o drivers/scsi/pcmcia/aha152x_stub.o
drivers/scsi/pcmcia/aha152x_stub.c
make[4]: *** No rule to make target `drivers/scsi/pcmcia/aha152x.s',
needed by `drivers/scsi/pcmcia/aha152x.o'. Stop.

Dave

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