wming-github opened a new pull request, #10559: URL: https://github.com/apache/nuttx/pull/10559
## Summary Fix build error. LD: nuttx aarch64-none-elf-ld: /home/cuiziwei/vela/happy/nuttx/staging/libarch.a(arm64_initialize.o): in function `up_initialize': /home/cuiziwei/vela/happy/nuttx/arch/arm64/src/common/arm64_initialize.c:208: undefined reference to `arm64_netinitialize' /home/cuiziwei/vela/happy/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:166: nuttx] Error 1 make: *** [tools/Unix.mk:520: nuttx] Error 2 make: Leaving directory '/home/cuiziwei/vela/happy/nuttx' Error: ############# build /home/cuiziwei/vela/happy/vendor/qemu/boards/vela/configs/armv8a fail ############## ## Impact ## Testing -- 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]
