gdft.c:113:31: error: freetype/freetype.h: No such file or directory
gdft.c:114:30: error: freetype/ftglyph.h: No such file or directory
gdft.c:115:30: error: freetype/ftsizes.h: No such file or directory
gdft.c:136: error: expected specifier-qualifier-list before 'FT_Library'
gdft.c:145: error: expected specifier-qualifier-list before 'FT_Library'
gdft.c: In function 'fontFetch':
gdft.c:437: error: 'FT_Error' undeclared (first use in this function)
gdft.c:437: error: (Each undeclared identifier is reported only once
gdft.c:437: error: for each function it appears in.)
gdft.c:437: error: expected ';' before 'err'
gdft.c:448: error: 'font_t' has no member named 'library'
gdft.c:448: error: 'fontkey_t' has no member named 'library'
gdft.c:477: error: 'err' undeclared (first use in this function)
gdft.c:477: error: 'fontkey_t' has no member named 'library'
gdft.c:477: error: 'font_t' has no member named 'face'
gdft.c:486: error: 'font_t' has no member named 'face'
gdft.c: In function 'fontRelease':
gdft.c:507: error: 'font_t' has no member named 'face'
gdft.c: At top level:
gdft.c:605: error: expected declaration specifiers or '...' before 'FT_Bitmap'
gdft.c: In function 'gdft_draw_bitmap':
gdft.c:621: error: 'bitmap' undeclared (first use in this function)
gdft.c:633: error: 'ft_pixel_mode_grays' undeclared (first use in this function)
gdft.c:642: error: 'ft_pixel_mode_mono' undeclared (first use in this function)
gdft.c: At top level:
gdft.c:786: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'library'
gdft.c: In function 'gdFontCacheShutdown':
gdft.c:799: error: 'library' undeclared (first use in this function)
gdft.c: In function 'gdFontCacheSetup':
gdft.c:823: error: 'library' undeclared (first use in this function)
gdft.c: In function 'gdImageStringFTEx':
gdft.c:843: error: 'FT_Matrix' undeclared (first use in this function)
gdft.c:843: error: expected ';' before 'matrix'
gdft.c:844: error: 'FT_Vector' undeclared (first use in this function)
gdft.c:844: error: expected ';' before 'penf'
gdft.c:845: error: 'FT_Face' undeclared (first use in this function)
gdft.c:845: error: expected ';' before 'face'
gdft.c:846: error: 'FT_CharMap' undeclared (first use in this function)
gdft.c:846: error: expected ';' before 'charmap'
gdft.c:847: error: 'FT_Glyph' undeclared (first use in this function)
gdft.c:847: error: expected ';' before 'image'
gdft.c:848: error: 'FT_GlyphSlot' undeclared (first use in this function)
gdft.c:848: error: expected ';' before 'slot'
gdft.c:849: error: 'FT_Error' undeclared (first use in this function)
gdft.c:849: error: expected ';' before 'err'
gdft.c:850: error: 'FT_UInt' undeclared (first use in this function)
gdft.c:850: error: expected ';' before 'glyph_index'
gdft.c:859: error: 'FT_BitmapGlyph' undeclared (first use in this function)
gdft.c:859: error: expected ';' before 'bm'
gdft.c:862: error: 'FT_LOAD_DEFAULT' undeclared (first use in this function)
gdft.c:877: error: 'FT_Size' undeclared (first use in this function)
gdft.c:877: error: expected ';' before 'platform_specific'
gdft.c:908: error: 'fontkey_t' has no member named 'library'
gdft.c:908: error: 'library' undeclared (first use in this function)
gdft.c:916: error: 'face' undeclared (first use in this function)
gdft.c:916: error: 'font_t' has no member named 'face'
gdft.c:917: error: 'slot' undeclared (first use in this function)
gdft.c:921: error: 'total_min' undeclared (first use in this function)
gdft.c:922: error: 'total_max' undeclared (first use in this function)
gdft.c:957: error: 'matrix' undeclared (first use in this function)
gdft.c:957: error: 'FT_Fixed' undeclared (first use in this function)
gdft.c:965: error: 'platform_independent' undeclared (first use in this function)
gdft.c:967: error: 'FT_F26Dot6' undeclared (first use in this function)
gdft.c:976: error: 'platform_specific' undeclared (first use in this function)
gdft.c:987: error: 'FT_LOAD_MONOCHROME' undeclared (first use in this function)
gdft.c:993: error: 'charmap' undeclared (first use in this function)
gdft.c:1105: error: 'oldpenf' undeclared (first use in this function)
gdft.c:1106: error: 'penf' undeclared (first use in this function)
gdft.c:1107: error: 'previous' undeclared (first use in this function)
gdft.c:1219: error: 'glyph_index' undeclared (first use in this function)
gdft.c:1227: error: 'ft_kerning_default' undeclared (first use in this function)
gdft.c:1227: error: 'delta' undeclared (first use in this function)
gdft.c:1261: error: 'err' undeclared (first use in this function)
gdft.c:1274: error: 'glyph_min' undeclared (first use in this function)
gdft.c:1287: error: 'glyph_max' undeclared (first use in this function)
gdft.c:1323: error: 'image' undeclared (first use in this function)
gdft.c:1325: error: 'ft_glyph_format_bitmap' undeclared (first use in this function)
gdft.c:1327: error: 'ft_render_mode_normal' undeclared (first use in this function)
gdft.c:1337: error: 'bm' undeclared (first use in this function)
gdft.c:1337: error: expected ';' before 'image'
gdft.c:1342: error: too many arguments to function 'gdft_draw_bitmap'
make[2]: *** [gdft.lo] Error 1
make[2]: Leaving directory `/usr/local/directadmin/customapache/gd-2.0.34'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/directadmin/customapache/gd-2.0.34'
make: *** [all] Error 2