[R-sig-ME] lme4a build broken?

Ben Bolker bbolker at gmail.com
Tue Nov 23 23:07:59 CET 2010


  Anyone else getting this?

Error in dyn.load(file, DLLpath = DLLpath, ...) :
  unable to load shared object
'/mnt/hgfs/bolker/Documents/R/i486-pc-linux-gnu-library/2.12/lme4a/libs/lme4a.so':

/mnt/hgfs/bolker/Documents/R/i486-pc-linux-gnu-library/2.12/lme4a/libs/lme4a.so:
undefined symbol: dtrtrs_

  Tried updating to bleeding-edge (SVN) Matrix, no luck.
  Given enough time I might be able to sort this out for myself, but any
hints would be appreciated.

> sessionInfo()
R version 2.12.0 (2010-10-15)
Platform: i486-pc-linux-gnu (32-bit)

locale:
 [1] LC_CTYPE=en_US.utf8       LC_NUMERIC=C
 [3] LC_TIME=en_US.utf8        LC_COLLATE=en_US.utf8
 [5] LC_MONETARY=C             LC_MESSAGES=en_US.utf8
 [7] LC_PAPER=en_US.utf8       LC_NAME=C
 [9] LC_ADDRESS=C              LC_TELEPHONE=C
[11] LC_MEASUREMENT=en_US.utf8 LC_IDENTIFICATION=C

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base

gcc (Ubuntu 4.4.3-4ubuntu5) 4.4.3
Copyright (C) 2009 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.




More information about the R-sig-mixed-models mailing list