TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: CF: Redhat 5.1 for Alpha, egcs-2.90.27 980315
- To: Paul Hicks <paulh@shannon.tellabs.com>
- Subject: Re: CF: Redhat 5.1 for Alpha, egcs-2.90.27 980315
- From: Bob Tanner <tanner@real-time.com>
- Date: Tue, 13 Oct 1998 12:48:53 -0500
- Cc: tclug-list@listserv.real-time.com
- In-Reply-To: <3623139C.353C9AB8@shannon.tellabs.com>; from Paul Hicks on Tue, Oct 13, 1998 at 09:47:24AM +0100
- Mail-Followup-To: Paul Hicks <paulh@shannon.tellabs.com>,tclug-list@listserv.real-time.com
- References: <98Oct13.070018bst.19713@gateway.euristix.ie> <3623139C.353C9AB8@shannon.tellabs.com>
Quoting Paul Hicks (paulh@shannon.tellabs.com):
> Bob Tanner wrote:
> >
> > Trying to compile 0.95.0 for Redhat 5.1 Alpha Linux with gcc version
> > egcs-2.90.27 980315 (egcs-1.0.2 release).
> >
> > gcc -g -O2 -DLIBDIR=\"/usr/games/crossfire/lib\" -I../include -c loader.c
> > gcc: Internal compiler error: program cc1 got fatal signal 11
> > make[1]: *** [loader.o] Error 1
> >
> > Anyone got a patch for egcs to fix this problem?
>
> Signal 11 received by a compiler usually means that the file
> was open or involves a bad i-node/directory structure. Chances
> are it has nothing to do with crossfire. Make sure that you
> weren't accessing this file or any include file included by
> it (directly/indirectly). Also try fsck (not when compiling,
> obviously :). If these don't help.. well, hopefully someone
> else on the list can help.
Thanks. I did not know Signal 11 usually meant an open file or bad
i-node. I ran fsck on the partition, no errors. I'll have to keep
digging.
--
Bob Tanner <tanner@real-time.com> | Phone : (612)943-8700
http://www.real-time.com | Fax : (612)943-8500
Key fingerprint = 6C E9 51 4F D5 3E 4C 66 62 A9 10 E5 35 85 39 D9