[R] make check : problems?
Agustin Lobo
alobo at ija.csic.es
Tue Jan 22 18:16:31 CET 2002
I'm the happy user of a new machine and
I'm trying to compile R-1.4.0 on it
(linux Suse 7.3 box).
After
./configure --with-gnome
I get the following configuration:
R is now configured for i686-pc-linux-gnu
Source directory: .
Installation directory: /usr/local
C compiler: gcc -mieee-fp -D__NO_MATH_INLINES -g -O2
C++ compiler: c++ -mieee-fp -g -O2
FORTRAN compiler: g77 -g -O2
X11 support: yes
Gnome support: no
Tcl/Tk support: no
R profiling support: yes
R as a shared library: no
configure: warning: you cannot build DVI versions of the R manuals
configure: warning: you cannot build PDF versions of the R manuals
The warnings are because:
checking for dvips...no
(same for tex,latex,makeindex,pdftex,pdflatex)
but this is not a concern now. I can do it later
Instead, I don't get gnome support despite the --with-gnome flag
And, worst, this is what I get from make check:
linux:/usr/local/R-1.4.0 # make check FORCE=FORCE
make[1]: Entering directory `/usr/local/R-1.4.0/tests'
make[2]: Entering directory `/usr/local/R-1.4.0/tests'
make[3]: Entering directory `/usr/local/R-1.4.0/tests/Examples'
make[4]: Entering directory `/usr/local/R-1.4.0/tests/Examples'
make[4]: Leaving directory `/usr/local/R-1.4.0/tests/Examples'
make[4]: Entering directory `/usr/local/R-1.4.0/tests/Examples'
collecting examples for package `base' ...
make[5]: Entering directory `/usr/local/R-1.4.0/src/library'
/bin/sh: ../../bin/R: No such file or directory
/bin/sh: ../../library/base/CONTENTS: No such file or directory
cat: ../../library/*/CONTENTS: No such file or directory
make[5]: *** [DOCS] Error 1
make[5]: Leaving directory `/usr/local/R-1.4.0/src/library'
file ../../library/base/R-ex cannot be opened at
../../share/perl/massage-Examples.pl line 84.
make[4]: *** No rule to make target `../../bin/R.bin', needed by
`base-Ex.Rout'. Stop.
make[4]: Leaving directory `/usr/local/R-1.4.0/tests/Examples'
make[3]: *** [test-Examples] Error 2
make[3]: Leaving directory `/usr/local/R-1.4.0/tests/Examples'
make[2]: *** [test-Examples] Error 2
make[2]: Leaving directory `/usr/local/R-1.4.0/tests'
make[1]: *** [test-all-basics] Error 1
make[1]: Leaving directory `/usr/local/R-1.4.0/tests'
make: *** [check] Error 2
What's wrong? I've downloaded the tar file from two diferent mirrors
with identical results.
Agus
Dr. Agustin Lobo
Instituto de Ciencias de la Tierra (CSIC)
Lluis Sole Sabaris s/n
08028 Barcelona SPAIN
tel 34 93409 5410
fax 34 93411 0012
alobo at ija.csic.es
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
More information about the R-help
mailing list