xiaoxiang781216 commented on PR #18186:
URL: https://github.com/apache/nuttx/pull/18186#issuecomment-3803523756

   @wangchdo please fix:
   ```
   
====================================================================================
   Configuration/Tool: maix-bit/smp
   2026-01-27 06:35:48
   
------------------------------------------------------------------------------------
     Cleaning...
     Configuring...
     Building NuttX...
   riscv-none-elf-ld: 
/github/workspace/sources/nuttx/staging/libarch.a(riscv_cpustart.o): in 
function `riscv_cpu_boot':
   
/github/workspace/sources/nuttx/arch/risc-v/src/common/riscv_cpustart.c:111:(.text.riscv_cpu_boot+0x50):
 undefined reference to `riscv_timer_secondary_init'
   make[1]: *** [Makefile:191: nuttx] Error 1
   make: *** [tools/Unix.mk:552: nuttx] Error 2
   make: Target 'all' not remade because of errors.
   /github/workspace/sources/nuttx/tools/testbuild.sh: line 385: 
/github/workspace/sources/nuttx/../nuttx/nuttx.manifest: No such file or 
directory
   ```


-- 
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]

Reply via email to