Re: Kernel Compiling error

Teodor Iacob (theo@lbi.ro)
Sat, 24 Apr 1999 11:08:26 +0300 (EEST)


On Fri, 23 Apr 1999, Dallas Brown wrote:

> gcc -D__KERNEL__ -I/usr/src/linux-2.2.6/include -Wall -Wstrict-prototypes
> -O2 -fomit-frame-pointer -pipe -fno-strength-reduce -m486 -malign-loops=2
> -malign-jumps=2 -malign-functions=2 -DCPU=586 -c -o dma.o dma.c
> gcc: Internal compiler error: program cc1 got fatal signal 11
> make[2]: *** [dma.o] Error 1
> make[2]: Leaving directory `/usr/src/linux-2.2.6/kernel'
> make[1]: *** [first_rule] Error 2
> make[1]: Leaving directory `/usr/src/linux-2.2.6/kernel'
> make: *** [_dir_kernel] Error 2
> cpp: output pipe has been closed

>
> Where it says 'make[2]: *** [dma.o] Error 1'
> the name (this one is dma.o) changes each time
> it try.
>
> I would thank any help you can give me.

GRIN! It seems like you have a hardware problem: perhaps your RAM or the
CPU isn't cooled well enough..

Teo

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/