-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 3/17/11 5:33 PM, Greg A. Woods wrote:
> 
> 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)
> 
> 
> 
> 
> 

Ah.  I get:

$ otool -L
/sw64/lib/perl5/5.10.0/darwin-thread-multi-2level/auto/Locale/gettext/gettext.bundle
/sw64/lib/perl5/5.10.0/darwin-thread-multi-2level/auto/Locale/gettext/gettext.bundle:
        /sw64/lib/libintl.8.dylib (compatibility version 9.0.0, current version
9.2.0)
        /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current
version 125.2.0)

Perhaps try "fink rebuild locale-gettext-pm5100".
- -- 
Alexander Hansen, Ph.D.
Fink User Liaison
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk2CnuUACgkQB8UpO3rKjQ8zdQCeMOcIA9kkYy3zB2rokdUkGlt+
YvQAnRjQI/Evvrv1X7f/P/qbpAziavDR
=UBWr
-----END PGP SIGNATURE-----

------------------------------------------------------------------------------
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
[email protected]
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to