[Rd] make pkg-* R-2.2.1 Windows

Prof Brian Ripley ripley at stats.ox.ac.uk
Sat Dec 24 08:38:18 CET 2005


Please use the recommended tools!
We do not support MSYS nor that old compiler suite.

On Fri, 23 Dec 2005, AJB wrote:

> I just installed R-2.2.1 on Windows
>
> Now when I change directories to C:\Program Files\R\R-2.2.1\src\gnuwin32
> and try
> make pkg-*, e.g., make pkg-designs, I get
>
>
> ---------- Making package designs ------------
>  adding build stamp to DESCRIPTION
>  making DLL ...
> making rand_exch.d from rand_exch.c
> making read_array_dyn.d from read_array_dyn.c
> making stard.d from stard.c
> making symmd.d from symmd.c
> cat: rand_exch.d: No such file or directory
> cat: read_array_dyn.d: No such file or directory
> cat: stard.d: No such file or directory
> cat: symmd.d: No such file or directory
> make[3]: *** [makeMakedeps] Error 1
> make[2]: *** [srcDynlib] Error 2
> make[1]: *** [all] Error 2
> make: *** [pkg-designs] Error 2
>
>
> The ".d" files are not created. If they are already there then the next
> step is object files, and they aren't created.
> This worked in previous versions of R ...
>
> I'm using:
>
> MSYS 1.0.10, GNU Make version 3.79.1
>
> MINGW 3.1.0 (gcc (GCC) 3.2.3 (mingw special 20030504-1))
>
> and "tools.zip"
>
> My path is set up as
> PATH=c:\msys\1.0\bin;C:\MinGW\bin;C:\MinGW\lib;c:\tools;"C:\Program
> Files\R\R-2.2.1\bin"
>
>
> 	[[alternative HTML version deleted]]
>
> ______________________________________________
> R-devel at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-devel
>
>

-- 
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