Around 11 o'clock on Jun 9, Claudio Leonel wrote: > I had the following errors compiling fontconfig v2.2.0 with gcc 2.95.3: > (I have freetype 2.1.4 and xfree86 4.2.0) > > > fcfreetype.c:954: warning: #warning "No FT_Get_Next_Char" You need to get XFree86 to not install it's ancient version of FreeType -- this warning indicates you've got FreeType 2.0.8 or earlier somewhere on the system. -keith