xiaoxiang781216 commented on issue #375: Fix make target dependencies URL: https://github.com/apache/incubator-nuttx/pull/375#issuecomment-590741636 Does this patch can fix this issue: install: cannot stat 'hello': No such file or directory make[4]: *** [install] Error 1 make[3]: *** [hello_install] Error 2 install: cannot stat 'struct': No such file or directory make[4]: *** [install] Error 1 make[3]: *** [struct_install] Error 2 install: cannot stat 'errno': No such file or directory make[4]: *** [install] Error 1 make[3]: *** [errno_install] Error 2 install: cannot stat 'signal': No such file or directory make[4]: *** [install] Error 1 make[3]: *** [signal_install] Error 2 install: cannot stat 'mutex': No such file or directory make[4]: *** [install] Error 1 make[3]: *** [mutex_install] Error 2 install: cannot stat 'pthread': No such file or directory make[4]: *** [install] Error 1 make[3]: *** [pthread_install] Error 2 install: cannot stat 'task': No such file or directory make[4]: *** [install] Error 1 make[3]: *** [task_install] Error 2 nm: 'a.out': No such file make[3]: Target 'all' not remade because of errors. make[2]: *** [tests/symtab.c] Error 2 make[2]: Target 'depend' not remade because of errors. make[1]: *** [/home/jenkins/jenkins-slave/workspace/NuttX-Nightly-Build/apps/examples/elf_depend] Error 2
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
