I am trying to compile the kernel but I get this fatel signal 11 error
when i run :
$ make modules
Here is the version:
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/specs
gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)
what should i do here is the error:
gcc -D__KERNEL__ -I/usr/src/linux-2.2.12/include -Wall
-Wstrict-prototypes -O2 -
fomit-frame-pointer -fno-strict-aliasing -pipe -fno-strength-reduce
-m386 -DCPU=
386 -DMODULE -DMODVERSIONS -include
/usr/src/linux-2.2.12/include/linux/modversi
ons.h -c -o ip2main.o ip2main.c
gcc: Internal compiler error: program cc1 got fatal signal 11
make[2]: *** [ip2main.o] Error 1
make[2]: Leaving directory `/usr/src/linux-2.2.12/drivers/char'
make[1]: *** [_modsubdir_char] Error 2
make[1]: Leaving directory `/usr/src/linux-2.2.12/drivers'
make: *** [_mod_drivers] Error 2
[root@Masq-Gate linux]# cpp: output pipe has been closed
{standard input}: Assembler messages:
{standard input}:4417: Warning: end of file not at end of a line;
newline insert
ed
{standard input}:6502: Error: no such 386 instruction: `m'