Re: Kernel 2.4.4 Compilation Error

Andrzej Krzysztofowicz (kufel!ankry@green.mif.pg.gda.pl)
Tue, 15 May 2001 21:10:42 +0200 (CEST)


>
> I'd tried to make my 2.4.4 kernel. But after I made the "make bzImage"
> the following error arose:
>
> gcc -D__KERNEL__ -I/Usr/src/linux/2.2.4/include -Wall
> -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe
> -march=i686 -c -o i387.o i387.c
> {standard input}: Assambler messages:
> {standard input}:30 Error: no such 386 instruction: `ldmxcsr'

You need newer binutils.

Andrzej

-
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/