Hello everyone,
I was adding ftw test for waf build and got this error

/home/nolife/development/rtems/kernel/rtems/testsuites/psxtests/psxftw01/init.c:54:10:
fatal error: psxftw01-tar.h: No such file or directory
   54 | #include "psxftw01-tar.h"
      |          ^~~~~~~~~~~~~~~~
compilation terminated.

Waf: Leaving directory
`/home/nolife/development/rtems/kernel/rtems/build/arm/xilinx_zynq_a9_qemu'
Build failed
 -> task in 'testsuites/psxtests/psxftw01/init.o' failed with exit status 1
(run with -v to display more information)

but the file psxftw01-tar.h is already build and present in the build
folder.

the test compile is same as libtests/tar01
also the test works fine in the old build system

link to commit :
https://github.com/eshandhawan51/rtems/commit/73c2014c42a559c70fb432092c7de55aec1eddff
-- 
Thanks
- Eshan
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to