HEADS UP: ports/ and 10.0-CURRENT
Jean-Sébastien Pédron
dumbbell at FreeBSD.org
Thu Sep 29 07:37:58 UTC 2011
-----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-----
More information about the freebsd-current
mailing list