[sldev] GTK 2.8

Jesse Armand mnemonic.fx at gmail.com
Fri Mar 21 11:12:10 PDT 2008


Currently, I haven't been able to compile llmozlib2, and I think it's
related to GTK 2.4 dependencies.

I have this errors:

../../dist/lib/components/libgfx_gtk.a(nsFontMetricsXft.o): In
function `nsFontMetricsXft::CacheFontMetrics()':
nsFontMetricsXft.cpp:(.text+0x15c6): undefined reference to `FT_MulFix'
nsFontMetricsXft.cpp:(.text+0x1736): undefined reference to `FT_MulFix'
nsFontMetricsXft.cpp:(.text+0x1916): undefined reference to `FT_Get_Sfnt_Table'
nsFontMetricsXft.cpp:(.text+0x1944): undefined reference to `FT_MulFix'
nsFontMetricsXft.cpp:(.text+0x1a58): undefined reference to `FT_MulFix'
../../dist/lib/components/libgfx_gtk.a(nsFontMetricsXft.o): In
function `nsFontXftCustom::GetTextExtents32(unsigned int const*,
unsigned int, _XGlyphInfo&)':
nsFontMetricsXft.cpp:(.text+0x428f): undefined reference to `FT_Get_Char_Index'
../../dist/lib/components/libgfx_gtk.a(nsFontMetricsXft.o): In
function `nsFontXftCustom::CharToGlyphIndex(unsigned int)':
nsFontMetricsXft.cpp:(.text+0x4407): undefined reference to `FT_Get_Char_Index'
../../dist/lib/components/libgfx_gtk.a(nsFontMetricsXft.o): In
function `nsFontXftCustom::SetFT_FaceCharmap()':
nsFontMetricsXft.cpp:(.text+0x4571): undefined reference to `FT_Select_Charmap'
collect2: ld returned 1 exit status

Where do I obtain the required GTK 2.4 ?


More information about the SLDev mailing list