* [Xenomai-help] Beagleboard xenomai
@ 2011-06-15 4:41 David Wiebe
2011-06-15 5:06 ` Gilles Chanteperdrix
2011-06-18 7:25 ` Robert Berger
0 siblings, 2 replies; 6+ messages in thread
From: David Wiebe @ 2011-06-15 4:41 UTC (permalink / raw)
To: xenomai
Hello,
Thanks for reading this. I checked out the beagleboard version of
xenomai. I tried make menuconfig and got the following
david@domain.hid$ make
menuconfig
scripts/kconfig/mconf arch/arm/Kconfig
init/Kconfig:1319: can't open file "arch/arm/xenomai/Kconfig"
make[1]: *** [menuconfig] Error 1
make: *** [menuconfig] Error 2
I know that arch/arm/xenomai/Kconfig is a link to a file but its broken.
How now? Where should the link be pointing?
Thanks
David
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [Xenomai-help] Beagleboard xenomai
2011-06-15 4:41 [Xenomai-help] Beagleboard xenomai David Wiebe
@ 2011-06-15 5:06 ` Gilles Chanteperdrix
[not found] ` <4DF87266.5070703@domain.hid>
2011-06-18 7:25 ` Robert Berger
1 sibling, 1 reply; 6+ messages in thread
From: Gilles Chanteperdrix @ 2011-06-15 5:06 UTC (permalink / raw)
To: David Wiebe; +Cc: xenomai
On 06/15/2011 06:41 AM, David Wiebe wrote:
> Hello,
>
> Thanks for reading this. I checked out the beagleboard version of
> xenomai. I tried make menuconfig and got the following
>
> david@domain.hid$ make
> menuconfig
> scripts/kconfig/mconf arch/arm/Kconfig
> init/Kconfig:1319: can't open file "arch/arm/xenomai/Kconfig"
> make[1]: *** [menuconfig] Error 1
> make: *** [menuconfig] Error 2
>
> I know that arch/arm/xenomai/Kconfig is a link to a file but its broken.
> How now? Where should the link be pointing?
I did not know there was a beagleboard version, and I do not know about
it. What I do know, however, is that "make menuconfig", will work in
Linux kernel sources prepared with the "prepare-kernel.sh" script, as
explained in installation instructions here:
http://www.xenomai.org/documentation/xenomai-2.5/README.INSTALL
--
Gilles.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [Xenomai-help] Beagleboard xenomai
[not found] ` <4DF87266.5070703@domain.hid>
@ 2011-06-15 10:35 ` Gilles Chanteperdrix
0 siblings, 0 replies; 6+ messages in thread
From: Gilles Chanteperdrix @ 2011-06-15 10:35 UTC (permalink / raw)
To: David Wiebe; +Cc: Xenomai help
On 06/15/2011 10:50 AM, David Wiebe wrote:
>
>
> On 11-06-14 10:06 PM, Gilles Chanteperdrix wrote:
>> On 06/15/2011 06:41 AM, David Wiebe wrote:
>>> Hello,
>>>
>>> Thanks for reading this. I checked out the beagleboard version of
>>> xenomai. I tried make menuconfig and got the following
>>>
>>> david@domain.hid$ make
>>> menuconfig
>>> scripts/kconfig/mconf arch/arm/Kconfig
>>> init/Kconfig:1319: can't open file "arch/arm/xenomai/Kconfig"
>>> make[1]: *** [menuconfig] Error 1
>>> make: *** [menuconfig] Error 2
>>>
>>> I know that arch/arm/xenomai/Kconfig is a link to a file but its broken.
>>> How now? Where should the link be pointing?
>> I did not know there was a beagleboard version, and I do not know about
>> it. What I do know, however, is that "make menuconfig", will work in
>> Linux kernel sources prepared with the "prepare-kernel.sh" script, as
>> explained in installation instructions here:
>>
>> http://www.xenomai.org/documentation/xenomai-2.5/README.INSTALL
>>
> And thats the other part of my dilemma, there is no prepare-kernel.sh in
> the scripts directory. I should have been more explicit.
It is part of Xenomai sources distribution. Latest release being:
http://download.gna.org/xenomai/stable/xenomai-2.5.6.tar.bz2
If you seek support for any other repackaged sources, you asked the
wrong mailing-list.
Please keep the discussion public.
--
Gilles.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [Xenomai-help] Beagleboard xenomai
2011-06-15 4:41 [Xenomai-help] Beagleboard xenomai David Wiebe
2011-06-15 5:06 ` Gilles Chanteperdrix
@ 2011-06-18 7:25 ` Robert Berger
2011-06-18 10:55 ` Gilles Chanteperdrix
1 sibling, 1 reply; 6+ messages in thread
From: Robert Berger @ 2011-06-18 7:25 UTC (permalink / raw)
To: xenomai
Hi David,
On 06/15/2011 07:41 AM, David Wiebe wrote:
> Hello,
>
> Thanks for reading this. I checked out the beagleboard version of
> xenomai.
>
Can you please tell me where to check out the beagleboard version of
xenomai?
Do you happen to know if this works on the beagle-xm rev c as well?
Regards,
Robert
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [Xenomai-help] Beagleboard xenomai
2011-06-18 7:25 ` Robert Berger
@ 2011-06-18 10:55 ` Gilles Chanteperdrix
0 siblings, 0 replies; 6+ messages in thread
From: Gilles Chanteperdrix @ 2011-06-18 10:55 UTC (permalink / raw)
To: gmane; +Cc: xenomai
On 06/18/2011 09:25 AM, Robert Berger wrote:
> Hi David,
>
> On 06/15/2011 07:41 AM, David Wiebe wrote:
>> Hello,
>>
>> Thanks for reading this. I checked out the beagleboard version of
>> xenomai.
>>
>
> Can you please tell me where to check out the beagleboard version of
> xenomai?
>
> Do you happen to know if this works on the beagle-xm rev c as well?
Just to make something clear: Xenomai standard version should work on
beagle.
--
Gilles.
^ permalink raw reply [flat|nested] 6+ messages in thread
* [Xenomai-help] Beagleboard Xenomai
2011-06-19 20:24 ` Andrey Nechypurenko
@ 2011-06-20 0:00 ` David Wiebe
0 siblings, 0 replies; 6+ messages in thread
From: David Wiebe @ 2011-06-20 0:00 UTC (permalink / raw)
To: xenomai
Hello all,
I compiled 2.6.35.9 with the Xenomai patch and am running it on my
beagleboard C4.
David
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2011-06-20 0:00 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-15 4:41 [Xenomai-help] Beagleboard xenomai David Wiebe
2011-06-15 5:06 ` Gilles Chanteperdrix
[not found] ` <4DF87266.5070703@domain.hid>
2011-06-15 10:35 ` Gilles Chanteperdrix
2011-06-18 7:25 ` Robert Berger
2011-06-18 10:55 ` Gilles Chanteperdrix
-- strict thread matches above, loose matches on Subject: below --
2011-06-19 13:16 [Xenomai-help] Problem accesing I2C without using Linux kernel Andrey Nechypurenko
2011-06-19 13:20 ` Gilles Chanteperdrix
[not found] ` <BANLkTinVUd-R1cpD+40MGZZckzGhwrqRvw@domain.hid>
2011-06-19 13:44 ` Gilles Chanteperdrix
2011-06-19 14:06 ` Andrey Nechypurenko
2011-06-19 14:11 ` Gilles Chanteperdrix
2011-06-19 14:21 ` Andrey Nechypurenko
2011-06-19 16:57 ` Gilles Chanteperdrix
2011-06-19 20:24 ` Andrey Nechypurenko
2011-06-20 0:00 ` [Xenomai-help] Beagleboard Xenomai David Wiebe
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.