patacongo edited a comment on pull request #2326: URL: https://github.com/apache/incubator-nuttx/pull/2326#issuecomment-731402283
@xiaoxiang781216 fails: Error: unistd/lib_getopt.c:300:34: error: 'struct option' declared inside parameter list will not be visible outside of this definition or declaration [-Werror] 300 | FAR const struct option *longopts, | ^~~~~~ Maybe libs/libc/unistd/lib_getopt.c needs to include getopt.h ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org