Awesome, Thanks!
On Mon, Mar 15, 2021 at 12:24 PM Amaan Cheval
wrote:
> Hey Richi,
>
> You probably need to upgrade and rebuild your toolchain using RSB to
> support these new ftw.h related tests.
>
> See this relevant mail from the list announcing this:
> https://lists.rtems.org/pipermail/users
Hey Richi,
You probably need to upgrade and rebuild your toolchain using RSB to
support these new ftw.h related tests.
See this relevant mail from the list announcing this:
https://lists.rtems.org/pipermail/users/2021-March/068264.html
Hope that helps!
On Mon, Mar 15, 2021, 12:02 PM Richi Dubey
Hi,
When I run make, I get this error
/home/richi/quick-start/LatestStrong/src/rtems/c/src/../../testsuites/psxtests/psxftw01/init.c:44:10:
fatal error: ftw.h: No such file or directory
44 | #include
I think its because of this commit;
https://git.rtems.org/rtems/commit/testsuites/psxtests/ps