Hello,
I've been trying to crosscompile EtherLab but I can't get it to compile properly. This is how I've configured it: ./configure --prefix=/home/me/buildroot/output/target/opt/etherlab --with-linux-dir=/home/me/buildroot/output/build/linux-2.6.35-13/ --host=i686-linux --with-ethercat-dir=/home/me/buildroot/output/target/opt/ethercat --with-rtai-dir="/home/me/buildroot/output/target/usr/xenomai/include" The problem is it can't find RTAI. So it fails on compiling. Output: http://pastebin.com/GJwC5aRK I've tried to download and install RTAI through a package manager but then it fails compiling. ./configure --prefix=/home/me/buildroot/output/target/opt/etherlab --with-linux-dir=/home/me/buildroot/output/build/linux-2.6.35-13/ --host=i686-linux --with-ethercat-dir==/home/me/buildroot/output/target/opt/ethercat Output: http://pastebin.com/YXQEpJJP Thanks in advance Kind Regards Christian Litjes
_______________________________________________ etherlab-dev mailing list [email protected] http://lists.etherlab.org/mailman/listinfo/etherlab-dev
