Re: ggv error
Alexander Hansen <[email protected]> Tue, 19 Oct 2010 09:02:15 -0400
| Newsgroups | gmane.os.apple.fink.gnome |
|---|---|
| Message-ID | <[email protected]> |
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 10/16/10 10:49 AM, Akio Sakai wrote: > Dear Gnome Core Team of Fink, > > I encountered the attached error for Fink ggv 2.12.0-1006 install. Then I try fink selfupdate. (no update). > > fink 0.29.13 > Mac OSX 10.6.4 (64 bit kernel) > > Sincerely, > Akio > > (attach) > > > I'm going to start summarily rejecting posts which only have attached log files and don't include the error text in the message body. For other people to follow the thread, that means anybody who responds has to go to the trouble of downloading the attachment even to see what's going on, and then having to copy and paste the relevant lines of text out of it for context in a reply. The relevant part here is: gtk-doc: Running scanner libbonoboui-scan dyld: Library not loaded: /usr/local/lib/libssp.0.dylib Referenced from: /sw/lib/libavahi-glib.1.dylib Reason: image not found Your libavahi-glib.1.dylib is broken, because it got built against random stuff in /usr/local (in this case, apparently a third-party gcc compiler) which you presumably removed later (or moved /usr/local this time around). Any time this kind of error shows up, rebuild whatever package provides the file in the "Referenced from:" line. In this case: $ dpkg -S /sw/lib/libavahi-glib.1.dylib libavahi-glib1-shlibs: /sw/lib/libavahi-glib.1.dylib So do a "fink rebuild libavahi-glib1-shlibs", and then use otool -L /sw/lib/libavahi-glib.1.dylib to make sure that it looks like this (at least in terms of linked library content): $ otool -L /sw/lib/libavahi-glib.1.dylib /sw/lib/libavahi-glib.1.dylib: /sw/lib/libavahi-glib.1.dylib (compatibility version 2.0.0, current version 2.1.0) /sw/lib/libavahi-common.3.dylib (compatibility version 9.0.0, current version 9.1.0) /sw/lib/libglib-2.0.0.dylib (compatibility version 2201.0.0, current version 2201.4.0) /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 125.2.0) - -- Alexander Hansen Fink User Liaison -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAky9ltcACgkQB8UpO3rKjQ81jwCfWhoNzuRogiQo/Z6XIpc3lXeU G1oAoJu7reYUCVONwDVwQKurVZBDhj5j =m+dz -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ Download new Adobe(R) Flash(R) Builder(TM) 4 The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly Flex(R) Builder(TM)) enable the development of rich applications that run across multiple browsers and platforms. Download your free trials today! http://p.sf.net/sfu/adobe-dev2dev