-----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:
> 
> 
> /bin/sh ../libtool --tag=CXX   --mode=link g++  -g -O2 -version-info 
> 5:0:4   -L/sw/lib/fontconfig2/lib -L/sw/lib -o libcairomm-1.0.la -rpath 
> /sw/lib context.lo fontface.lo fontoptions.lo matrix.lo path.lo 
> pattern.lo quartz_font.lo quartz_surface.lo surface.lo xlib_surface.lo 
> win32_font.lo win32_surface.lo exception.lo scaledfont.lo   private.lo 
> context_surface_quartz.lo context_surface_win32.lo 
> context_surface_xlib.lo -L/sw/lib/fontconfig2/lib -L/sw/lib 
> -L/usr/X11/lib -Wl,-framework,CoreServices 
> -Wl,-framework,ApplicationServices -lsigc-2.0 -lfreetype -lfontconfig 
> -lpng12 -lz -lX11 -lcairo
> grep: /usr/lib/libiconv.la: No such file or directory
> /sw/bin/sed: can't read /usr/lib/libiconv.la: No such file or directory
> libtool: link: `/usr/lib/libiconv.la' is not a valid libtool archive
> make[3]: *** [libcairomm-1.0.la] Error 1
> make[2]: *** [all-recursive] Error 1
> make[1]: *** [all] Error 2
> make: *** [all-recursive] Error 1
> ### execution of make failed, exit code 2
> Removing runtime build-lock...
> Removing build-lock package...
> /sw/bin/dpkg-lockwait -r fink-buildlock-cairomm1-1.8.2-2
> (Reading database ... 144308 files and directories currently installed.)
> Removing fink-buildlock-cairomm1-1.8.2-2 ...
> Failed: phase compiling: cairomm1-1.8.2-2 failed
> 
> 
> 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-----

------------------------------------------------------------------------------
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

Reply via email to