[Rd] R doesn't compile on FreeBSD 10.2

Davor Cubranic cubranic at stat.ubc.ca
Mon Aug 31 06:47:35 CEST 2015


On FreeBSD 10.2, I get the following error when compiling R from the
Subversion trunk (with "configure && make"):

    cc -shared -L/usr/local/lib -o tools.so text.o init.o Rmd5.o md5.o signals.o install.o getfmts.o http.o gramLatex.o gramRd.o
    mkdir ../../../../library/tools/libs
    installing 'sysdata.rda'
    Error in dyn.load(file, DLLpath = DLLpath, ...) : 
      unable to load shared object '/usr/home/davor/R-dev/R-trunk/library/tools/libs/tools.so':
      /usr/home/davor/R-dev/R-trunk/library/tools/libs/tools.so: Undefined symbol "R_ClassSymbol"
    Error: unable to load R code in package 'tools'
    Execution halted
    *** Error code 1

    Stop.
    make[4]: stopped in /usr/home/davor/R-dev/R-trunk/src/library/tools

The system is running a 64-bit FreeBSD 10.2-RELEASE-p4, with clang 3.4.1
and gfortran 4.8.5.

Configure log is attached.

Davor
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: config.log
URL: <https://stat.ethz.ch/pipermail/r-devel/attachments/20150830/993f5557/attachment.pl>


More information about the R-devel mailing list