Re: error with specifying target
Peter Soetens <[email protected]> Mon, 01 May 2006 17:05:50 +0200
| Newsgroups | gmane.science.robotics.orocos.user |
|---|---|
| Message-ID | <[email protected]> |
Quoting Muhamber Eglence <[email protected]>: > Hello there, > > I'm trying to install Orocos on a Fedora Core 4 sytem patched with RTAI. > I installed RTAI and it is running ok. I've installed al the otther > components needed by Orocos. > When I do ../configure --with-lxrt=/usr/realtime I get the following error: > > chekcing which target OS you want to configure for ... LXRT > configure: error: > you must specify the location of your patched linux kernel headers > when using Lxrt. > For example: --with-linux=/usr/src/linux-rtai > > What am I doing wrong. I want to use LXRT for user mode. And the > directory /usr/realtime exists. orocos is installed on /opt/orocos > Please help. This is an RTAI specific issue. Since RTAI 'userspace' headers require the patched Linux kernel headers, Orocos needs to know where your patched Linux tree is when building for LXRT. Just do as the error message says. Once you build Orocos applications, the Linux header includes are no longer required. Peter ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program.