Jean-François Mertens wrote:
> I get the following error, with io-compress-bzip2-pm5100, io-compress- 
> zlib-pm5100,
> libwww-pm5100, probably more if I would continue...
>
>   
>> ARCHFLAGS="" /sw/bin/perl5.10.0 Makefile.PL PERL=/sw/bin/perl5.10.0  
>> PREFIX=/sw INSTALLPRIVLIB=/sw/lib/perl5/5.10.0 INSTALLARCHLIB=/sw/ 
>> lib/perl5/5.10.0/darwin-thread-multi-2level INSTALLSITELIB=/sw/lib/ 
>> perl5/5.10.0 INSTALLSITEARCH=/sw/lib/perl5/5.10.0/darwin-thread- 
>> multi-2level INSTALLMAN1DIR=/sw/share/man/man1 INSTALLMAN3DIR=/sw/ 
>> share/man/man3 INSTALLSITEMAN1DIR=/sw/share/man/man1  
>> INSTALLSITEMAN3DIR=/sw/share/man/man3 INSTALLBIN=/sw/bin  
>> INSTALLSITEBIN=/sw/bin INSTALLSCRIPT=/sw/bin
>> dyld: lazy symbol binding failed: Symbol not found:  
>> _Perl_Tstack_sp_ptr
>>   Referenced from: /sw/lib/perl5/darwin-thread-multi-2level/auto/IO/ 
>> IO.bundle
>>   Expected in: dynamic lookup
>>
>> dyld: Symbol not found: _Perl_Tstack_sp_ptr
>>   Referenced from: /sw/lib/perl5/darwin-thread-multi-2level/auto/IO/ 
>> IO.bundle
>>   Expected in: dynamic lookup
>>
>> Checking if your kit is complete...
>> Looks good
>> dyld: lazy symbol binding failed: Symbol not found:  
>> _Perl_Tstack_sp_ptr
>>   Referenced from: /sw/lib/perl5/darwin-thread-multi-2level/auto/IO/ 
>> IO.bundle
>>   Expected in: dynamic lookup
>>
>> dyld: Symbol not found: _Perl_Tstack_sp_ptr
>>   Referenced from: /sw/lib/perl5/darwin-thread-multi-2level/auto/IO/ 
>> IO.bundle
>>   Expected in: dynamic lookup
>>     
>
> /sw/lib/perl5/darwin-thread-multi-2level/auto/IO/IO.bundle is from io-pm
> (not -pmxyz, though installing a bundle ?)
> and has most of its symbols left for dynamic lookup.
>
> I find those symbols in libperl (/System/Library/Perl/lib/5.8/ 
> libperl.dylib),
> but fink's perl pkgs install no such dylib... (Why ??)
> Are we assumed to try getting a 5.8.6 libperl.dylib on the link line
> for 5.10.0 pm's ??
>
> JF Mertens
>   
My understanding from other discussions is that we _deliberately_ don't
build libperl.dylib in our Perl packages, on the recommendation of the
Perl developers.

-- 
Alexander Hansen
Fink User Liaison


------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel

Reply via email to