[R] unresolved symbols in growth and repeated libraries

Peter Dalgaard BSA p.dalgaard at biostat.ku.dk
Thu Sep 2 17:59:01 CEST 1999


mjantti at abo.fi writes:

> Installation of the libraries works but on loading
> > library(repeated)
> Loading required package: rmutil 
> Error in dyn.load(file) : unable to load shared library "/usr/local/lib/R/library/repeated/libs/repeated.so":
>   /usr/local/lib/R/library/repeated/libs/repeated.so: undefined symbol: do_lio
> > library(growth)
> Error in dyn.load(file) : unable to load shared library "/usr/local/lib/R/library/growth/libs/growth.so":
>   /usr/local/lib/R/library/growth/libs/growth.so: undefined symbol: trans_
> 
> I would be greatful for tips from someone who has managed to get these
> working on a RedHat Linux (or other Linux for that matter, which
> fortran compiler was used and what libraries linked is what I would
> like to know).

Fix the Makefile in repeated so that the libs come after the objects.

-- 
   O__  ---- Peter Dalgaard             Blegdamsvej 3  
  c/ /'_ --- Dept. of Biostatistics     2200 Cph. N   
 (*) \(*) -- University of Copenhagen   Denmark      Ph: (+45) 35327918
~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk)             FAX: (+45) 35327907
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list