Hi all,
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"
fcfreetype.c: In function `FcFreeTypeQuery'':
fcfreetype.c:279: `PS_FontInfoRec'' undeclared (first use in this
function)
fcfreetype.c:279: (Each undeclared identifier is reported only once
fcfreetype.c:279: for each function it appears in.)
fcfreetype.c:279: parse error before `psfontinfo''
fcfreetype.c:738: `psfontinfo'' undeclared (first use in this function)
make[2]: ** [fcfreetype.lo] Erro 1
make[1]: ** [all-recursive] Erro 1
make: ** [all-recursive-am] Erro 2
What I am doing wrong ?
Please reply to my email address because I have not subscribed to
the list.
Thanks,
Claudio L. Salvadori