[Rd] Compilation issue (PR#9275)
Simon Urbanek
simon.urbanek at r-project.org
Thu Oct 5 18:23:02 CEST 2006
On Oct 4, 2006, at 4:32 PM, andrew_duba at wustl.edu wrote:
> 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.
This is not a bug - please see the FAQ for Mac OS X - you cannot mix
compiler versions. Use either gcc3+g77 or gcc4+gfortran.
Cheers,
Simon
> 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 at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-devel
>
>
More information about the R-devel
mailing list