Compile Error in 2.4.7-ac10

andrew_ferguson@walnut.prs.k12.nj.us
Thu, 9 Aug 2001 12:51:02 -0400


Attempting to compile the last several 2.4.7-ac kernels (not sure when it
started, sorry) has led to the following errors:

make[1]: Entering directory `/usr/src/linux/arch/i386/kernel'
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes
-Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common
-pipe -march=i586 -c -o traps.o traps.c
{standard input}: Assembler messages:
{standard input}:451: Error: suffix or operands invalid for `jmp'
{standard input}:537: Error: suffix or operands invalid for `jmp'
{standard input}:621: Error: suffix or operands invalid for `jmp'
{standard input}:705: Error: suffix or operands invalid for `jmp'
{standard input}:795: Error: suffix or operands invalid for `jmp'
{standard input}:870: Error: suffix or operands invalid for `jmp'
{standard input}:952: Error: suffix or operands invalid for `jmp'
{standard input}:1023: Error: suffix or operands invalid for `jmp'
{standard input}:1094: Error: suffix or operands invalid for `jmp'
{standard input}:1165: Error: suffix or operands invalid for `jmp'
{standard input}:1236: Error: suffix or operands invalid for `jmp'
{standard input}:1316: Error: suffix or operands invalid for `jmp'
make[1]: *** [traps.o] Error 1
make[1]: Leaving directory `/usr/src/linux/arch/i386/kernel'
make: *** [_dir_arch/i386/kernel] Error 2

Lines 283-286 in the file arch/i386/kernel/traps.c are the source of this
problem. I can give more information as needed. Thanks.

_________________________________________________
Andrew Ferguson
http://owsla.cjb.net | andrew@owsla.cjb.net
Tintin Webring: http://owsla.cjb.net/tintin/ring/
-
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/