On 21/11/13 06:56, Joe Borzellino wrote:
> Hi,
>
> I’m having similar problems installing coreutils on Mavericks. Here’s the 
> output as suggested from previous post:
>
> nm -m 
> /sw/lib/perl5/5.16.2/darwin-thread-multi-2level/auto/Locale/gettext/gettext.bundle
>  | grep _libintl_textdomain
>                   (undefined) external _libintl_textdomain (dynamically 
> looked up)

The following two commands would also give useful output:

   otool -hv 
/sw/lib/perl5/5.16.2/darwin-thread-multi-2level/auto/Locale/gettext/gettext.bundle

   otool -L 
/sw/lib/perl5/5.16.2/darwin-thread-multi-2level/auto/Locale/gettext/gettext.bundle

I get

costabel%   otool -hv 
/sw/lib/perl5/5.16.2/darwin-thread-multi-2level/auto/Locale/gettext/gettext.bundle
/sw/lib/perl5/5.16.2/darwin-thread-multi-2level/auto/Locale/gettext/gettext.bundle:
Mach header
       magic cputype cpusubtype  caps    filetype ncmds sizeofcmds 
flags
MH_MAGIC_64  X86_64        ALL  0x00      BUNDLE    14       1376 
NOUNDEFS DYLDLINK TWOLEVEL

   otool -L 
/sw/lib/perl5/5.16.2/darwin-thread-multi-2level/auto/Locale/gettext/gettext.bundle
costabel%   otool -L 
/sw/lib/perl5/5.16.2/darwin-thread-multi-2level/auto/Locale/gettext/gettext.bundle
/sw/lib/perl5/5.16.2/darwin-thread-multi-2level/auto/Locale/gettext/gettext.bundle:
        /sw/lib/libintl.8.dylib (compatibility version 10.0.0, current version 
10.2.0)
        /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current 
version 1197.1.1)


-- 
Martin






------------------------------------------------------------------------------
Shape the Mobile Experience: Free Subscription
Software experts and developers: Be at the forefront of tech innovation.
Intel(R) Software Adrenaline delivers strategic insight and game-changing 
conversations that shape the rapidly evolving mobile landscape. Sign up now. 
http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to