On Wed, May 27, 1998 at 12:38:42PM -0400, Wilson G. Hein wrote:
> gcc: Internal compiler error: program cc1 got fatal signal 11
> make[3]: *** [rd.o] Error 1
> make[3]: Leaving directory `/usr/src/linux-2.0.36/drivers/block'
> make[2]: *** [first_rule] Error 2
> make[2]: Leaving directory `/usr/src/linux-2.0.36/drivers/block'
> make[1]: *** [sub_dirs] Error 2
> make[1]: Leaving directory `/usr/src/linux-2.0.36/drivers'
> make: *** [linuxsubdirs] Error 2
>
> Any suggestion on how this can be resolved?
Greetings,
This is usually traceable to faulty hardware. It could be bad
RAM, improper cooling, or other hardware related issues.
Signal 11 is the Segmentation Fault (Linux's GPF) signal. It's
nothing wrong with the C code at all.
73
-Thomas
ke6cbr