[R-SIG-Mac] OSX 3.3.4 built binary source package fails on OSX 2.8

Jan de Leeuw deleeuw at stat.ucla.edu
Fri Jul 2 17:28:49 CEST 2004


The R.bin was compiled under 10.3 and tries to toad symbols from
libSystem which are not there in 10.2. There is no simple solution.
In general, R compiled on Panther does not run on Jaguar. So
you either downgrade or upgrade.

On Jul 2, 2004, at 8:19, Ingmar Visser wrote:

> Thanks! are you aware of a solution to this problem?
> I am not aware that I am using wide characters anywhere.
> In particular, my package works fine un der OSX 10.2.8 when I compile  
> it
> under such a system, which mystifies me a little bit.
>
> best, ingmar visser
>
> On 7/2/04 4:55 PM, "Jan de Leeuw" <deleeuw at stat.ucla.edu> wrote:
>
>> Wide character support is in libSystem for OS 10.3 and not for OS  
>> 10.2.
>>
>> On Jul 2, 2004, at 7:46, Ingmar Visser wrote:
>>
>>> Hello All,
>>>
>>> I built a package under OSX 3.3.4 and built a source package out of  
>>> it
>>> by
>>> invoking r cmd build --binary etc.
>>>
>>> The package works fine when I install it using the package using the
>>> menu
>>> Packages > Install from local file > From source package file  
>>> (tar.gz).
>>>
>>> However, when I do the same on another mac with OSX 2.8, installation
>>> fails
>>> miserably giving the following errors:
>>>
>>>> Error in dyn.load(x, as.logical(local), as.logical(now)) :
>>>>     unable to
>>>> load shared library
>>>> "/Users/564/Library/R/library/depmix/libs/depmix.so":
>>>>
>>>> dlcompat: dyld: /Library/Frameworks/R.framework/Resources/bin/R.bin
>>>> Undefined
>>>> symbols:
>>>> _btowc
>>>> _iswctype
>>>> _mbsrtowcs
>>>> _towlower
>>>> _towupper
>>>> _wcscoll
>>>> _wcsftime
>>>>
>>>> _wcslen
>>>> _wcsrtombs
>>>> _wcsxfrm
>>>> _wctob
>>>> _wctype
>>>> _wmemchr
>>>> _wmemcmp
>>>> _wmemcpy
>>>> _wmemm
>>>> ove
>>>> _wmemset
>>>> Error in library(depmix) : .First.lib failed
>>>
>>> Can anyone explain to me why this occurs and what I can about this?
>>>
>>> All tips appreciated,
>>>
>>> best, ingmar visser
>>>
>>> _______________________________________________
>>> R-SIG-Mac mailing list
>>> R-SIG-Mac at stat.math.ethz.ch
>>> https://www.stat.math.ethz.ch/mailman/listinfo/r-sig-mac
>>>
>>>
>> ===
>> Jan de Leeuw; Professor and Chair, UCLA Department of Statistics;
>> Editor: Journal of Multivariate Analysis, Journal of Statistical
>> Software
>> US mail: 8130 Math Sciences Bldg, Box 951554, Los Angeles, CA  
>> 90095-1554
>> phone (310)-825-9550;  fax (310)-206-5658;  email:  
>> deleeuw at stat.ucla.edu
>> homepage: http://gifi.stat.ucla.edu
>>
>> ---------------------------------------------------------------------- 
>> --
>> -------------------------
>>          No matter where you go, there you are. --- Buckaroo Banzai
>>                   http://gifi.stat.ucla.edu/sounds/nomatter.au
>>
>> ---------------------------------------------------------------------- 
>> --
>> -------------------------
>>
>>
>
>
===
Jan de Leeuw; Professor and Chair, UCLA Department of Statistics;
Editor: Journal of Multivariate Analysis, Journal of Statistical  
Software
US mail: 8130 Math Sciences Bldg, Box 951554, Los Angeles, CA 90095-1554
phone (310)-825-9550;  fax (310)-206-5658;  email: deleeuw at stat.ucla.edu
homepage: http://gifi.stat.ucla.edu
   
------------------------------------------------------------------------ 
-------------------------
           No matter where you go, there you are. --- Buckaroo Banzai
                    http://gifi.stat.ucla.edu/sounds/nomatter.au



More information about the R-SIG-Mac mailing list