Hello, The new build system pulled from https://git.rtems.org/sebh/rtems.git/log/?h=build HEAD: 3957793dec1480a24d8a8902202015c47e153e97 <https://git.rtems.org/sebh/rtems.git/commit/?h=build&id=3957793dec1480a24d8a8902202015c47e153e97>
The new build system throws the following error while issuing the following cmd: ./waf install -v source not found: 'bsp.cfg' in bld(source=[], target='', meths=['process_install_task', 'process_rule', 'process_source'], features=['install_task'], path=/home/niteesh/development/rtems/kernel/rtems, idx=16, tg_idx_count=16, install_to='${PREFIX}/${ARCH}-rtems${__RTEMS_MAJOR__}/${BSP_NAME}/make', install_from='bsp.cfg', dest='${PREFIX}/${ARCH}-rtems${__RTEMS_MAJOR__}/${BSP_NAME}/make', type='install_files', posted=True, install_task= {task 140185824631496: inst -> }) in /home/niteesh/development/rtems/kernel/rtems I followed the following steps to build the BBB BSP 1) ./waf bsp_defaults --rtems-bsps=arm/beagleboneblack > config.ini 2) ./waf configure 3) ./waf -j16 I also tried doing ./waf clean and repeating the above steps but still no success. The same error was also faced by Christian while installing the BSP. It would be really helpful if this could be resolved soon since I am not able to build libbsd without installing the BSP and could be a huge blocker for my project. Thanks, Niteesh.
_______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel