fdcavalcanti commented on PR #15445: URL: https://github.com/apache/nuttx/pull/15445#issuecomment-2575121448
Got build failures on defconfigs `eth_lan9250,` `qemu_debug` and `qemu_openth`. Seems like the same error on CI. ``` xtensa-esp32s3-elf-ld: /builds/idf/apache/incubator-nuttx/staging/libnet.a(net_lock.o):(.literal.net_lock+0x4): undefined reference to `g_wifiexcl_lock' make[1]: *** [Makefile:176: nuttx] Error 1 make: *** [tools/Unix.mk:552: nuttx] Error 2 ``` WiFi test is ok. -- 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