[Rd] issue with compiling r6
    Ben Bolker 
    bbolker at gmail.com
       
    Wed Sep 17 17:04:38 CEST 2014
    
    
  
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
  I am painfully aware that this is most likely a problem with my
system, but I am nevertheless going to ask if anyone has any
ideas/suggestions for diagnosis and trouble-shooting.
- From a clean checkout of release 66624 on Ubuntu 12.04 (32-bit, sorry!):
gcc (Ubuntu/Linaro 4.6.4-1ubuntu1~12.04) 4.6.4
svn checkout https://svn.r-project.org/R/trunk/
tools/rsync-recommended
cd ../r-build
../r-devel/configure
R is now configured for i686-pc-linux-gnu
  Source directory:          ../r-devel
  Installation directory:    /usr/local
  C compiler:                gcc -std=gnu99  -g -O2
  Fortran 77 compiler:       gfortran  -g -O2
  C++ compiler:              g++  -g -O2
  C++ 11 compiler:           g++  -std=c++0x -g -O2
  Fortran 90/95 compiler:    gfortran -g -O2
  Obj-C compiler:	
  Interfaces supported:      X11, tcltk
  External libraries:        readline, lzma
  Additional capabilities:   PNG, JPEG, TIFF, NLS, cairo
  Options enabled:           shared BLAS, R profiling
  Capabilities skipped:      ICU
  Options not enabled:       memory profiling
make fails at:
byte-compiling 'methods'
initializing class and method definitions ...Error: .onLoad failed in
loadNamespace() for 'methods', details:
  call: new("classRepresentation")
  error: could not find function "isVirtualClass"
The only other oddity of my system/potential clue is that symbolic
links sometimes behave strangely because I am working on a VirtualBox
virtual machine with a virtual Linux filesystem layered over an HGFS
filesystem.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQEcBAEBAgAGBQJUGaMGAAoJEOCV5YRblxUHEvcIAKpNQbCRXhcOB5BhYKd5lnvZ
VLVfRQhM7rYDt9f9XFGwNigFAvA/47L9u0PDcYYVMJHLFUWObqMcsi4qfKA5y0LB
K8ZVG766HZqsLLFZVx7wzP1Ict0IcO1JudtkTSCfXXIq00lj6Dhs+6vU4HWoN6vg
rXQokhHX1cedNRKCLlXwHblN0DHZsj1EXTUSDzYJA3p1sO7KUqXmzE76+62vANKj
tLvBXk7771szHDmnD3oosLaYM0c7pEUzMJIgIg3TP+CBMVsMcrPMgVJ7zvMiWwQd
/2Qji9HBLkD6ODa29JYvn1DTXZzigF/gnG7ZBx8xN8d7rQ8v/cKY2ZNk8fg+4II=
=m0Kr
-----END PGP SIGNATURE-----
    
    
More information about the R-devel
mailing list