[Rd] Compilation issue (PR#9275)

andrew_duba at wustl.edu andrew_duba at wustl.edu
Wed Oct 4 22:32:30 CEST 2006


Full_Name: Andrew J. Duba
Version: 2.4.0
OS: OS X
Submission from: (NULL) (128.252.95.46)


I am trying to compile the newest version of R.  I am using g77 version 3.4.3
and gcc 4.0.  After running gnu make (version 3.8) I get the following error:

Error in dyn.load(x, as.logical(local), as.logical(now)) :
        unable to load shared library
'/Users/aduba/sources/R-2.4.0/library/tools/libs/tools.so':
  dlopen(/Users/aduba/sources/R-2.4.0/library/tools/libs/tools.so, 6): Symbol
not found: _z_abs
  Referenced from: /Users/aduba/sources/R-2.4.0/lib/libRblas.dylib
  Expected in: flat namespace
Execution halted




More information about the R-devel mailing list