extinguish commented on PR #3217: URL: https://github.com/apache/nuttx-apps/pull/3217#issuecomment-3575575182
> @extinguish there are some errors, i.e.: > > ``` > Configuration/Tool: lm3s6965-ek/qemu-protected,CONFIG_ARM_TOOLCHAIN_GNU_EABI > 2025-11-25 09:18:02 > ------------------------------------------------------------------------------------ > Cleaning... > Configuring... > Disabling CONFIG_ARM_TOOLCHAIN_GNU_EABI > Enabling CONFIG_ARM_TOOLCHAIN_GNU_EABI > Building NuttX... > arm-none-eabi-ld: /github/workspace/sources/nuttx/staging//libapps.a(test_symtab.o):(.rodata.g_elf_exports+0xe4): undefined reference to `register_driver' > arm-none-eabi-ld: /github/workspace/sources/nuttx/staging//libapps.a(test_symtab.o):(.rodata.g_elf_exports+0x15c): undefined reference to `unregister_driver' > make[1]: *** [Makefile:61: nuttx_user.elf] Error 1 > make[1]: Target 'all' not remade because of errors. > make: *** [tools/Unix.mk:541: 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 fixed in updated pull request -- 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]
