pango upgrade breaks audacity and mozilla ports

Pav Lucistnik pav at FreeBSD.org
Mon Jun 21 10:45:29 PDT 2004


V po, 21. 06. 2004 v 19:43, Ben Crowell píše:

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.)
> 
> 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 text
> is displayed as dots. Mozilla runs, and prints the usual message
> "No running window found," but then silently dies without creating a window.

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 
/usr/X11R6/lib/libwx_gtk2-2.4.so.0:
[snip]
        libpango-1.0.so.399 => /usr/X11R6/lib/libpango-1.0.so.399 (0x28b7c000)
[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.

-- 
Pav Lucistnik <pav at oook.cz>
              <pav at 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 at asdf.com in rec.games.roguelike.angband
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: 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?=
Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20040621/b10e993a/attachment.bin


More information about the freebsd-gnome mailing list