[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

BOUNCE rtl@rtlinux.org: Approval required: (fwd)



>From owner-rtl Wed Aug  1 12:06:25 2001
Received: from emdrupborg.dk (IDENT:postfix@emdrupborg.dk [130.226.204.250])
	by hq.fsmlabs.com (8.11.2/8.11.2) with ESMTP id f71I6Os08287
	for <rtl@fsmlabs.com>; Wed, 1 Aug 2001 12:06:24 -0600
Received: from city.dk (unknown [10.0.0.24])
	by emdrupborg.dk (Postfix) with ESMTP id 63C668C05B
	for <rtl@fsmlabs.com>; Wed,  1 Aug 2001 20:04:57 +0200 (CEST)
Sender: agn@emdrupborg.dk
Message-ID: <3B685E93.D82EB9B1@city.dk>
Date: Wed, 01 Aug 2001 18:54:59 -0100
From: Anders Gnistrup <agn@city.dk>
X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.4.5 i686)
X-Accept-Language: en
MIME-Version: 1.0
To: rtl@fsmlabs.com
Subject: Re: [rtl] Re: [realtime] How to Install RT-LinuxV3 on 
 RedHat7.1(kernel2.4.2)
References: <49256A9A.000443C4.00@sangikyo.co.jp> <3B6677EB.8F667C44@muffin.org>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Erwin Rol wrote:

> Hello Noriko,
>
> taniguchin@sangikyo.co.jp wrote:
> >
> > My Name is Noriko. from Japan.
> > (I 'm sorry. I'm very weak in Engiish.)
> Don't worry about your english, my english sucks too and nobody
> laughs about it (well at least not when i am there :-)
>
> >
> > Would you please teach to how to install RT-Linux V3 on Redhat Linux 7.1?
>
> RT-Linux has its own mailing list that probably can help you better
> than the ppl on this list. Take a look at the RT-Linux homepage.
> (I CCed this mail also to that list)
>
> I don't know RT-Linux to well so can't really help you , sorry.
>
> - Erwin
>
> >
> > Errors were happened, when tested as follow.
> >
> > 1.patch kernel_patch-2.4
> > 2.patch kernel_patch-2.4.1-x86
> >
> > (my machine is x86 series)
> >
> > case 1
> >
> > # patch -p1 < /usr/src/rtlinux3.0/kernel_patch-2.4 (return)
> >
> > paching file Makefile
> > Hunk #1 FAILED at 1.
> > 1 out of 1 hunk FAILED -- Saving rejects to file Makefile.rej
> > can't find file to pach at input line16
> > perhaps you used the wrong -p or --strip optin?
> > The nexr leading up to this was:
> >  |diff -Nru a/arch/alpha/config.in b/arch/alpha/config.in
> >  |--- a/arch/alpha/config.in Tue Jan 2 15:16:18 2001
> >  |+++ b/arch/alpha/config.in Tue Jan 2 15:16:18 2001
> > File to patch:
> >
> > I pressed Ctrl+C, because I did'nt understand input key.
> >
> > or, can't pache on RedHat Linux7.1?
> >
> > do I must pache kernel_patch-2.4, after downlod kernel and install?
> > please teach rt-linux v3 be able to patched on Linux kernel.

First.
You can't just pick a kernel and patch it. The patch can only bee used on one
kernel. patch-2.4.1-x86 can only bee used with kernel 2.4.1. Sorry, I have not
seen any patch for 2.4.2 shiped with RedHat.

Second
the standard gcc compiler in redhat 7.1 is funny......It have some errors.
BTW->This have nothing to do with the patch.
Is you have not installed kgcc (egcs 1.2.2) install it and use it to compile.

Anders Gnistrup

----- End of forwarded message from owner-rtl@fsmlabs.com -----