[Rd] No Rmath.h when making just standalone library
Prof Brian Ripley
ripley at stats.ox.ac.uk
Mon Nov 28 16:28:18 CET 2005
On Mon, 28 Nov 2005, Jussi Piitulainen wrote:
> When making only the standalone math library, include/Rmath.h
> is not there, so compilation fails. A solution is to go to
> src/include/ and just say `make Rmath.h' there first.
>
> This is with R-2.2.0 on GNU/Linux on i686. The failing steps
> are:
>
> tar xzf ../R-2.2.0.tar.gz
> ./configure
> cd src/nmath/standalone
> make
>
> Would be nice if this worked, or if the issue were just
> mentioned in src/nmath/standalone/README.
It used to work as documented, and now does again. Thank you for the
report.
--
Brian D. Ripley, ripley at 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
More information about the R-devel
mailing list