On what OS?
That's a symptom of something seen a few hours ago on Linux when I got
rm: cannot lstat `../../library/tools/Meta/nsInfo.rds': No such file or
directory
and was due to typo in src/library/Makefile.in (rm -r should be rm -f),
and should be correct now (but rsync lags a bit behind cvs).
On Tue, 16 Dec 2003, Jeff Gentry wrote:
> Hello ...
>
> On both RH7.2 and Solaris 8 I'm encountering this problem - in both
cases
> this is from a fresh rsync of R-devel into a brand new directory (to
> prevent it from me needing to 'make distclean' or the like):
>
> building package 'ts'
> mkdir -p -- ../../../library/ts/R
> make[3]: Leaving directory `/misc/homes/madman/R-test/src/library/ts'
> installing parsed NAMESPACE files
> ../../library/tools/Meta/nsInfo.rds: No such file or directory
> make[2]: *** [R] Error 2
> make[2]: Leaving directory `/misc/homes/madman/R-test/src/library'
> make[1]: *** [R] Error 1
> make[1]: Leaving directory `/misc/homes/madman/R-test/src'
> make: *** [R] Error 1
>
>
> Apologies if this is a known issue already.
>
> -J
>
> ______________________________________________
> R-devel@stat.math.ethz.ch mailing list
> https://www.stat.math.ethz.ch/mailman/listinfo/r-devel
>
>
--
Brian D. Ripley, ripley@stats.ox.ac.uk
Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/
University of Oxford, Tel: +44 1865 272861 (self)
1 South Parks Road, +44 1865 272866 (PA)
Oxford OX1 3TG, UK Fax: +44 1865 272595