[cairo-bugs] [Bug 4430] compile fails in cairo-ft-font.c; freetype version problem?

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Oct 6 09:30:22 PDT 2005


Please do not reply to this email: if you want to comment on the bug, go to    
       
the URL shown below and enter yourcomments there.     
   
https://bugs.freedesktop.org/show_bug.cgi?id=4430          
     




------- Additional Comments From n.sanjay.narasimman at gmail.com  2005-10-06 09:30 -------
I'm getting the same error while compiling in OSX Tiger 10.4.2

cairo-ft-font.c: In function '_get_bitmap_surface':
cairo-ft-font.c:729: error: 'FT_PIXEL_MODE_MONO' undeclared (first use in this function)
cairo-ft-font.c:729: error: (Each undeclared identifier is reported only once
cairo-ft-font.c:729: error: for each function it appears in.)
cairo-ft-font.c:773: error: 'FT_PIXEL_MODE_LCD' undeclared (first use in this function)
cairo-ft-font.c:774: error: 'FT_PIXEL_MODE_LCD_V' undeclared (first use in this function)
cairo-ft-font.c:775: error: 'FT_PIXEL_MODE_GRAY' undeclared (first use in this function)
cairo-ft-font.c:878: error: 'FT_PIXEL_MODE_GRAY2' undeclared (first use in this function)
cairo-ft-font.c:879: error: 'FT_PIXEL_MODE_GRAY4' undeclared (first use in this function)
cairo-ft-font.c: In function '_render_glyph_outline':
cairo-ft-font.c:953: warning: implicit declaration of function 'FT_LOAD_TARGET_MODE'
cairo-ft-font.c:953: warning: nested extern declaration of 'FT_LOAD_TARGET_MODE'
cairo-ft-font.c:953: error: 'FT_RENDER_MODE_LCD' undeclared (first use in this function)
cairo-ft-font.c:954: error: 'FT_RENDER_MODE_LCD_V' undeclared (first use in this function)
cairo-ft-font.c:969: error: 'FT_PIXEL_MODE_MONO' undeclared (first use in this function)
cairo-ft-font.c:1003: error: 'FT_PIXEL_MODE_GRAY' undeclared (first use in this function)
cairo-ft-font.c: In function '_render_glyph_bitmap':
cairo-ft-font.c:1069: error: 'FT_RENDER_MODE_NORMAL' undeclared (first use in this function)
cairo-ft-font.c: In function '_cairo_ft_unscaled_font_create_glyph':
cairo-ft-font.c:1289: error: 'FT_GLYPH_FORMAT_OUTLINE' undeclared (first use in this function)
cairo-ft-font.c: In function '_get_pattern_load_flags':
cairo-ft-font.c:1392: error: 'FT_LOAD_TARGET_LCD' undeclared (first use in this function)
cairo-ft-font.c:1396: error: 'FT_LOAD_TARGET_LCD_V' undeclared (first use in this function)
cairo-ft-font.c: In function '_get_options_load_flags':
cairo-ft-font.c:1451: error: 'FT_LOAD_TARGET_LCD' undeclared (first use in this function)
cairo-ft-font.c:1455: error: 'FT_LOAD_TARGET_LCD_V' undeclared (first use in this function)
cairo-ft-font.c:1472: error: 'FT_LOAD_TARGET_LIGHT' undeclared (first use in this function)
cairo-ft-font.c:1476: error: 'FT_LOAD_TARGET_NORMAL' undeclared (first use in this function)
make[2]: *** [cairo-ft-font.lo] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2          
     
     
--           
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email         
     
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.


More information about the cairo-bugs mailing list