Hi, So the position I am in is still not knowing how to run the examples. Attempting the command "sudo make /home/<user name>/xenomai-2.5.4" from the directory /usr/xenomai_egs/xenomai-head/examples/, results in the following error (as mentioned previously):
---------------------------------------------------------------------------------------------------------------------------- xddp-echo.c: In function ?realtime_thread?: xddp-echo.c:115: error: ?SOL_XDDP? undeclared (first use in this function) xddp-echo.c:115: error: (Each undeclared identifier is reported only once xddp-echo.c:115: error: for each function it appears in.) xddp-echo.c:115: error: ?XDDP_POOLSZ? undeclared (first use in this function) make[1]: *** [xddp-echo] Error 1 --------------------------------------------------------------------------------------------------------------------------- and shortly afterwards ended with: make[1]: *** [all] Error 2 make[1]: Leaving directory `/usr/xenomai_egs/xenomai-head/examples/posix' How do I get around this error? In addition, is it ok to use the default user account. (or should a specific xenomai account be set up) Trying to get up the man pages results in: --------------------------------------------------------------------------------------------------------------------------- clocktest man The program 'clocktest' is currently not installed. You can install it by typing: sudo apt-get install xenomai-runtime --------------------------------------------------------------------------------------------------------------------------- Is this because I installed the xenomai-runtime package manually via the Debian guideline ? (Synaptic shows this as being already installed, perhaps this is a result of the earlier problem?). Thanks, Charles _______________________________________________ Xenomai-help mailing list [email protected] https://mail.gna.org/listinfo/xenomai-help
