Closed
Bug 319585
Opened 20 years ago
Closed 20 years ago
/usr/lib/seamonkey-1.0a/seamonkey-bin: symbol lookup error: /usr/lib/seamonkey-1.0a/components/libgfx_gtk.so: undefined symbol: pango_xft_get_font_map
Categories
(SeaMonkey :: Build Config, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 305185
People
(Reporter: mr.zbiggy+bugzilla.mozilla.org, Unassigned)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; pl-PL; rv:1.7.12) Gecko/20051207
Build Identifier: ftp://ftp.mozilla.org/pub/mozilla.org/seamonkey/releases/1.0a/seamonkey-1.0a.source.tar.bz2
Seamonkey won't start displaying:
/usr/lib/seamonkey-1.0a/seamonkey-bin: symbol lookup error: /usr/lib/seamonkey-1.0a/components/libgfx_gtk.so: undefined symbol: pango_xft_get_font_map
Reproducible: Always
Steps to Reproduce:
1. type in commandline seamonkey
Actual Results:
/usr/lib/seamonkey-1.0a/seamonkey-bin: symbol lookup error: /usr/lib/seamonkey-1.0a/components/libgfx_gtk.so: undefined symbol: pango_xft_get_font_map
Expected Results:
Seamonkey should start.
Which options I should exclude from configure to bypass this problem?
Comment 1•20 years ago
|
||
Try applying the patch in Bug 305185.
*** This bug has been marked as a duplicate of 305185 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Comment 2•20 years ago
|
||
one addition: configure has to be recreated after applying the patch (with autoconf 2.13)
You need to log in
before you can comment on or make changes to this bug.
Description
•