2.1.90 Just wont compile

Matt Hyne (Matthew.Hyne@tip.csiro.au)
Thu, 4 Jun 1998 16:39:28 +1000 (EST)


I keep getting the following error trying to build 2.1.90.

I have tried i386, i486 and Pentium modes and I get the same problem. Has
anyone got any idea's or solutions ??

-------------------------------------------------------
Sorry, sent the last message from the wrong account
- so here is again!!!
-------------------------------------------------------

Matt

make[2]: Entering directory `/usr/src/linux-2.1.90/arch/i386/lib'
gcc -D__KERNEL__ -I/usr/src/linux-2.1.90/include -Wall -Wstrict-prototypes
-O2 -fomit-frame-pointer -g -D__SMP__ -pipe -fno-strength-reduce -m386
-DCPU=386 -D__SMP__ -c -o checksum.o checksum.c
gcc -D__KERNEL__ -I/usr/src/linux-2.1.90/include -D__ASSEMBLY__ -D__SMP__
-traditional -c semaphore.S -o semaphore.o
gcc -D__KERNEL__ -I/usr/src/linux-2.1.90/include -D__ASSEMBLY__ -D__SMP__
-traditional -c locks.S -o locks.o
/tmp/cca16082.s: Assembler messages:
/tmp/cca16082.s:70: Error: operands given don't match any known 386
instruction
/tmp/cca16082.s:73: Error: operands given don't match any known 386
instruction
make[2]: *** [locks.o] Error 1
make[2]: Leaving directory `/usr/src/linux-2.1.90/arch/i386/lib'
make[1]: *** [first_rule] Error 2
make[1]: Leaving directory `/usr/src/linux-2.1.90/arch/i386/lib'
make: *** [linuxsubdirs] Error 2
[root@byte-eth0 linux]#

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu