Closed
Bug 481193
Opened 16 years ago
Closed 16 years ago
Trunk doesn't build with pango 1.23/1.24
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 478871
People
(Reporter: stransky, Unassigned)
References
Details
Attachments
(1 file)
(deleted),
patch
|
Details | Diff | Splinter Review |
Trunk doesn't build with new pango because of pango API change:
gfxPangoFonts.cpp: In function 'void gfx_pango_font_map_class_init(gfxPangoFontMapClass*)':
fxPangoFonts.cpp:1833: error: 'struct _PangoFcFontMapClass' has no member named 'context_substitute'
Not sure now to deal with it - context_substitute has been removed and the change is not compabible with the old pango version...
Comment 1•16 years ago
|
||
I reported a bug related to this one, which could be seen when trying to build minefield on Ubuntu Jaunty beta (up to date with pango 1.24.0 on it).
See bug 485687. And it is on Jaunty AMD64 version. Will try with an archlinux amd64 - which have pango 1.24 included in it.
Updated•16 years ago
|
Summary: Trunk doesn't build with pango-1.23.0 → Trunk doesn't build with pango 1.23/1.24
Comment 3•16 years ago
|
||
This looks like a dup of bug 478871.
Comment 4•16 years ago
|
||
thanks
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•