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

On 28.09.2011 21:32, Hartmann, O. wrote:
> floating like a dead man in the water. I suspect the 
> conversters/libiconv broke something, since it claims it has
> installed libiconv.so.3, but there is never such a shared object
> installed!

Here's what I did to recover:

1. Deinstall lang/gawk
This is necessary so that ports don't try to use it.

2. Reinstall devel/libtool with UNAME_r=9.0-RELEASE
Ports using autotools call libtool to know if they should build shared
libraries. But libtool disables shared libraries for freebsd1*. You
can check what libtool will tell to other ports by doing:
    libtool --config | grep build_libtool_libs
To have shared libraries, this variable must be set to "yes".

3. Reinstall converters/libiconv
Now, libiconv.so.3 is back.

At this point, my installed ports were running fine. I never
reinstalled gettext so it never broke; you may have to.

- -- 
Jean-Sébastien Pédron
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.18 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk6EIE8ACgkQa+xGJsFYOlNqXQCfVaINbK4Wi+wuyazRLT9aa95o
4dgAoIlecAMgWti/SQhOf4UrVusiNGK0
=G2Bo
-----END PGP SIGNATURE-----
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to