The R-CRAN project under FreeBSD 10.2 ports is quite obsolete being blocked at 
version 3.0.2 while at the moment the project is at version 3.2.2.
Modifying the /usr/ports/math/R port  I'm trying to upgrade R to that last 
version.  When I issue the 'make' command I get the following error
.....................................
installing etc ...
installing share ...
/usr/ports/math/R-new/work/stage/usr/local/lib/R/lib/libRblas.so is unchanged
gcc48 -std=gnu99 -I. -I../../src/include -I../../src/include 
-I/usr/local/include -I/usr/local/include -DLIBICONV_PLUG -DHAVE_CONFIG_H  
-fopenmp -fpic  -O2 -pipe  -fno-builtin-coshl -fno-builtin-erfcl 
-fno-builtin-erfl -fno-builtin-lgammal -fno-builtin-powl -fno-builtin-sinhl 
-fno-builtin-tanhl -fno-builtin-tgammal -DLIBICONV_PLUG -fstack-protector 
-Wl,-rpath=/usr/local/lib/gcc48 -fno-strict-aliasing -L/usr/local/lib 
-fno-builtin-coshl -fno-builtin-erfcl -fno-builtin-erfl -fno-builtin-lgammal 
-fno-builtin-powl -fno-builtin-sinhl -fno-builtin-tanhl -fno-builtin-tgammal 
-Wl,-rpath=/usr/local/lib/gcc48  -L/usr/local/lib/gcc48 -B/usr/local/bin 
-fstack-protector -Wl,-rpath=/usr/local/lib/gcc48 -L/usr/local/lib/gcc48 
-DR_HOME='"/usr/local/lib/R"'  -o Rscript ./Rscript.c
/usr/ports/math/R-new/work/stage/usr/local/lib/R/bin/exec/R is unchanged
/usr/ports/math/R-new/work/stage/usr/local/lib/R/lib/libR.so is unchanged
/usr/ports/math/R-new/work/stage/usr/local/lib/R/modules/internet.so is 
unchanged
/usr/ports/math/R-new/work/stage/usr/local/lib/R/modules/lapack.so is unchanged
/usr/ports/math/R-new/work/stage/usr/local/lib/R/lib/libRlapack.so is unchanged
/usr/ports/math/R-new/work/stage/usr/local/lib/R/modules/R_X11.so is unchanged
/usr/ports/math/R-new/work/stage/usr/local/lib/R/modules/R_de.so is unchanged
installing packages ...
  building HTML index ...
install: R-FAQ.info*: No such file or directory
*** Error code 71

Stop.
make[1]: stopped in /usr/ports/math/R-new
*** Error code 1

Stop.
make: stopped in /usr/ports/math/R-new
................................................



What should I do?

Ciao
Vittorio
______________________________________________
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