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

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to