On Jan 6, 2011, at 6:15 PM, Alexander Hansen wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On 1/6/11 5:20 PM, Darren De Zeeuw wrote: >> I am running OS X 10.6.6 and am unable to compile a 64-bit version of >> shared-mime-info. The relevant output is below >> >> ... >> configure: creating ./config.status >> config.status: creating Makefile >> config.status: creating shared-mime-info.pc >> config.status: creating po/Makefile.in >> config.status: creating config.h >> config.status: executing depfiles commands >> config.status: executing default-1 commands >> config.status: executing po/stamp-it commands >> make >> Makefile:1054: warning: overriding commands for target `all' >> Makefile:312: warning: ignoring old commands for target `all' >> LC_ALL=C /sw/bin/intltool-merge -x -u -c ./po/.intltool-merge-cache ./po >> freedesktop.org.xml.in freedesktop.org.xml >> Generating and caching the translation database >> Merging translations into freedesktop.org.xml. >> dyld: lazy symbol binding failed: 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 >> >> 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 >> >> make: *** [freedesktop.org.xml] Trace/BPT trap >> make: *** Deleting file `freedesktop.org.xml' >> ### execution of make failed, exit code 2 >> Removing runtime build-lock... >> Removing build-lock package... >> /sw/bin/dpkg-lockwait -r fink-buildlock-shared-mime-info-0.70-1 >> (Reading database ... 24182 files and directories currently installed.) >> Removing fink-buildlock-shared-mime-info-0.70-1 ... >> Failed: phase compiling: shared-mime-info-0.70-1 failed >> >> >> I have been unable to find any recent problems with this package compiling >> and am looking for help. I went so far as to wipe out all of /sw and start >> from scratch with a 64-bit bootstrap. > > That's almost never a useful thing to do, since Fink builds > deterministically. One generally gets back to the same error one > started with. > > Many packages have this as a dependency, so right now nothing much will > compile (emacs23, gcc45, imagemagick, etc.). Any help would be greatly > appreciated. >> >> Darren. >> > > It works here. What do you get from the following: > > otool -L > /sw/lib/perl5/5.10.0/darwin-thread-multi-2level/auto/XML/Parser/Expat/Expat.bundle > > nm -o /sw32/lib/libexpat.1.dylib | c++filt | grep _XML_ParserCreate_MM > > ? I get: > > $ otool -L > /sw64/lib/perl5/5.10.0/darwin-thread-multi-2level/auto/XML/Parser/Expat/Expat.bundle > /sw64/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.2.0) > > $ nm -o /sw64/lib/libexpat.1.dylib | c++filt | grep _XML_ParserCreate_MM > /sw64/lib/libexpat.1.dylib: 0000000000005e90 T _XML_ParserCreate_MM > - -- > 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/ > > iEYEARECAAYFAk0mTP8ACgkQB8UpO3rKjQ/x7wCfRLss4PKNy5j1Be5gG/Gf/2Oo > jLkAn0Gg+DWnKABfcGXGJWzZXjI+9gRL > =g636 > -----END PGP SIGNATURE----- >
Thanks for the response. My output is below: >> 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: /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 125.2.1) >> nm -o /sw/lib/libexpat.1.dylib | c++filt | grep _XML_ParserCreate_MM /sw/lib/libexpat.1.dylib: 0000000000005e90 T _XML_ParserCreate_MM ------------------------------------------------------------------------------ Gaining the trust of online customers is vital for the success of any company that requires sensitive data to be transmitted over the Web. Learn how to best implement a security strategy that keeps consumers' information secure and instills the confidence they need to proceed with transactions. http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ Fink-users mailing list Fink-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/fink-users