* [Xenomai] RTNet installation error
@ 2016-04-14 15:14 Артём Лобач
2016-04-15 16:44 ` Gilles Chanteperdrix
0 siblings, 1 reply; 2+ messages in thread
From: Артём Лобач @ 2016-04-14 15:14 UTC (permalink / raw)
To: xenomai
Hi! It's the first time I try to install RTNet for Xenomai-patched kernel. I installed OS with Xenomai from RTXI LiveCD.
>> # uname -a
>> Linux A-L2 3.8.13-xenomai-2.6.4-aufs #1 SMP Wed Apr 29 17:19:21 EDT 2015 i686 i686 i686 GNU/Linux
After "make menuconfig" in rtnet source and applying parameters next error appeared:
"checking for RT-extension... configure: error: *** RT-extended kernel not found in /lib/modules/3.8.13-xenomai-2.6.4-aufs/source"
What may cause this error?
Thanks in advance!
Artyom
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Xenomai] RTNet installation error
2016-04-14 15:14 [Xenomai] RTNet installation error Артём Лобач
@ 2016-04-15 16:44 ` Gilles Chanteperdrix
0 siblings, 0 replies; 2+ messages in thread
From: Gilles Chanteperdrix @ 2016-04-15 16:44 UTC (permalink / raw)
To: Артём Лобач
Cc: xenomai
On Thu, Apr 14, 2016 at 06:14:58PM +0300, Артём Лобач wrote:
> Hi! It's the first time I try to install RTNet for Xenomai-patched kernel. I installed OS with Xenomai from RTXI LiveCD.
> >> # uname -a
> >> Linux A-L2 3.8.13-xenomai-2.6.4-aufs #1 SMP Wed Apr 29 17:19:21 EDT 2015 i686 i686 i686 GNU/Linux
>
> After "make menuconfig" in rtnet source and applying parameters next error appeared:
> "checking for RT-extension... configure: error: *** RT-extended kernel not found in /lib/modules/3.8.13-xenomai-2.6.4-aufs/source"
Your problem seems to be that RTnet does not find the kernel
sources. The symbolic link
/lib/modules/3.8.13-xenomai-2.6.4-aufs/source does not point to
actual kernel sources. So, you need to also install the patched
kernel sources on the machine where you want to compile RTnet if
that is not already done, then pass the path where you installed the
kernel sources to RTnet configure script --with-linux option.
--
Gilles.
https://click-hack.org
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-04-15 16:44 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-14 15:14 [Xenomai] RTNet installation error Артём Лобач
2016-04-15 16:44 ` Gilles Chanteperdrix
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.