-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

<snip>

> grep: /sw/lib/libiconv.la: No such file or directory
> /sw/bin/sed: can't read /sw/lib/libiconv.la: No such file or directory
> libtool: link: `/sw/lib/libiconv.la' is not a valid libtool archive
> make[1]: *** [libJavaScriptCore.la] Error 1

webkit-1.0.2 was updated recently because of not finding libXt.dylib,
and this probably happened between your attempts.

The package is looking a Fink .la file rather than one from Apple, which
is a more desirable state of affairs for Fink's purposes, since we
control the content.  In this case using "fink rebuild libiconv-dev"
will regenerate that file for you.

In general, whenever you find such a missing .la file from Fink now, you
should try

        dpkg -S [name of missing file]

which will tell you what package it's from--since the files were
manually removed the database still contains information about them.
Then "fink rebuild [that package]" to regenerate the file.  We use
"rebuild" rather than "reinstall" to guarantee that you're not
reinstalling a file that references Apple's now-missing .la files.

Alternatively, if you're using the unstable tree, a fix has now been
implemented (just this week) for Apple's missing files.  You can go
ahead and "fink reinstall" the package, and its .la files will
automatically be fixed up for you.
- -- 
Alexander Hansen
Fink User Liaison
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAktOGIsACgkQB8UpO3rKjQ8pMwCffg4pb/6JCYyxqUhFNGT9+c9B
VJ8AoI20QP6MkOFQN/aEarO8g9Ibk/RE
=eWca
-----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