Hi,I'm trying to build swftools (the git clone) on Fedora 14 and am getting the following error:
../lib/libgfx.a(gfxfont.o): In function `gfxfont_free': gfxfont.c:(.text+0x51): undefined reference to `glyph_clear' collect2: ld returned 1 exit status make[1]: *** [swfrender] Error 1 The call to glyph_clear seems fine on line 458. - Harley
