I recieve the same error with kernel 2.3.36 except it is in the file process.c
gcc -D__KERNEL__ -I/usr/src/kernels/linux-2.3.36/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -pipe -fno-strength-reduce -DCPU=586 -c -o process.o process.c
{standard input}: Assembler messages:
{standard input}:339: Error: operands given don't match any known 386 instruction
{standard input}:340: Error: operands given don't match any known 386 instruction
{standard input}:341: Error: operands given don't match any known 386 instruction
{standard input}:342: Error: operands given don't match any known 386 instruction
{standard input}:343: Error: operands given don't match any known 386 instruction
make[1]: *** [process.o] Error 1
make[1]: Leaving directory `/usr/src/kernels/linux-2.3.36/arch/i386/kernel'
make: *** [_dir_arch/i386/kernel] Error 2
-- From: Joel Gerber <joelgg@mindspring.com, jggerber@fgcu.edu> ------------------------------------------------------------ John 3:16 - For God so loved the world, that he gave his only begotten Son, That whosoever believeth in him should not perish, but have everlasting life. ------------------------------------------------------------- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/