xiaoxiang781216 commented on PR #10228: URL: https://github.com/apache/nuttx/pull/10228#issuecomment-1678694041
> /usr/bin/ld: nuttx.rel: in function `uv__fs_readlink': /github/workspace/sources/apps/system/libuv/libuv/src/unix/fs.c:743: undefined reference to `NXreadlink' This error is due to the missing commit [apache/nuttx-apps#1908](https://github.com/apache/nuttx-apps/pull/1908). They're loop dependent, and this commit needs to merge first Please find other defconfig which use LIBUV and fix the similar issue in this patch too. -- 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]
