On 18/02/16 09:50, Rahul Goradia wrote:
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?

I can only guess, since you give not a lot of information. Your tool chain probably is out of date. Use the RSB to update it.

--
Sebastian Huber, embedded brains GmbH

Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone   : +49 89 189 47 41-16
Fax     : +49 89 189 47 41-09
E-Mail  : sebastian.hu...@embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.

_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel
  • make error Rahul Goradia
    • Re: make error Sebastian Huber

Reply via email to