Re: Compiling kernel 2.4.19

2002-11-12 Thread Andrew MacKenzie
+++ Todd A. Jacobs [RedHat] [Mon, Nov 11, 2002 at 11:00:13PM -0800]: > I'm trying to compile kernel 2.4.19 from source, but am getting the > following error: > > script_asm.pl : Illegal combination of registers in line 72 : MOVE > CTEST7 & 0xef TO CTEST7 > Either source and destination

Re: Compiling kernel 2.4.19

2002-11-11 Thread Joshua Jones
You may be leaving out a dependency, IE whatever you are compiling for SCSI needs something else? Just my guess. This happens on make bzImage I take it? I have compiled and ran 2.4.19 and a Pre-Release of 2.4.20 --Josh-- --- "Todd A. Jacobs" <[EMAIL PROTECTED]> wrote: > I'm trying to compile kern

Compiling kernel 2.4.19

2002-11-11 Thread Todd A. Jacobs
I'm trying to compile kernel 2.4.19 from source, but am getting the following error: 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 mus