2014-10-02 0:56 GMT+03:00 Gilles Chanteperdrix < [email protected]>:
> On 10/01/2014 11:36 PM, Lennart Sorensen wrote: > > On Thu, Oct 02, 2014 at 12:27:34AM +0300, agnes jurek wrote: > >> I tried to write simple code myself using xenomai rtdm module. When I > added > >> " > >> #include <xenomai/rtdm/rtdm.h>", compilation was ok. But when I added " > >> #include <xenomai/native/task.h>", I got an error message. It said that > >> "/usr/include/xenomai/native/task.h:25:27: fatal error: > nucleus/sched.h: No > >> such file or directory > >> compilation terminated." > > > > Xenomai unfortunately requires you to add /usr/include/xenomai to your > > includes, > > Why is is unfortunate, if I may ask? It also depends on how you run the > configure script, you get includes in /usr/include/xenomai if you passed > --includedir=/usr/include/xenomai > > > -- > Gilles. > I installed xenomai using below page, configured same options,same versions on there. Also I run "xeno latency",the output is nice. http://xenomai.org/2014/06/building-debian-packages/ _______________________________________________ Xenomai mailing list [email protected] http://www.xenomai.org/mailman/listinfo/xenomai
