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 ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.