I have just downloaded https://dist.apache.org/repos/dist/dev/incubator/nuttx/9.1.0-RC1/ and built sim:nsh which reports rcS missing as below. But I checked the release/9.1 branch with rcS change inside. So I wonder if the 9.1.0-RC1 is not align to the latest 9.1 branch code.
make[1]: Entering directory '/home/haitao/test/nuttx/arch/sim/src' make[2]: Entering directory '/home/haitao/test/nuttx/boards/sim/sim/sim/src' make[2]: *** No rule to make target 'etc/init.d/rcS', needed by 'etctmp/etc/init.d/rcS'. Stop. make[2]: Leaving directory '/home/haitao/test/nuttx/boards/sim/sim/sim/src' Makefile:326: recipe for target '.depend' failed make[1]: *** [.depend] Error 2 make[1]: Leaving directory '/home/haitao/test/nuttx/arch/sim/src' tools/Makefile.unix:441: recipe for target 'pass2dep' failed Brennan Ashton <bash...@brennanashton.com> 于2020年6月27日周六 上午1:48写道: > Hey everyone, > There were several bugs found on the RC0 so we will not be moving forward > with that release candidate and will be creating RC1. I had suggested a > few days ago creating the release today, but as we merged some changes > yesterday that seems to be rushed. > > I'm proposing that we move forward cutting the RC1 on Sunday 28th. I would > encourage everyone to test with the fixes that have been backported already > to the releases/9.1 branch. I know there is an outstanding bug report that > was sent to the list but this is not even in master yet. > > > https://lists.apache.org/x/thread.html/rbb1f85b5f2dba9ee221548fcc5f99d49ef55522c487b99c1549c3a52@%3Cdev.nuttx.apache.org%3E > > > Thanks, > Brennan >