You are not logged in.
Pages: 1
I'm trying to use ArchLinux for an embedded system with kernel patched with RTAI.
I have problems in using
make menuconfig
and
configure command
for building RTAI modules.
There is anyone that did this before and can help me?
Thanks
Offline
I'm interested in using arch in my embedded platform with RTAI kernel.
is there anybody that do this before?
Offline
The problem of the make config for RTAI was common to all new distributions with new gcc and make.
It has been solved in RTAI magma (and then in the new RTAI 3.8 distribution).
After I succed in building and working with AtchLinux and a kernel patched with RTAI.
Offline
Thanks,
Let me see what can i do now with RTAI3.8.
Offline
I am installing RTAI3-8 on Arch Linux too.
I have downloaded kernel linux-2.6.23.tar.bz2 and patched it to hal-linux-2.6.23-i386-1.12-03.patch in RTAI patch folder.
Then for configure the kernel i get following error:
#make menuconfig
Makefile>416> *** mixed implicit and normal rules. Stop.
have you faced the same problem? what is the solution? do I need to install any package or...?
Offline
Pages: 1