lupyuen commented on PR #10193: URL: https://github.com/apache/nuttx/pull/10193#issuecomment-1687343815
@annerajb Something seems incorrect in our PinePhone Pro Build Config, `tools/configure.sh pinephonepro/nsh` is failing. Lemme check why... ```text → git clone https://github.com/annerajb/nuttx → git clone https://github.com/apache/nuttx-apps apps → cd nuttx → tools/configure.sh pinephonepro/nsh Copy files Select CONFIG_HOST_MACOS=y Refreshing... CP: arch/dummy/Kconfig to /private/tmp/nuttx/nuttx/arch/dummy/dummy_kconfig CP: boards/dummy/Kconfig to /private/tmp/nuttx/nuttx/boards/dummy/dummy_kconfig LN: platform/board to /private/tmp/nuttx/apps/platform/dummy LN: include/arch to arch/arm64/include LN: include/arch/board to /private/tmp/nuttx/nuttx/boards/arm64/rk3399/pinephonepro/include No directory at /private/tmp/nuttx/nuttx/boards/arm64/rk3399/pinephonepro/include make[1]: *** [tools/Unix.mk:285: include/arch/board] Error 1 make: *** [tools/Unix.mk:679: olddefconfig] Error 2 ERROR: failed to refresh ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
