masayuki2009 commented on PR #9297:
URL: https://github.com/apache/nuttx/pull/9297#issuecomment-1618209570

   Please fix the following errors.
   
   ```
   
====================================================================================
   Configuration/Tool: qemu-armv8a/netnsh_hv
   
------------------------------------------------------------------------------------
     Cleaning...
     Configuring...
     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
   
     0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
   100  496k  100  496k    0     0  1105k      0 --:--:-- --:--:-- --:--:-- 
2148k
   aarch64-none-elf-ld: 
/github/workspace/sources/nuttx/staging/libarch.a(arm64_initialize.o): in 
function `up_initialize':
   
/github/workspace/sources/nuttx/arch/arm64/src/common/arm64_initialize.c:208: 
undefined reference to `arm64_netinitialize'
   
/github/workspace/sources/nuttx/arch/arm64/src/common/arm64_initialize.c:208:(.text.up_initialize+0x18):
 relocation truncated to fit: R_AARCH64_CALL26 against undefined symbol 
`arm64_netinitialize'
   make[1]: *** [Makefile:155: nuttx] Error 1
   make: *** [tools/Unix.mk:527: nuttx] Error 2
   make: Target 'all' not remade because of errors.
   /github/workspace/sources/nuttx/tools/testbuild.sh: line 338: 
/github/workspace/sources/nuttx/../nuttx/nuttx.manifest: No such file or 
directory
     Normalize qemu-armv8a/netnsh_hv
   25,31d24
   < CONFIG_DRIVERS_VIRTIO=y
   < CONFIG_DRIVERS_VIRTIO_BLK=y
   < CONFIG_DRIVERS_VIRTIO_MMIO_BASE=0x0a000000
   < CONFIG_DRIVERS_VIRTIO_MMIO_IRQ=48
   < CONFIG_DRIVERS_VIRTIO_MMIO_NUM=32
   < CONFIG_DRIVERS_VIRTIO_MMIO_REGSIZE=0x200
   < CONFIG_DRIVERS_VIRTIO_NET=y
   ```


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