On Sun, 21 May 2017, Peter Carbonetto wrote:

The error occurs only when I do "make clean" followed by "make" again;
make works the first time.

Peter,

  I suggest you use 'make distclean' rather than 'make clean.' There are
subtle differences between the two, yet the former is more complete. This
might resolve your missing file issue during a second build.

Rich

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to