From owner-freebsd-gnome@FreeBSD.ORG Mon Jun 21 17:45:29 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0B50716A4CE for ; Mon, 21 Jun 2004 17:45:29 +0000 (GMT) Received: from hood.oook.cz (hood.oook.cz [212.27.205.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D1C443D55 for ; Mon, 21 Jun 2004 17:45:28 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from hood.oook.cz (localhost [127.0.0.1]) by hood.oook.cz (8.12.11/8.12.11) with ESMTP id i5LHjQBJ073383; Mon, 21 Jun 2004 19:45:26 +0200 (CEST) (envelope-from pav@FreeBSD.org) Received: (from pav@localhost) by hood.oook.cz (8.12.11/8.12.11/Submit) id i5LHjQOg073379; Mon, 21 Jun 2004 19:45:26 +0200 (CEST) (envelope-from pav@FreeBSD.org) X-Authentication-Warning: hood.oook.cz: pav set sender to pav@FreeBSD.org using -f From: Pav Lucistnik To: Ben Crowell In-Reply-To: <20040621124301.A18911@lightandmatter.com> References: <20040620222433.A14633@lightandmatter.com> <1087800733.58407.16.camel@pav.hide.vol.cz> <20040621124301.A18911@lightandmatter.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-6rquu2dVRA1dAFrNu3UD" Message-Id: <1087839925.24124.4.camel@hood.oook.cz> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Mon, 21 Jun 2004 19:45:26 +0200 cc: gnome@FreeBSD.org Subject: Re: pango upgrade breaks audacity and mozilla ports X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: pav@FreeBSD.org List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Jun 2004 17:45:29 -0000 --=-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 > 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--