[Rd] trouble building 2.10?

Ben Bolker bolker at ufl.edu
Tue Aug 18 23:06:39 CEST 2009


  Should I expect to be able to build 2.10 at the moment?

 Ubuntu intrepid
Linux bolker-lap2 2.6.27-14-generic #1 SMP Wed Jul 29 09:01:45 UTC 2009
i686 GNU/Linux

Gnu Make 3.81
gcc 4.3.2

===========
svn update

Restored 'src/library/Makefile.in'
At revision 49309.
============
./configure
[...]

R is now configured for i686-pc-linux-gnu

  Source directory:          .
  Installation directory:    /usr/local

  C compiler:                gcc -std=gnu99  -g -O2
  Fortran 77 compiler:       gfortran  -g -O2

  C++ compiler:              g++  -g -O2
  Fortran 90/95 compiler:    gfortran -g -O2
  Obj-C compiler:	

  Interfaces supported:      X11, tcltk
  External libraries:        readline
  Additional capabilities:   PNG, JPEG, MBCS, NLS, cairo
  Options enabled:           shared BLAS, R profiling, Java

  Recommended packages:      yes
==================
make

[...]

 the only thing that gets built anew is

make[3]: Entering directory `/usr/local/src/R/r-devel/R/src/unix'
gcc -std=gnu99 -I. -I../../src/include -I../../src/include
-I/usr/local/include -DHAVE_CONFIG_H    -g -O2
-DR_HOME='"/usr/local/src/R/r-devel/R"' -o Rscript \
	  ./Rscript.c

[...]

make[2]: Entering directory `/usr/local/src/R/r-devel/R/src/library'
make[2]: *** No rule to make target `Makefile.in', needed by `Makefile'.
 Stop.
make[2]: Leaving directory `/usr/local/src/R/r-devel/R/src/library'
make[1]: *** [docs] Error 2
make[1]: Leaving directory `/usr/local/src/R/r-devel/R/src/library'
make: [docs] Error 2 (ignored)


  any ideas?

 Ben Bolker


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 261 bytes
Desc: OpenPGP digital signature
URL: <https://stat.ethz.ch/pipermail/r-devel/attachments/20090818/41b95af8/attachment.bin>


More information about the R-devel mailing list