Preetam Joshi wrote: > hi, Please keep the CC when replying (reply-to-all).
> > Itried adding the options as shown in the example latency in the SVN > repository but the latency example as well as my example both gve the same > error stating > > make: *** No rule to make target `../../skins/native/libnative.la', needed > by `latency'. Stop. > make: *** No rule to make target `../../skins/native/libnative.la', needed > by `mytask'. Stop. > You are doing something wrong. Does the user space part build AND install cleanly? If yes, check out the examples repository next: svn co svn://svn.gna.org/svn/xenomai/branches/v2.3.x/examples Then try to build the native examples: # cd examples/native # make XENO=<path-to-xenomai-installation> This should work out-of-the-box. You can then add your own example here, only extending APPLICATIONS in examples/native/Makefile. Jan
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Xenomai-help mailing list [email protected] https://mail.gna.org/listinfo/xenomai-help
