[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
BOUNCE rtl@rtlinux.org: Approval required: Non-member submissionfrom ["Hai Xu" <xhai@CLEMSON.EDU>] (fwd)
- To: rtl@rtlinux.org
- Subject: BOUNCE rtl@rtlinux.org: Approval required: Non-member submissionfrom ["Hai Xu" <xhai@CLEMSON.EDU>] (fwd)
- From: Der Herr Hofrat <der.herr@hofr.at>
- Date: Fri, 18 May 2001 06:38:54 +0200 (CEST)
>From owner-rtl Thu May 17 22:32:56 2001
Received: from CLEMSON.EDU (mail.clemson.edu [130.127.28.87])
by hq.fsmlabs.com (8.11.2/8.11.2) with ESMTP id f4I4Wtr24050
for <rtl@fsmlabs.com>; Thu, 17 May 2001 22:32:55 -0600
Received: from crb50 (crb50.ces.clemson.edu [130.127.172.60])
by CLEMSON.EDU (8.11.0/8.11.0) with SMTP id f4I4SFj02160
for <rtl@fsmlabs.com>; Fri, 18 May 2001 00:28:15 -0400 (EDT)
Message-ID: <001301c0df53$487c28f0$3cac7f82@crb50>
From: "Hai Xu" <xhai@CLEMSON.EDU>
To: <rtl@fsmlabs.com>
References: <ADC649D6283BD511B2A90008C71E93BF2A640E@s02mks8.ham.airbus.dasa.de>
Subject: Re: [rtl] Modules search path
Date: Fri, 18 May 2001 00:30:35 -0400
MIME-Version: 1.0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 6.00.2462.0000
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2462.0000
Hi,
After you patch the Linux Kernel with the RTLinux, you should do:
1. make xconfig.
2. make
3. make devices.???did you do that?
4. make install.
I did not see you list the 3rd step in your e-mail. Did you miss that?
> fails. After running cd /usr/src/rtlinux, make clean, make, make install,
> the rtlinux script works again. So I suppose, in the Makefile a path to
the
> modules is set, which is lost after a reboot.
> Could you give me advice of how to set the appropriate path without
running
> the whole make procedure at every boot.