[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
BOUNCE rtl@rtlinux.org: Approval required: Non-member submissionfrom [Edgar Hilton <efhilton@fsmlabs.com>] (fwd)
- To: rtl@rtlinux.org
- Subject: BOUNCE rtl@rtlinux.org: Approval required: Non-member submissionfrom [Edgar Hilton <efhilton@fsmlabs.com>] (fwd)
- From: Der Herr Hofrat <der.herr@hofr.at>
- Date: Mon, 4 Jun 2001 18:58:04 +0200 (CEST)
>From owner-rtl Mon Jun 4 11:11:38 2001
Received: from femail10.sdc1.sfba.home.com (femail10.sdc1.sfba.home.com [24.0.95.106])
by hq.fsmlabs.com (8.11.2/8.11.2) with ESMTP id f54HBcx01102
for <rtl@fsmlabs.com>; Mon, 4 Jun 2001 11:11:38 -0600
Received: from tuxie.hilton.net ([65.8.156.26])
by femail10.sdc1.sfba.home.com
(InterMail vM.4.01.03.20 201-229-121-120-20010223) with ESMTP
id <20010604170559.VEBA24283.femail10.sdc1.sfba.home.com@tuxie.hilton.net>
for <rtl@fsmlabs.com>; Mon, 4 Jun 2001 10:05:59 -0700
Received: from localhost ([127.0.0.1] helo=fsmlabs.com)
by tuxie.hilton.net with esmtp (Exim 3.22 #1 (Debian))
id 156xos-0000FU-00
for <rtl@fsmlabs.com>; Mon, 04 Jun 2001 13:07:10 -0400
Sender: efhilton
Message-ID: <3B1BC03D.9F9DE795@fsmlabs.com>
Date: Mon, 04 Jun 2001 13:07:09 -0400
From: Edgar Hilton <efhilton@fsmlabs.com>
X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.18 i686)
X-Accept-Language: en
MIME-Version: 1.0
To: rtl@fsmlabs.com
Subject: Re: [rtl] kernel compiling error - help!
References: <7379005103.20010603170801@sokrat.ru> <20010603155754.A30250@hq2>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
FYI:
"Downgrading" to the compiler found in RH6.2 will work. Everything seems
to work without any troubles:
rpm -e gcc <--- erases the current
compiler
rpm -ivh egcs-1.1.2-30 <--- installs the "old" compiler
I am not sure if we should also downgrade the C preprocessor, but just
in case, here it is:
rpm -e cpp
rpm -ivh cpp-1.1.2-30
-Edgar
Victor Yodaiken wrote:
> Redhat 7.1 is supplied with a compiler that will not
> correctly compile the Linux kernel. You need kgcc or some
> nonsense to get it to work.
>
> On Sun, Jun 03, 2001 at 05:08:01PM +0800, Ivan Ilyushin wrote:
> >
> > I tried to compile kernel from rtlinux_kernel_2.4.tar.gz
> > v3.0
> >
> > making comand "make bzImage" i got error in file checksum.s
> >
> > cheksum.s:238 badly punctuated parameter list in #define
> > cheksum.s:244 badly punctuated parameter list in #define
> >
> > i tried to compile this kernel on 2 computers and this error where
> > on both.
> >
> > original system on RedHat 7.1.
> >
> > what to do? does anybody got this error too?
> >
> >
> > John
> > mailto:john@sokrat.ru
> >
> > -- [rtl] ---
> > To unsubscribe:
> > echo "unsubscribe rtl" | mail majordomo@rtlinux.org OR
> > echo "unsubscribe rtl <Your_email>" | mail majordomo@rtlinux.org
> > --
> > For more information on Real-Time Linux see:
> > http://www.rtlinux.org/rtlinux/
>
> -- [rtl] ---
> To unsubscribe:
> echo "unsubscribe rtl" | mail majordomo@rtlinux.org OR
> echo "unsubscribe rtl <Your_email>" | mail majordomo@rtlinux.org
> --
> For more information on Real-Time Linux see:
> http://www.rtlinux.org/rtlinux/