* 2.4.20 scsi module build error?
@ 2003-04-25 6:36 Bill Judd
0 siblings, 0 replies; only message in thread
From: Bill Judd @ 2003-04-25 6:36 UTC (permalink / raw)
To: linux-scsi
I'm running on a Red Hat 8.0 system. I downloaded 2.4.20 kernel sources from www.kernel.org and proceeded to build the kernel.
While "making modules", I get this error:
make[2]: Entering directory `/usr/src/linux-2.4.20/drivers/scsi'
ld -m elf_i386 -r -o scsi_mod.o scsi.o hosts.o scsi_ioctl.o constants.o scsicam.o scsi_proc.o scsi_error.o scsi_obsolete.o scsi_queue.o scsi_lib.o scsi_merge.o
scsi_dma.o scsi_scan.o scsi_syms.o
ln -sf sim710.scr fake7.c
gcc -E -D__KERNEL__ -I/usr/src/linux-2.4.20/include -traditional -DCHIP=710 fake7.c | grep -v '^#' | perl -s script_asm.pl -ncr710
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.20/drivers/scsi'
make[1]: *** [_modsubdir_scsi] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.20/drivers'
make: *** [_mod_drivers] Error 2
[root@localhost linux-2.4.20]#
Thanks for info on what's going on.
Best regards,
Bill Judd
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2003-04-25 6:24 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-04-25 6:36 2.4.20 scsi module build error? Bill Judd
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox