RE: [2.4.20] alpha (alcor) failing during boot: NCR53c810/NCR53c875 give error "Cache test failed"

Folkert van Heusden (folkert@vanheusden.com)
Sun, 1 Dec 2002 22:22:55 +0100


FvH> My Dec Alpha (Alcor) runs fine with 2.2.20.
FvH> With 2.4.20, it fails during boot at the init. of the scsi-devices.
FvH> Error is:
M> [...]
M> Please give 2.4.20-ac1 a try. It includes the CIA-1 fix that prevent
M> Alcor machines (AS500 and co) from working.

That one introduces a new problem:

gcc -D__KERNEL__ -I/data/src/linux-2.4.20/include -Wall -Wstrict-prototypes
-Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pi
pe -mno-fp-regs -ffixed-8 -mcpu=ev5 -Wa,-mev6 -nostdinc -iwithprefix
include -DKBUILD_BASENAME=compat -c -o compat.o compat.c
make[3]: *** No rule to make target
`/data/src/linux-2.4.20/drivers/pci/devlist.h', needed by `names.o'. Stop.

In .depend I had to delete the reference to devlist.h and classlist.h.
Dirty, but it made the compilation go on.

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