Hans-Jürgen Greif wrote:
>  
> Am 25.12.2009 um 17:41 schrieb Martin Costabel:
> 
>> Hans-Jürgen Greif wrote:
>> []
>>> dyld: Symbol not found: _XML_ParserCreate_MM
>>>  Referenced from: 
>>> /sw/lib/perl5/5.10.0/darwin-thread-multi-2level/auto/XML/Parser/Expat/Expat.bundle
>>>  Expected in: flat namespace
>> This was reported a couple of times in recent months. In the one case where 
>> the reason was found, it was interference with some stuff in /usr/local/lib 
>> that was responsible. Try moving /usr/local out of the way while building 
>> Fink packages.
> 
> The directory /usr/local/lib is completely empty.
> 
> Any other hints?

What do you get from (1 line)

otool -L 
/sw/lib/perl5/5.10.0/darwin-thread-multi-2level/auto/XML/Parser/Expat/Expat.bundle

and also "otool -hv" instead of "otool -L"? Here I get

costabel% otool -L 
/sw/lib/perl5/5.10.0/darwin-thread-multi-2level/auto/XML/Parser/Expat/Expat.bundle
/sw/lib/perl5/5.10.0/darwin-thread-multi-2level/auto/XML/Parser/Expat/Expat.bundle:
        /sw64/lib/libexpat.1.dylib (compatibility version 7.0.0, current 
version 7.2.0)
        /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current 
version 125.0.0)
costabel% otool -hv 
/sw/lib/perl5/5.10.0/darwin-thread-multi-2level/auto/XML/Parser/Expat/Expat.bundle
/sw/lib/perl5/5.10.0/darwin-thread-multi-2level/auto/XML/Parser/Expat/Expat.bundle:
Mach header
       magic cputype cpusubtype  caps    filetype ncmds sizeofcmds 
flags
MH_MAGIC_64  X86_64        ALL  0x00      BUNDLE     9       1464 
NOUNDEFS DYLDLINK TWOLEVEL

-- 
Martin


------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to