hartmannathan commented on PR #7048: URL: https://github.com/apache/incubator-nuttx/pull/7048#issuecomment-1246928110
> who can help me! Some CIs report errors, but I can't find the reason from the log, who can tell me what I should do? > > ``` > make[1]: *** [Makefile:324: nuttx] Error 2 > make: *** [tools/Unix.mk:509: nuttx] Error 2 > make: Target 'all' not remade because of errors. > /github/workspace/sources/nuttx/tools/testbuild.sh: line 290: /github/workspace/sources/nuttx/../nuttx/nuttx.manifest: No such file or directory > Normalize sim/minmea > ``` Linker error? Forgot to add one or more files to CSRCS in a Makefile somewhere? -- 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