Hi the libnative error is solved but know when i make it gives me error stating:
Makefile:312: .deps/mytask-mytask.Po: No such file or directory make: *** No rule to make target `.deps/mytask-mytask.Po'. Stop. On 2/12/07, Jan Kiszka <[EMAIL PROTECTED]> wrote:
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
_______________________________________________ Xenomai-help mailing list [email protected] https://mail.gna.org/listinfo/xenomai-help
