On 2011-03-17, at 1:50 PM, Alexander Hansen wrote:
> 
> On 3/17/11 2:30 PM, Greg A. Woods wrote:
>> This has been happening when trying to upgrade coreutils for me for the past 
>> few days:
>> 
>> make[2]: Nothing to be done for `all'.
>> Making all in man
>>  GEN      install.1
>> dyld: lazy symbol binding failed: Symbol not found: _libintl_textdomain
>>  Referenced from: 
>> /sw/lib/perl5/5.10.0/darwin-thread-multi-2level/auto/Locale/gettext/gettext.bundle
>>  Expected in: flat namespace
>> 
>> dyld: Symbol not found: _libintl_textdomain
>>  Referenced from: 
>> /sw/lib/perl5/5.10.0/darwin-thread-multi-2level/auto/Locale/gettext/gettext.bundle
>>  Expected in: flat namespace
>> 
>> /bin/sh: line 1: 61217 Trace/BPT trap          (core dumped) perl -- 
>> ./help2man --source='GNU coreutils 8.10' --include=./install.x 
>> --output=install.td/install.1 install.td/install
>> make[2]: *** [install.1] Error 133
>> make[1]: *** [all-recursive] Error 1
>> make: *** [all] Error 2
>> [[ ... ]]
>> Failed: phase compiling: coreutils-8.10-2 failed
>> 
>> 
>> # fink -V
>> Package manager version: 0.29.20
>> Distribution version: selfupdate-rsync Wed Mar 16 19:30:32 2011, 10.6, x86_64
>> Trees: local/main stable/main stable/crypto unstable/main unstable/crypto
>> 
>> 
>> 
>> 
> 
> I show that _libintl_textdomain is undefined in gettext.bundle on my
> system, too, being defined in libintl.8.dylib, and coreutils builds for me.
> 
> What do you get from
> 
> otool -L
> /sw/lib/perl5/5.10.0/darwin-thread-multi-2level/auto/Locale/gettext/gettext.bundle
> 
> 

# otool -L 
/sw/lib/perl5/5.10.0/darwin-thread-multi-2level/auto/Locale/gettext/gettext.bundle
 
/sw/lib/perl5/5.10.0/darwin-thread-multi-2level/auto/Locale/gettext/gettext.bundle:
        /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current 
version 125.0.1)


Attachment: PGP.sig
Description: This is a digitally signed message part

------------------------------------------------------------------------------
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to