Subject: pkg/32099: pkgsrc firefox problems on Solaris2.9: pango_x_font_map_for_display: referenced symbol not found
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <sd4dfg2@hotmail.com>
List: pkgsrc-bugs
Date: 11/17/2005 15:36:00
>Number: 32099
>Category: pkg
>Synopsis: pkgsrc firefox problems on Solaris2.9: pango_x_font_map_for_display: referenced symbol not found
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Thu Nov 17 15:36:00 +0000 2005
>Originator: Rob Quinn
>Release: pkgsrc-current, Solaris2.9
>Organization:
>Environment:
>Description:
My firefox build fails for me with this error:
%firefox
ld.so.1: firefox-bin: fatal: relocation error: file /usr/pkg/lib/firefox/components/libgfx_gtk.so: symbol pango_x_font_map_for_display: referenced symbol not found
Killed
I've tried rebuilding everything (all of the dependencies) from scratch and it didn't help:
#pkgdepgraph -D -O MesaLib
firefox-1.0.7
gtk2+-2.8.6
pango-1.10.1
cairo-1.0.2nb1
glitz-0.4.4nb1
MesaLib-6.2.1nb3
Any ideas or suggestions for me?
>How-To-Repeat:
>Fix:
My work around (so I can get the security fixes in firefox-1.0.7) is to install gtk2+-2.6.10 and then pkg_add -f the same (otherwise "broken") firefox-1.0.7 package. It seems to work without problems, other than my dependency tree being messed up.