Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Jun 2004 19:45:26 +0200
From:      Pav Lucistnik <pav@FreeBSD.org>
To:        Ben Crowell <crowell04@lightandmatter.com>
Cc:        gnome@FreeBSD.org
Subject:   Re: pango upgrade breaks audacity and mozilla ports
Message-ID:  <1087839925.24124.4.camel@hood.oook.cz>
In-Reply-To: <20040621124301.A18911@lightandmatter.com>
References:  <20040620222433.A14633@lightandmatter.com> <1087800733.58407.16.camel@pav.hide.vol.cz> <20040621124301.A18911@lightandmatter.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--=-6rquu2dVRA1dAFrNu3UD
Content-Type: text/plain; charset=ISO-8859-2
Content-Transfer-Encoding: quoted-printable

V po, 21. 06. 2004 v 19:43, Ben Crowell p=ED=B9e:

First, please don't crosspost several mailing lists. I think gnome@ is
enough.

> I corresponded yesterday with Pav Lucistnik about a problem with the
> pango port (see below). Thanks, Pav, for your suggestion of recompiling
> the affected apps. (I would like to suggest, however, that the erroneous
> error message be changed; the method it suggests for fixing the problem
> doesn't actually work.)
>=20
> Unfortunately, recompiling doesn't actually fix the problem in many cases=
.
> On my system, upgrading pango broke the following ports: pan, audacity,
> and mozilla. Recompiling fixed pan, but did not fix audacity and mozilla.
> Audacity produces the same error message as before recompiling, and all t=
ext
> is displayed as dots. Mozilla runs, and prints the usual message
> "No running window found," but then silently dies without creating a wind=
ow.

Audacity - I bet you have to recompile wxgtk libraries too, because they
are linked to pango directly too:

$ ldd /usr/X11R6/lib/libwx_gtk2-2.4.so.0=20
/usr/X11R6/lib/libwx_gtk2-2.4.so.0:
[snip]
        libpango-1.0.so.399 =3D> /usr/X11R6/lib/libpango-1.0.so.399 (0x28b7=
c000)
[snip]

Once you done with this, recompile audacity again.

Look around your system for another files linked against libraries in
/usr/local/lib/compat/pkg, especially pango. Use something like

find /usr | xargs -n 1 ldd | grep lib.compat.pkg

For Mozilla, I suspect this problem is unrelated to pango.

--=20
Pav Lucistnik <pav@oook.cz>
              <pav@FreeBSD.org>

> Why do we need a film of "Lord of the Rings" when we have the book?
Because watching a cg enhanced Legolas fire a flaming arrow
into the heart of a warg is cool?
    - asdf@asdf.com in rec.games.roguelike.angband

--=-6rquu2dVRA1dAFrNu3UD
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: Toto je =?iso-8859-2?Q?digit=E1ln=EC?=
	=?ISO-8859-1?Q?_podepsan=E1?= =?iso-8859-2?Q?_=E8=E1st?=
	=?ISO-8859-1?Q?_zpr=E1vy?=

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (FreeBSD)

iD8DBQBA1x61ntdYP8FOsoIRAlT6AJ0YIBOJ5xUMKbtpfi2ZB2HoqLBC6wCeMcfS
SOLKgdObHr9IByVbGTw0fWc=
=ckfW
-----END PGP SIGNATURE-----

--=-6rquu2dVRA1dAFrNu3UD--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1087839925.24124.4.camel>