[R-SIG-Mac] Compiling Cairo

O'Hanlon, Simon J simon.ohanlon at imperial.ac.uk
Thu Apr 9 01:27:00 CEST 2015


I’m trying to compile Cairo on OS X 10.10.2 and R 3.1.3. ./configure seems to run ok, but I get a compilation error about a symbol not being found, namely _FT_Done_Face. The details are:

Error : .onLoad failed in loadNamespace() for 'Cairo', details:
  call: dyn.load(file, DLLpath = DLLpath, ...)
  error: unable to load shared object '/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Cairo/libs/Cairo.so':
  dlopen(/Library/Frameworks/R.framework/Versions/3.1/Resources/library/Cairo/libs/Cairo.so, 6): Symbol not found: _FT_Done_Face
  Referenced from: /Library/Frameworks/R.framework/Versions/3.1/Resources/library/Cairo/libs/Cairo.so
  Expected in: flat namespace
 in /Library/Frameworks/R.framework/Versions/3.1/Resources/library/Cairo/libs/Cairo.so
Error: loading failed
Execution halted

Am I missing some dependency or something?

So as not to clog the post, my sessionInfo() is available at: http://pastebin.com/raw.php?i=kQFiY699
And the output of ./configure is available at: http://pastebin.com/raw.php?i=wCUGtbBZ

Thanks,

Simon



	[[alternative HTML version deleted]]



More information about the R-SIG-Mac mailing list