While make process I receive error In file included from ../../cpukit/../../../sis/lib/include/rtems/score/threadq.h:25:0, from ../../cpukit/../../../sis/lib/include/rtems/score/thread.h:35, from ../../cpukit/../../../sis/lib/include/rtems/score/coremutex.h:24, from ../../cpukit/../../../sis/lib/include/rtems/score/apimutex.h:21, from ../../../../../../rtems/c/src/../../cpukit/score/src/apimutex.c:22: ../../cpukit/../../../sis/lib/include/rtems/score/rbtree.h:21:22: fatal error: sys/tree.h: No such file or directory
While compiling apimutex.c rbtree.h includes file tree.h which is not available in sys directory. What can be the solution? -- Regards, Rahul Goradia
_______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel