pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: www/firefox3: font rendering regression with 3.0.9



On Thu 30 Apr 2009 at 00:33:20 +0200, Holger Weiss wrote:
> Same here, and this is also true for another few libraries.  AFAICS, the
> problem is actually Fontconfig:
> 
> $ ldd /usr/pkg/lib/firefox3/firefox-bin | grep fontconfig
>         -lfontconfig.1 => /usr/pkg/lib/libfontconfig.so.1
>         -lfontconfig.1 => /usr/X11R6/lib/libfontconfig.so.1

FreeBSD's ldd command has an option to show inter-library dependencies
clearly instead of flattened. That really tends to help to find how
conflicting versions of a library get to be linked to the main program.

Something like that might be useful for NetBSD too.

-Olaf.
-- 
___ Olaf 'Rhialto' Seibert    -- You author it, and I'll reader it.
\X/ rhialto/at/xs4all.nl      -- Cetero censeo "authored" delendum esse.


Home | Main Index | Thread Index | Old Index