<p>I think this has to do with that we deleted<br>
the system/README file on purpose because it did only contain useless outdated information. Apparently there is still some Makefile dependency which should not be there.</p>
<p>So your quick fix with touch is ok, you will not miss anything interesting in the docs.</p>
<p>/Kenneth , Erlang/OTP Ericsson</p>
<div class="gmail_quote">Den 10 apr 2014 05:55 skrev "Boris Mühmer" <<a href="mailto:boris.muehmer@gmail.com">boris.muehmer@gmail.com</a>>:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">Yesterday I did a build with the new otp_src_17.0.tar.gz tarball using my script which served me quite well from R13Bxx to R17RC2, but this time it failed at "make docs":<div><br></div><div><br></div>

<div><div>make[2]: Entering directory `/tmp/tmp.6FO62sEXov-erlang-otp/otp_src_17.0/system/doc/reference_manual'</div><div>make[2]: Nothing to be done for `docs'.</div><div>make[2]: Leaving directory `/tmp/tmp.6FO62sEXov-erlang-otp/otp_src_17.0/system/doc/reference_manual'</div>

<div>make[2]: Entering directory `/tmp/tmp.6FO62sEXov-erlang-otp/otp_src_17.0/system/doc/programming_examples'</div><div>make[2]: Nothing to be done for `docs'.</div><div>make[2]: Leaving directory `/tmp/tmp.6FO62sEXov-erlang-otp/otp_src_17.0/system/doc/programming_examples'</div>

<div>make[2]: Entering directory `/tmp/tmp.6FO62sEXov-erlang-otp/otp_src_17.0/system/doc/top'</div><div>make[2]: *** No rule to make target `../../README', needed by `docs'.  Stop.</div><div>make[2]: Leaving directory `/tmp/tmp.6FO62sEXov-erlang-otp/otp_src_17.0/system/doc/top'</div>

<div>make[1]: *** [docs] Error 2</div><div>make[1]: Leaving directory `/tmp/tmp.6FO62sEXov-erlang-otp/otp_src_17.0/system/doc'</div><div>make: *** [docs] Error 2</div></div><div><br></div><div><br><div><span style="white-space:pre-wrap">I compared the 17.0 to the 17RC2 structure: it looks like the file </span><span style="white-space:pre-wrap">"system/README" is missing. I could "fix" the build process with a </span><span style="white-space:pre-wrap">"touch system/README"... not a real fix of course.</span><br>

</div><div><pre style="white-space:pre-wrap">Regards,
Boris</pre></div></div></div>
<br>_______________________________________________<br>
erlang-bugs mailing list<br>
<a href="mailto:erlang-bugs@erlang.org">erlang-bugs@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-bugs" target="_blank">http://erlang.org/mailman/listinfo/erlang-bugs</a><br>
<br></blockquote></div>