[96406] in RedHat Linux List
Re: Unknown compiler error
daemon@ATHENA.MIT.EDU (Emmanuel Papirakis)
Mon Oct 26 23:04:00 1998
From: "Emmanuel Papirakis" <epapirakis@hotmail.com>
To: redhat-list@redhat.com
Date: Mon, 26 Oct 1998 20:03:01 PST
Resent-From: redhat-list@redhat.com
Reply-To: redhat-list@redhat.com
>While attempting to compile a kernel on a AMD K6-233, I ran across the
>following error. Any ideas?
>
>Thanks,
>
>R.
>--------------
>
>gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -fno-strength-reduce -pipe -m486 -malign-loops=2
-malign-jumps=2 -malign-functions=2 -DCPU=586 -c -o random.o random.c
>cpp: output pipe has been closed
>gcc: Internal compiler error: program cc1 got fatal signal 11
>make[3]: *** [random.o] Error 1
>make[3]: Leaving directory `/usr/src/linux-2.0.35/drivers/char'
>make[2]: *** [first_rule] Error 2
>make[2]: Leaving directory `/usr/src/linux-2.0.35/drivers/char'
>make[1]: *** [sub_dirs] Error 2
>make[1]: Leaving directory `/usr/src/linux-2.0.35/drivers'
>make: *** [linuxsubdirs] Error 2
It looks to me that you've got problems with your gcc. Is it possible
that you tryed to compile the sources yourself without going throw the
whole doc. or something?
It not, it means that your gcc is too old. You should upgrade. To do
so, the easiest thing you can do, is to go to:
ftp://sunsite.unc.edu/pub/Linux/distributions/redhat/redhat-5.1/i386
and get gcc in rpm format from there. Or, you could do it the hard way
and download the latest gcc sources from:
ftp://prep.ai.mit.edu/pub/gnu
then, read the whole documentation and compile and install correctly.
This should make everything better.
Papi
______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com http://archive.redhat.com
To unsubscribe: mail redhat-list-request@redhat.com with
"unsubscribe" as the Subject.