acassis commented on PR #14831:
URL: https://github.com/apache/nuttx/pull/14831#issuecomment-2483165097

   @PeterBee97 please take a look at this error:
   ```
   arm-none-eabi-ld: warning: /github/workspace/sources/nuttx/nuttx has a LOAD 
segment with RWX permissions
   arm-none-eabi-ld: 
/github/workspace/sources/nuttx/staging/libsched.a(nx_bringup.o): in function 
`nx_romfsetc':
   
/github/workspace/sources/nuttx/sched/init/nx_bringup.c:276:(.text.nx_bringup+0xa0):
 undefined reference to `romfs_img_len'
   arm-none-eabi-ld: 
/github/workspace/sources/nuttx/sched/init/nx_bringup.c:276:(.text.nx_bringup+0xa4):
 undefined reference to `romfs_img'
   make[1]: *** [Makefile:212: nuttx] Error 1
   make: *** [tools/Unix.mk:551: 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
     Normalize raspberrypi-pico-2/spisd
   HEAD detached at pull/14831/merge
   Untracked files:
     (use "git add <file>..." to include in what will be committed)
        boards/arm/rp23xx/raspberrypi-pico-2/scripts/memmap_default.ld.tmp
   ```


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