Alexander Hansen wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On 1/9/10 11:11 AM, Jess H. Brewer wrote: >> Every since I upgraded to Snow Leopard I have been unable >> to complete any `fink update-all' without running into the >> following error message: >> . . . >> libtool: link: `/usr/lib/libiconv.la' is not a valid libtool archive . . . >> >> Do you think this is related to the OS upgrade, or might it >> be due to some (unsuccessful) efforts I have made to get >> cernlib working by hook or crook? Any help appreciated. -- Jess >> >> > > It's totally related to the OS upgrade. Apple decided to ditch .la > files that were there in Leopard. > > A workaround to try is > > sudo find /sw/lib -name *.la -delete > > That will remove all of Fink's .la files, which contain references to > the now nonexistent Apple .la files. > - -- > Alexander Hansen > Fink User Liaison > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.10 (Darwin) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ > > iEYEARECAAYFAktIq8MACgkQB8UpO3rKjQ8NpgCdFlnqThInfMDA6UAGlNsAL6/r > hK0AoIxzrSwTFmziOADSpUaxsoznn9l7 > =IY5J > -----END PGP SIGNATURE----- >
Aha. I should have guessed. Every upgrade is a bus wreck. I did as you said and then `fink selfupdate; fink update-all' which ran all day (gobbling up several GB of disk space, presumably to create new versions of all the .la files) and finally died while building webkit: ld: library not found for -lXt collect2: ld returned 1 exit status make[1]: *** [libwebkit-1.0.la] Error 1 I tried running `fink selfupdate; fink update-all' over again (sometimes it seems to take two passes) and (after another couple of hours) got the same result. So I'm back where I started except with lots less disk space. <sigh> ------------------------------------------------------------------------------ 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-beginners mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.beginners
