<div dir="ltr">Hi,<div><br></div><div>While trying to build the examples with a fresh pull from upstream,</div><div>I got the following build error from gccdeps:</div><div><br></div><div>```</div><div>Build failed<br>Traceback (most recent call last):<br>  File "/home/lunatic/development/rtems-examples/.waf-2.0.19-1f3c580272b15a03d2566843c5fe872a/waflib/Task.py", line 190, in process<br>    self.post_run()<br>  File "/home/lunatic/development/rtems-examples/rtems_waf/gccdeps.py", line 144, in post_run<br>    raise ValueError('could not find %r for %r' % (x, self))<br>ValueError: could not find ['filesystem', 'fat_ramdisk', 'fs-root-tar.h'] for <br>      {task 140158121470544: c init.c -> init.c.5.o}<br></div><div>```</div><div>Looks like this error is coming from the commit where I updated the rtems_waf.</div><div>Any Idea on how to solve this?</div><div><br></div><div>Thanks,</div><div>Vijay</div></div>