[R] compilation failed on MacOSX.5 / icc 10.1 / ifort 10.1 / R 2.7.0

Mathieu Prevot mathieu.prevot at ens.fr
Sat Jun 7 05:58:26 CEST 2008


Hi,

I got the following problem when I type make. The error is not enough
verbose to me so I can find the problem. Please cc me, I'm not
subscribed.

Thanks,
Mathieu

---------------------------
make[4]: `vfonts.so' is up to date.
building system startup profile
building package 'base'
all.R is unchanged
../../../library/base/R/base is unchanged
dyld: lazy symbol binding failed: Symbol not found: _Rf_ScalarString
  Referenced from: /Users/mathieuprevot/PRE/R-2.7.0/lib/libR.dylib
  Expected in: dynamic lookup

dyld: Symbol not found: _Rf_ScalarString
  Referenced from: /Users/mathieuprevot/PRE/R-2.7.0/lib/libR.dylib
  Expected in: dynamic lookup

/bin/sh: line 1: 26329 Done                    cat ./makebasedb.R
     26330 Trace/BPT trap          | R_DEFAULT_PACKAGES=NULL LC_ALL=C
../../../bin/R --vanilla --slave > /dev/null
make[3]: *** [all] Error 133
make[2]: *** [R] Error 1
make[1]: *** [R] Error 1
make: *** [R] Error 1



More information about the R-help mailing list