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