[R] builiding R from sources

toka tokas tokkass at yahoo.com
Fri Oct 7 15:35:29 CEST 2005


Dear R users,

I've been trying to build R from sources (in Windows) using Dr. Goto's BLAS,
unsuccessfully! I've followed the instructions in Section 3.1.2-3.1.3 of "R
Installation and Administration" manual (but maybe I did something wrong), but I
keep receiving the following error:

-- initially I get --

make: ./Rpwd.exe: Command not found
make[1]: ./Rpwd.exe: Command not found

...

DR_DLL_BUILD -c arithmetic.c -o arithmetic.o
arithmetic.c: In function 'do.math1':
arithmetic.c:886: error: 'expm1' undeclared (first use in this function)
arithmetic.c:886: error: (Each undeclared identifier is reported only once
arithmetic.c:886: error: for each function it appears in.)
make[4]: *** [arithmetic.o] Error 1
make[3]: *** [rlibs] Error 2
make[2]: *** [../../bin/R.dll] Error 2
make[1]: *** [rbuild] Error 2
make: *** [all] Error 2


any help is greatly appreciated!

Thanks in advance,
tokas




More information about the R-help mailing list