masayuki2009 edited a comment on pull request #5775: URL: https://github.com/apache/incubator-nuttx/pull/5775#issuecomment-1072066519
@no1wudi Please fix the following errors. ``` ==================================================================================== Configuration/Tool: rv32m1-vega/nsh-itcm,CONFIG_RISCV_TOOLCHAIN_GNU_RVGL ------------------------------------------------------------------------------------ Cleaning... Configuring... Disabling CONFIG_RISCV_TOOLCHAIN_GNU_RVGL Enabling CONFIG_RISCV_TOOLCHAIN_GNU_RVGL Building NuttX... riscv64-unknown-elf-ld: /github/workspace/sources/nuttx/staging/libarch.a(riscv_initialstate.o): in function `up_initial_state': /github/workspace/sources/nuttx/arch/risc-v/src/common/riscv_initialstate.c:87: undefined reference to `riscv_get_newintctx' make[1]: *** [Makefile:145: nuttx] Error 1 make: *** [tools/Unix.mk:509: nuttx] Error 2 ``` -- 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: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org