* Kernel 2.4.4 Compilation Error
@ 2001-05-15 17:16 Hector Sanchez Hernandez
2001-05-15 19:10 ` Andrzej Krzysztofowicz
0 siblings, 1 reply; 2+ messages in thread
From: Hector Sanchez Hernandez @ 2001-05-15 17:16 UTC (permalink / raw)
To: rgooch, linux-kernel
Hi,
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'
make[1]: ***[i387.o] Error 1
make[1]: Leaving directory `/usr/src/linux-2.2.4/arch/i386/kernel'
make: ***[_dir_arch/i386/kernel] Error 2
I turn on and off the Math simulator. I also change the Processor From
AK6 to PentiumIII to Pentium to 386, nothing works!
I'm trying to install at my Toshiba Laptop AMD K6 3D, 400 Mhz. I turn on
the Toshiba option support.
I'm trying to install the 2.4.4 kernel mainly in order to support a USB
hard drive, as well to update my old 2.2.10
Any idea?
Regards
Hector Sanchez
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Kernel 2.4.4 Compilation Error
2001-05-15 17:16 Kernel 2.4.4 Compilation Error Hector Sanchez Hernandez
@ 2001-05-15 19:10 ` Andrzej Krzysztofowicz
0 siblings, 0 replies; 2+ messages in thread
From: Andrzej Krzysztofowicz @ 2001-05-15 19:10 UTC (permalink / raw)
To: Hector Sanchez Hernandez; +Cc: kufel!vger.kernel.org!linux-kernel
>
> 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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2001-05-15 20:23 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-05-15 17:16 Kernel 2.4.4 Compilation Error Hector Sanchez Hernandez
2001-05-15 19:10 ` Andrzej Krzysztofowicz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox