[R] Error when loading odesolve
Wuming Gong
wuming.gong at gmail.com
Fri Aug 4 18:47:02 CEST 2006
Dear list,
I installed odesolve package (0.5-15) in R 2.3.1 in a Solaris server
(Generic_118558-11 sun4u sparc SUNW,Sun-Blade-1000). The installing
progress completed without errors, though several warnings like
"Warning: Option -fPIC passed to ld, if ld is invoked, ignored
otherwise" were outputed.
However, when loading the odesolve package by library(odesolve),
following error messages pop out:
> library(odesolve)
Error in dyn.load(x, as.logical(local), as.logical(now)) :
unable to load shared library
'/project/scratch/ligroup/R1/lib/R/library/odesolve/libs/odesolve.so':
ld.so.1: R: fatal: relocation error: file
/project/scratch/ligroup/R1/lib/R/library/odesolve/libs/odesolve.so:
symbol __f90_ssfw: referenced symbol not found
Error: package/namespace load failed for 'odesolve'
Could any one tell me how to fix this problem?
Thanks very much.
Wuming
More information about the R-help
mailing list