Error while building realview_pbx_a9 BSP with the new build system
Sebastian Huber
sebastian.huber at embedded-brains.de
Mon Aug 3 16:11:59 UTC 2020
On 03/08/2020 16:41, Utkarsh Rai wrote:
> Hello,
> I have been trying out the new build system. Unfortunately, while
> building for the realview_pbx_a9 BSP I get the following error on '
> ./waf install ' -
>
> "
> Waf: Entering directory `/home/utkarsh/new_build/rtems/build'
> Waf: Leaving directory `/home/utkarsh/new_build/rtems/build'
> 'install' finished successfully (0.289s)
> Waf: Entering directory
> `/home/utkarsh/new_build/rtems/build/arm/realview_pbx_a9_qemu'
> Waf: Leaving directory
> `/home/utkarsh/new_build/rtems/build/arm/realview_pbx_a9_qemu'
>
> source not found: 'cpukit/include/rtems/system.h' in bld(target='',
> idx=59, install_task=
> {task 139909380107600: inst -> }, dest='${BSP_INCLUDEDIR}/rtems',
> tg_idx_count=59, meths=['process_install_task', 'process_rule',
> 'process_source'], _name='', source=[],
> install_to='${BSP_INCLUDEDIR}/rtems',
> path=/home/utkarsh/new_build/rtems,
> install_from=['cpukit/include/rtems/assoc.h'
> [...]
> "
> My config.ini file has all the contents of './waf bsp_defaults
> --rtems-bsps=arm/realview_pbx_a9'. Can you please point out my mistake?
I stopped to maintain the build branch.
Could you please use this branch:
https://git.rtems.org/sebh/rtems.git/log/?h=build-2
Using the new build system in the current state is not really advisable.
I will do forced pushes to the build-2 branch.
More information about the devel
mailing list