Hi I have compiled the newest 3.x HEAD (5e81f9e) form the GIT repository by creating Debian packages. And when those packages are installed after the compile there is a clash between the "xenomai-runtime" and the "libxenomai-dev" packages. Because "xeno-config" has been included both in packages.
So as a result xeno-runtime that contains the testsuite and binaries located under /usr/bin/ are not installed because /usr/bin/xeno-config have already been included in the libxenomai-dev package, and so the apt package manager aborts the install of xeno-runtime. My architecture is as follows: Real-time used: Cobalt OS: Ubuntu 14.04 Vanilla Kernel: 3.16 Arch: x86_64 I suspect some or other changes in the make files have created this conflict, because I have compiled a version older than rc3 previously, namely 590aa2a and there were no package issues like the above. Regards Michael _______________________________________________ Xenomai mailing list [email protected] http://www.xenomai.org/mailman/listinfo/xenomai
