Orocos rrt 1.10.3 on ARM Processor

Hi,
I'm trying to install Orocos-RTT-1.10.3
on the BeagleBoard with a Ubuntu Linux on it.
It has on ARM processor, and I can't
install it.

The following error appears:
/orocos-rtt-1.10.3/build/src/os/../rtt-config.h:32:4:
error: #”Unknown Processor Architecture”

I have seen that there was a topic about the ARM processor and a kind of solution, but it was only for
Orocos-rtt-1.6.x.
And Orocos-rtt-1.6.x does not work with OMNIORB, witch I need.
Is it possible to install
Orocos-RTT-1.10.3 on a ARM Processor? And how should it be done?

Thanks
Bert

_________________________________________________________________
Hotmail: betrouwbare e-mail met krachtige spambescherming van Microsoft.
https://signup.live.com/signup.aspx?id=60969

Orocos rrt 1.10.3 on ARM Processor

On Apr 21, 2010, at 07:51 , Bert Godon wrote:

> Hi,
> I'm trying to install Orocos-RTT-1.10.3 on the BeagleBoard with a Ubuntu Linux on it.
> It has on ARM processor, and I can't install it.
> The following error appears:
> /orocos-rtt-1.10.3/build/src/os/../rtt-config.h:32:4: error: #”Unknown Processor Architecture”
>
> I have seen that there was a topic about the ARM processor and a kind of solution, but it was only for Orocos-rtt-1.6.x.
> And Orocos-rtt-1.6.x does not work with OMNIORB, witch I need.
> Is it possible to install Orocos-RTT-1.10.3 on a ARM Processor? And how should it be done?
>
> Thanks
> Bert

If you look in Peter's github RTT repo you'll find an "arm-port" branch, which I believe was an earlier effort to port RTT to ARM processors.

YMMV
Stephen