[R-SIG-Mac] RMySQL and '_fprintf$LDBLStub' symbol not found

gene gene02_rsigmac at smalltime.com
Sun Dec 4 02:44:18 CET 2005


I just had (and posted about) the exact same error message.  I found  
it went away after updating Xcode to 2.2.  I also made a change to  
SHLIB (though I don't know if that made a difference), which I can  
look up when I am at my other computer.

-- Gene

On Dec 3, 2005, at 2:14 PM, Paul Shannon wrote:

> Hi all,
>
>> From a goggle search, it appears this problem is not unknown, and  
>> may be
> due to compiler version differences (gcc 3.3 and 4.0).  But whatever
> the cause, and despite the remedies I tried (mostly 'sudo  
> gcc_select 3.3') I could not get
> RMySQL to load.  Here's the error message:
>
>> library (RMySQL)
>     Loading required package: DBI
>     Error in dyn.load(x, as.logical(local), as.logical(now)) :
>           unable to load shared library '/Library/Frameworks/ 
> R.framework/Resources/library/RMySQL/libs/RMySQL.so':
>     dlopen(/Library/Frameworks/R.framework/Resources/library/RMySQL/ 
> libs/RMySQL.so, 6): Symbol not found: _fprintf$LDBLStub
>     Referenced from: /Library/Frameworks/R.framework/Resources/ 
> library/RMySQL/libs/RMySQL.so
>     Expected in: flat namespace
>     Error in library(RMySQL) : .First.lib failed for 'RMySQL'
>
> This is using:
>
>         Mac OS 10.4.3
>      R version 2.1.1.
>          mysql 5.0.1
>            DBI 0.1-9
>         RMySQL 0.5-5
>
> Any suggestions?
>
> Thanks!
>
>  - Paul Shannon
>    Institute for Systems Biology
>    Seattle
>
> _______________________________________________
> R-SIG-Mac mailing list
> R-SIG-Mac at stat.math.ethz.ch
> https://stat.ethz.ch/mailman/listinfo/r-sig-mac



More information about the R-SIG-Mac mailing list