2.4.19-rc2 compile fail

Justin M. Forbes (kernelmail@attbi.com)
Tue, 16 Jul 2002 19:59:30 -0500 (CDT)


I get this failure when trying to compile 2.4.19-rc2

gcc -E -D__KERNEL__ -I/usr/src/linux-2.4.19-rc2/include -traditional
-DCHIP=710 fake7.c | grep -v '^#' | perl -s script_asm.pl -ncr7x0_family
script_asm.pl : Illegal combination of registers in line 72 : MOVE
CTEST7 & 0xef TO CTEST7
Either source and destination registers must be the same,
or either source or destination register must be SFBR.
make[2]: *** [sim710_d.h] Error 255
make[2]: Leaving directory `/usr/src/linux-2.4.19-rc2/drivers/scsi'
make[1]: *** [_modsubdir_scsi] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.19-rc2/drivers'
make: *** [_mod_drivers] Error

Justin M. Forbes

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