[Rd] Compilation issue (PR#9275)

maechler at stat.math.ethz.ch maechler at stat.math.ethz.ch
Thu Oct 5 14:42:53 CEST 2006


I think this is not a bug,
..

>>>>> "andrew" == andrew duba <andrew_duba at wustl.edu>
>>>>>     on Wed,  4 Oct 2006 22:32:30 +0200 (CEST) writes:

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


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

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

To me, that's a known symptom of either using the wrong options
to configure or typically rather trying to build R-2.4.0 ``not
from scratch'' but inside a place you had built an older version
of R.

Did you read (a bit in) the "R Administration and Installation"
manual?

In any case, for a bug report, this did not give enough
information (e.g., what version of Unix are you using ?).

Please, rather send a *question* to R-devel (in this case) or
R-help, rather than producing a bug report, unless you *really*
know that something *is* a bug.

Regards,
Martin Maechler, ETH Zurich




More information about the R-devel mailing list