<div dir="ltr"><div><div>I've started trying to bring the scheduling simulator in synch with the current RTEMS master. Joel has created Trac Ticket #2679 (<a href="https://devel.rtems.org/ticket/2679" target="_blank">https://devel.rtems.org/ticket/2679</a>) for this task.<br><br></div>While trying to get the simulator to compile, GCC spits out the following error:<br><br>In file included from /home/thedoctor/Programming/rtems/rtems/cpukit/score/include/rtems/score/threadq.h:25:0,<br>                 from /home/thedoctor/Programming/rtems/rtems/cpukit/score/include/rtems/score/thread.h:35,<br>                 from /home/thedoctor/Programming/rtems/rtems/cpukit/score/include/rtems/score/heap.h:22,<br>                 from /home/thedoctor/Programming/rtems/rtems/cpukit/rtems/include/rtems/rtems/types.h:26,<br>                 from /home/thedoctor/Programming/rtems/rtems/cpukit/rtems/include/rtems/rtems/config.h:24,<br>                 from /home/thedoctor/Programming/rtems/rtems/cpukit/sapi/include/rtems/config.h:57,<br>                 from ../../../rtems-schedsim/schedsim/rtems/rtems_init.c:25:<br>/home/thedoctor/Programming/rtems/rtems/cpukit/score/include/rtems/score/rbtree.h:21:22: fatal error: sys/tree.h: No such file or directory<br><br></div>Some scouting around reveals that the sys/tree.h header file is available in Newlib. However, I am unable to find a way to point the compiler in that direction for the scheduling simulator. Can someone please point me to the right set of Automake directives I'd require for this? <br><div><div><div><br clear="all"><div><div><div><br>-- <br><div>Thanking You,<br>Darshit Shah<br><br></div>
</div></div></div></div></div></div></div>