gdft.c:615: error: syntax error before "FT_Bitmap"
gdft.c: In function `gdft_draw_bitmap':
gdft.c:626: error: `fg' undeclared (first use in this function)
gdft.c:627: error: `im' undeclared (first use in this function)
gdft.c:631: error: `bitmap' undeclared (first use in this function)
gdft.c:635: error: `pen_y' undeclared (first use in this function)
gdft.c:643: error: `ft_pixel_mode_grays' undeclared (first use in
this function)
gdft.c:652: error: `ft_pixel_mode_mono' undeclared (first use in this
function)
gdft.c:679: error: `pen_x' undeclared (first use in this function)
gdft.c:780: error: `tc_cache' undeclared (first use in this function)
gdft.c: In function `gdImageStringFTEx':
gdft.c:845: error: syntax error before "matrix"
gdft.c:82:1: unterminated #else
*** Error code 1
Stop in /usr/ports/graphics/gd/w-gd-2.0.35/gd-2.0.35.
*** Error code 1
Discovered this while trying to build symon. Any suggestions on how
to fix/work-around welcomed.
-Chad