masayuki2009 commented on PR #7339:
URL: https://github.com/apache/incubator-nuttx/pull/7339#issuecomment-1283098161

   >@yamt the linker error need be addressed before merging.
   
   ```
   
====================================================================================
   Configuration/Tool: sabre-6quad/netknsh,CONFIG_ARM_TOOLCHAIN_GNU_EABI
   
------------------------------------------------------------------------------------
     Cleaning...
     Configuring...
     Disabling CONFIG_ARM_TOOLCHAIN_GNU_EABI
     Enabling CONFIG_ARM_TOOLCHAIN_GNU_EABI
     Building NuttX...
     % Total    % Received % Xferd  Average Speed   Time    Time     Time  
Current
                                    Dload  Upload   Total   Spent    Left  Speed
   
     0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
     0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
   
   100  496k  100  496k    0     0  4034k      0 --:--:-- --:--:-- --:--:-- 
4034k
   arm-none-eabi-ld: 
/github/workspace/sources/nuttx/staging/libsched.a(group_killchildren.o): in 
function `group_kill_children_handler':
   /github/workspace/sources/nuttx/sched/group/group_killchildren.c:95: 
undefined reference to `task_delete'
   make[1]: *** [Makefile:174: 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

Reply via email to