[Rcpp-devel] r-forge error: undefined symbol: zgetri_

baptiste auguie baptiste.auguie at googlemail.com
Thu Aug 19 22:06:27 CEST 2010


Dear all,

I'm stumped by this error for my cda package on r-forge:

Error in dyn.load(file, DLLpath = DLLpath, ...) :
  unable to load shared library '/tmp/Rinst2710053821/cda/libs/cda.so':
  /tmp/Rinst2710053821/cda/libs/cda.so: undefined symbol: zgetri_

https://r-forge.r-project.org/R/?group_id=160&log=build_src&pkg=cda&flavor=patched


I don't have a clue what this means --- is this an incorrect
dependency, an error in my C++ code, a known problem with r-forge,
something I should have read in a vignette / manual ... ? It compiles
fine on my machine (Mac OS 10.6). The package uses RcppArmadillo.

Thanks for any insight,

Sincerely,

baptiste


More information about the Rcpp-devel mailing list