Date: Sun, 2 Nov 2003 15:34:31 -0800 From: Kris Kennaway <kris@obsecurity.org> To: paul beard <paulbeard@mac.com> Cc: questions <questions@freebsd.org> Subject: Re: Mozilla 1.5 errors [resolved?] Message-ID: <20031102233431.GA52387@rot13.obsecurity.org> In-Reply-To: <3FA57EF7.70805@mac.com> References: <3FA57EF7.70805@mac.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--wRRV7LY7NUeQGEoC Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Nov 02, 2003 at 02:02:31PM -0800, paul beard wrote: > I ended up tracking down what port owned Xos.h=20 > [XFree86-4-libraries] and rebuilding/installing it. At that point,=20 > Mozilla would build and install just fine. >=20 > However, it wouldn't run: it need libintl.so.4 and I have=20 > libintl.so.5 installed. As you've discovered, your installed packages are inconsistent. At some point you updated the gettext port without rebuilding everything that depends on it, so packages that were linked against the old library (libintl.so.4) can no longer function because you removed it. The fix is to rebuild everything that depends on gettext by doing e.g. portupgrade -r gettext. Kris --wRRV7LY7NUeQGEoC Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/pZSHWry0BWjoQKURAmPfAKCHe3RZkLmUktw1S3FvRkmNpYoNGgCcDlSD aLnj6soxc+H4Dn2D0DPtwgQ= =ac0P -----END PGP SIGNATURE----- --wRRV7LY7NUeQGEoC--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031102233431.GA52387>