Hi All, I am trying to install the Xenomai libraries on a X86_64 bit system for a 64 target with the following commands: > sudo $xenomai_root/configure --with-core=cobalt --enable-smp --enable-pshared > sudo make install >
I keep getting the follow error which I can¹t find in any previous threads. Any ideas? > make[3]: Nothing to be done for `install-exec-am'. > /bin/mkdir -p '/usr/xenomai/include' > /usr/bin/install -c -m 644 /usr/src/xeno/xenomai-3.0-rc4/include/version.h > '/usr/xenomai/include' > /bin/mkdir -p '/usr/xenomai/include' > /usr/bin/install -c -m 644 xeno_config.h '/usr/xenomai/include' > /usr/bin/install: `xeno_config.h' and `/usr/xenomai/include/xeno_config.h' are > the same file > make[3]: *** [install-nodist_includeHEADERS] Error 1 > make[3]: Leaving directory `/usr/xenomai/include' > make[2]: *** [install-am] Error 2 > make[2]: Leaving directory `/usr/xenomai/include' > make[1]: *** [install-recursive] Error 1 > make[1]: Leaving directory `/usr/xenomai/include' > make: *** [install-recursive] Error 1 > Thanks in Advance. Glen -- Glen Wernersbach Business, Innovation and Technical Consultant; President and CEO Jetsoft Development Co. 629 Old St Rt. 74 Suite 210 Cincinnati, Oh 45244 513-240-9929 [email protected] _______________________________________________ Xenomai mailing list [email protected] http://xenomai.org/mailman/listinfo/xenomai
