<div>hi, this is smart from tsinghua university of china.</div>
<div>recently I am porting rtems to msp430, and i had a problem.</div>
<div>when i try to "make", the processing halt when a message appears</div>
<div>libio.h:28:22:sys/stat.h "no such file or directory"</div>
<div>libio.h:29:23:sys/ioctl.h "no such file or directory"</div>
<div> </div>
<div>i cannot find stat.h in /sys,but i can find ioctl.h.</div>
<div>maybe it's because my <a href="http://makefile.am">makefile.am</a>?</div>
<div>anybody help me.</div>
<div>thanks! :)</div>